Skip to main content
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.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.

Endpoints

Text to speech with streaming and timestamps

POST https://api.elevenlabs.io/v1/text-to-speech/{id}/stream/with-timestamps

Text to speech with streaming

POST https://api.elevenlabs.io/v1/text-to-speech/{id}/stream

Text to speech with timestamps

POST https://api.elevenlabs.io/v1/text-to-speech/{id}/with-timestamps

Convert text to speech

POST https://api.elevenlabs.io/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM

Transcribe speech to text

POST https://api.elevenlabs.io/v1/speech-to-text

List available voice models

GET https://api.elevenlabs.io/v1/models — Free

Initiate a conversational AI outbound phone call via Twilio

POST https://api.elevenlabs.io/v1/convai/twilio/outbound-call — $1.50 / request

Next Steps

All Providers

Browse all supported AI providers

Forward Proxy

Learn how to construct proxy URLs and authenticate requests