Skip to main content
GET
List voices

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer sk_996_....

Query Parameters

language
string

Filter by BCP-47 tag. Match the full tag (e.g. nl-NL), not just the base subtag.

Example:

"nl-NL"

limit
integer
default:100

Maximum number of voices to return per page.

Required range: 1 <= x <= 100

Response

A paginated list of voices.

data
object[]
has_more
boolean
Example:

false

next_page
string | null
Example:

null