The API is included in all plans, even the free plan, and there is no extra cost associated with the API except for the cost ...
If you're working with the text-to-speech WebSockets endpoint via our API, the connection will automatically close after 20 s...
The WebSocket streaming endpoint, also sometimes referred to as input streaming, provides real-time text-to-speech conversion...
We highly recommend our API documentation to get a basic understanding of our API endpoints and how to integrate the ElevenL...
For API and developer questions we recommend reading our API documentation and joining our community on Discord, where...
In order to use our API you need to create your an API key first. Create an account and log in, click Developers in the left ...
Pauses:You can use the break tag when generating audio via the API. This will create an exact and natural pause in the speech...
One possible reason is that different models were used to generate the audio. If you didn't set a model to use in your API c...
The model IDs follow a fairly simple pattern, and they can be found using the /v1/models endpoint via the API. Here is a list...
Some voices that were previously offered as Default voices have changed. We’ve worked to make this transition as seamless as ...
These error codes can have a number of causes. The response message will indicate the cause of the error. max_character_li...
value_error: Required value is not provided or is not in the correct format Check https://api.elevenlabs.io/docs#/ to see wh...
API Error Code 429 can have two response messages: too_many_concurrent_requests or system_busy.too_many_concurrent_requestsIf...
Flagship Models Eleven v3 (model_id = eleven_v3) - Eleven v3 is our latest and most advanced speech synthesis model. It is a ...
To find the most comprehensive and up-to-date information about reducing latency, we recommend reading our latency optimizati...
The easiest way to obtain the voice ID of individual voices is to find it in My Voices, click More actions (three dots) then ...
The concurrency limit (concurrent requests running in parallel) depends on the tier you are on. Below are the current rates a...
While it is not possible to get the transcript of the audio output on the website yet, you can easily get the timestamps of t...