Search Voices
Search Voices
Search available voices by name, category, gender, accent, age, use case, or provider.
GET
Search Voices
Headers
string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.
Query Parameters
string
Search voices by name.
string
Filter by voice category.
string
Filter by gender (e.g., “male”, “female”).
string
Filter by accent (e.g., “american”, “british”, “australian”).
string
Filter by age range (e.g., “young”, “middle_aged”, “old”).
string
Filter by use case (e.g., “conversational”, “narration”).
string
Filter by provider (e.g., “rime”, “elevenlabs”, “hume”, “cartesia”).
Response Fields
array
Array of matching voice objects.
string
Unique identifier for the voice.
string
Display name of the voice.
string
Voice ID used in TTS configuration.
string
TTS provider for this voice.
string
Gender of the voice.
string
Accent of the voice.
string
Description of the voice characteristics.
string
URL to a voice preview audio sample.
