We have some rate limits and throttling in place to prevent abuse.
Endpoint | Limit |
---|---|
/user | 50 requests per 60 seconds |
/voices | 50 requests per 60 seconds |
/generate | 30 requests per 60 seconds |
/voice-cloning | 10 requests per 60 seconds |
429 Too Many Requests
response with the following body:
/generate
endpoint has a character count limit of 500 characters per request.
If more than 500 characters are sent, only the first 500 characters will be used.
Your account will only deduct characters if the TTS generation was successful.
402 Payment Required
response with the following body: