GET
/
list-voices

Authorizations

x-api-key
string
header
required

The x-api-key is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.

Response

200 - application/json
age
integer | null

The age of the voice represented as an integer. If the age is unknown or not applicable, the value is null.

gender
integer | null

Represents the gender of the voice. Values are encoded as integers.

id
integer

A unique identifier for the voice record. Each voice is assigned a distinct id for reference

voice_name
string

The name or label assigned to the voice.