Voice
List Voices
List all voices available to the user
GET
/
list-voices
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Response
200 - application/json
Unique id for the voice.
Name of the voice.
Indicates the provider of voice.
Available options:
elevenlabs
, openai
, deepgram
Accent annotation of the voice.
Gender of voice.
Available options:
male
, female
Age annotation of the voice.
URL to the preview audio of the voice.
Was this page helpful?