tts-1

TTS · Per Request

tts-1Available
Audio

Pricing

Official PriceLemonData Price
Price$15.00$10.50

API Code Example

POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "tts-1",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does tts-1 cost?

On LemonData, tts-1 costs $10.5000 Per Request, which is up to 30% off the official pricing.

What is tts-1 best for?

tts-1 excels at Audio. Access it through LemonData's unified API with a single API key.

How to use tts-1 API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models

tts-1 - API Pricing & Details - LemonData