Skip to main content
GET
cURL

Authorizations

xi-api-key
string
header
required

Breeze Developer API key.

Path Parameters

voice_id
string
required

Voice identifier returned by GET /v1/voices.

Response

Voice metadata.

voice_id
string
required
name
string
required
origin
string
required
voice_type
string
required
settings
VoiceSettingsResponse · object
required
language_code
enum<string>
required
Available options:
ar,
cs,
de,
el,
en,
es,
fi,
fr,
hi,
id,
it,
ja,
ko,
nl,
pl,
pt,
ro,
ru,
th,
tr,
uk,
vi,
zh
gender
enum<string> | null
required
Available options:
male,
female,
neutral
age
enum<string> | null
required
Available options:
child,
young,
middle_aged,
old
tone
enum<string>[]
required
Maximum array length: 3
Available options:
warm,
calm,
bright,
gentle,
energetic,
authoritative,
sincere,
weary,
precise,
refined,
urgent,
friendly,
articulate,
steady,
playful,
compassionate,
reflective,
measured,
rhythmic,
passionate
accent
enum<string> | null
required
Available options:
american,
british,
scottish,
irish,
australian,
canadian,
us_southern,
us_new_york,
indian,
south_african,
russian,
japanese,
korean,
chinese,
mandarin_guangdong,
mandarin_northeastern,
mandarin_shaanxi,
mandarin_shanghai,
mandarin_sichuan,
mandarin_yunnan,
mandarin_henan,
cantonese
tags
string[]
Maximum array length: 20
Maximum string length: 128
is_favorited
boolean
default:false
preview_url
string | null
description
string | null
created_at_unix
integer | null