Skip to main content
GET
List TTS voices
Use a returned selectedVoice object on POST / PATCH /api/v1/inbound-agents, or set copyVoiceFromAgentId instead.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Query Parameters

market
enum<string>
default:IN
Available options:
IN,
INTL
tier
enum<string>
default:premium
Available options:
standard,
premium,
elite,
all
language
string

BCP-47 filter, e.g. hi-IN

Example:

"hi-IN"

Response

Voice catalog

market
string
tier
string
languages
object[]
voices
object[]
count
integer