Voice
Get Voice
Retrieve details of a specific voice
GET
/
get-voice
/
{voice_id}
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
Unique id for the voice.
Response
200 - application/json
Unique id for the voice.
Name of the voice.
Indicates the provider of voice.
Available options:
elevenlabs
, openai
, deepgram
Gender of voice.
Available options:
male
, female
Accent annotation of the voice.
Age annotation of the voice.
URL to the preview audio of the voice.
Was this page helpful?