Skip to main content
GET
List voices

Authorizations

Authorization
string
header
required

Your v3 API key, e.g. ask_live_…

Headers

X-Subaccount-Id
string

Target subaccount for the request. Required unless the API key is authorized for exactly one subaccount (then it defaults to that one). Omitting it on a multi-subaccount key returns 400 subaccount_required.

Query Parameters

Match on name / voiceId / accent.

provider
enum<string>

Voice provider (e.g. ELEVENLABS, RIME, OPENAI).

Available options:
ELEVENLABS,
OPENAI,
DEEPGRAM,
PLAYHT,
CUSTOM,
RIME,
MINIMAX,
ENSEMBLE,
TELNYX,
AZURE,
AWS,
INWORLD,
RESEMBLE,
XAI
gender
enum<string>

Voice gender filter.

Available options:
MALE,
FEMALE,
NEUTRAL
include_archived
boolean
limit
integer
Required range: 1 <= x <= 100

Response

Success

data
object[]
required
request_id
string
required
error
null