Voice
List All Voices API
Retrieve a list of all available voices for your account, including details like provider, language, and accent.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of voices
Unique identifier for the voice
Provider specific unique identifier
Example:
"aBcDeFgHiJkLmN"
Voice provider
Available options:
polly
, cartesia
, elevenlabs
, deepgram
, smallest
, azuretts
Example:
"elevenlabs"
Human friendly name of the voice
Example:
"Matthew"
Voice model. Different providers have their own speific voice models
Example:
"eleven_turbo_v2_5"
Accent of the voice
Example:
"United States (English) female"