Skip to main content
POST
string
required
Add your API token here. You can find it by reading the /authentication page.

Body

string
required
The ID of the voice to use. Use the /voices endpoint to get a list of all available voices.
string
required
The message to generate. Limited to the first 500 characters.
boolean
Set to true if you would like the current character usage to be returned along with the generated TTS.

Response

string
The URL to the generated audio file. The file will be deleted after 24 hours.
string
The status of the TTS generation. Learn more about different status codes here.
number
The current character count of the user.