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 the API and how to integrate ElevenLabs Text-to-Sp...
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 get your xi-api-key first. Create an account, log in and in the lower left corner click '...
You can use the break tag when generating audio via the API. This will create an exact and natural pause in the speech. It is...
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...
Unfortunately, a few voices that we had offered as defaults on the platform for a long time have changed. We've tried to make...
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_reque...
Turbo v2.5 - (model_id = eleven_turbo_v2_5) - Our high quality, lowest latency model that's great for developer use cases whe...
To find the most comprehensive and up-to-date information about this, we recommend reading our documentation here. Through th...
We highly recommend reading through our API documentation to get a base-understanding of how the API works. The easiest way t...
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...