AI text-to-speech platform producing natural-sounding voice audio with voice cloning, multilingual support, and emotional expression control. Best for workflows needing high-quality voice synthesis — narration, accessibility features, and voice-enabled applications. The leading TTS provider for naturalness — unlike Soniox (speech-to-text), ElevenLabs converts text to speech with human-like intonation. 7 endpoints available through Lava’s AI Gateway. See the ElevenLabs API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Text to speech with streaming and timestamps
POSThttps://api.elevenlabs.io/v1/text-to-speech/{id}/stream/with-timestamps
| Model | Input / 1M chars | Output / 1M chars |
|---|---|---|
| eleven_ttv_v3 | $2.40 | $2.40 |
| eleven_multilingual_v2 | $2.40 | $2.40 |
| eleven_multilingual_ttv_v2 | $2.40 | $2.40 |
| eleven_monolingual_v1 | $2.40 | $2.40 |
| eleven_multilingual_v1 | $2.40 | $2.40 |
| eleven_flash_v2_5 | $1.20 | $1.20 |
| eleven_flash_v2 | $1.20 | $1.20 |
| eleven_turbo_v2_5 | $1.20 | $1.20 |
| eleven_turbo_v2 | $1.20 | $1.20 |
Text to speech with streaming
POSThttps://api.elevenlabs.io/v1/text-to-speech/{id}/stream
| Model | Input / 1M chars | Output / 1M chars |
|---|---|---|
| eleven_ttv_v3 | $2.40 | $2.40 |
| eleven_multilingual_v2 | $2.40 | $2.40 |
| eleven_multilingual_ttv_v2 | $2.40 | $2.40 |
| eleven_monolingual_v1 | $2.40 | $2.40 |
| eleven_multilingual_v1 | $2.40 | $2.40 |
| eleven_flash_v2_5 | $1.20 | $1.20 |
| eleven_flash_v2 | $1.20 | $1.20 |
| eleven_turbo_v2_5 | $1.20 | $1.20 |
| eleven_turbo_v2 | $1.20 | $1.20 |
Text to speech with timestamps
POSThttps://api.elevenlabs.io/v1/text-to-speech/{id}/with-timestamps
| Model | Input / 1M chars | Output / 1M chars |
|---|---|---|
| eleven_ttv_v3 | $2.40 | $2.40 |
| eleven_multilingual_v2 | $2.40 | $2.40 |
| eleven_multilingual_ttv_v2 | $2.40 | $2.40 |
| eleven_monolingual_v1 | $2.40 | $2.40 |
| eleven_multilingual_v1 | $2.40 | $2.40 |
| eleven_flash_v2_5 | $1.20 | $1.20 |
| eleven_flash_v2 | $1.20 | $1.20 |
| eleven_turbo_v2_5 | $1.20 | $1.20 |
| eleven_turbo_v2 | $1.20 | $1.20 |
Convert text to speech
POSThttps://api.elevenlabs.io/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM
| Model | Input / 1M chars | Output / 1M chars |
|---|---|---|
| eleven_ttv_v3 | $2.40 | $2.40 |
| eleven_multilingual_v2 | $2.40 | $2.40 |
| eleven_multilingual_ttv_v2 | $2.40 | $2.40 |
| eleven_monolingual_v1 | $2.40 | $2.40 |
| eleven_multilingual_v1 | $2.40 | $2.40 |
| eleven_flash_v2_5 | $1.20 | $1.20 |
| eleven_flash_v2 | $1.20 | $1.20 |
| eleven_turbo_v2_5 | $1.20 | $1.20 |
| eleven_turbo_v2 | $1.20 | $1.20 |
- SDK
- cURL
Transcribe speech to text
POSThttps://api.elevenlabs.io/v1/speech-to-text
| Model | Input / minute | Output / minute |
|---|---|---|
| scribe_v1 | $0.01 | Free |
| scribe_v1_experimental | $0.01 | Free |
- SDK
- cURL
List available voice models
GEThttps://api.elevenlabs.io/v1/models — Free
- SDK
- cURL
Initiate a conversational AI outbound phone call via Twilio
POSThttps://api.elevenlabs.io/v1/convai/twilio/outbound-call — $1.50 / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests