Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Query Parameters

gender
enum<string>
Available options:
male,
female,
neutral
language
string

Response

200 - application/json

OK

voices
object[]
required
source
enum<string>
required

Where this list came from. live is the upstream catalog. fallback is the small committed set served when the upstream is not configured or unreachable — treat it as incomplete, not as the full range of available voices.

Available options:
live,
fallback