Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

provider
enum<string>

Filter voices by provider. If omitted, voices from all providers are returned.

Available options:
aws,
telnyx,
azure,
elevenlabs,
minimax,
rime,
resemble,
xai
api_key
string

API key for providers that require one to list voices (e.g. ElevenLabs).

Response

List of available voices.

List of available voices.

voices
object[]