Request
integer
required
Your organization ID
string
required
Your organization API key
string
Filter voices by language code (e.g., “en”, “es”, “hi”)
string
Filter voices by gender (male, female)
Examples
Response
boolean
Indicates if the request was successful
array
Array of voice objects
integer
Total number of voices available
Voice Object
integer
Unique identifier for the voice
string
Name of the voice
string
Language code supported by the voice
string
Full name of the language
string
Gender of the voice (male, female)
string
Regional accent or variant
string
Voice style (professional, friendly, authoritative)
string
URL to preview the voice
Success Response (200 OK)
Error Responses
object
Missing required fields
object
Organization not found
object
Server error