List Voice Models
AI Voice Cloning
List AI Voices
Retrieve a paginated, filterable list of available AI voice models.
GET
List Voice Models
Authorizations
Bearer token (API key). Format: Bearer {your_api_key}
Query Parameters
Category filter. all returns every voice, my_voices returns custom models, favorite returns favorited voices.
Available options:
all, my_voices, favorite Example:
"all"
Primary category filter.
Available options:
social-media, advertisement, characters-and-animation, entertainment-and-tv, informative-and-educational, narrative-and-story, interactive_media, healthcare, companions, education_training, enterprise, all Example:
"all"
Filter by gender (e.g. male, female).
Language filter using locale codes such as en-US, zh-CN, ja-JP.
Example:
"en-US"
Search keyword to filter voice names.
Page index, starting from 0.
Required range:
x >= 0Example:
0
Number of voices per page.
Filter for TTS-compatible voices only.
Filter by voice style.
Filter by age range.
Sub-category filter.
Response
Paginated list of voice models.
The response is of type object.