Voice list

Returns available text-to-speech voices for the AI voice provider given in the query
string. Only elevenlabs is supported today.

The response is passed through from the provider as-is: voices, has_more,
total_count, and next_page_token are always present, but every field on a voices
item besides voice_id is provider-specific and optional.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
length ≤ 100

AI voice provider to list voices from. Only elevenlabs is available today.

Allowed:
string
length ≤ 512

The next page token to use for pagination. Returned from the previous request. Use this in combination with the has_more flag for reliable pagination.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json