GET
/
list-voices

Authorizations

Authorization
string
header
required

Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"

Response

200 - application/json
gender
enum<string>
required

Gender of voice.

Available options:
male,
female
provider
enum<string>
required

Indicates the provider of voice.

Available options:
elevenlabs,
openai,
deepgram
voice_id
string
required

Unique id for the voice.

voice_name
string
required

Name of the voice.

accent
string

Accent annotation of the voice.

age
string

Age annotation of the voice.

preview_audio_url
string

URL to the preview audio of the voice.