GET
/
v1
/
voices

Headers

authorization
string
required

Your API key for authentication.

Response

voices
array

Contains a list of the voices available for your account.

voices[].id
string

The unique identifier for the voice.

voices[].name
string

The name of the voice. This value can also be used in the voice parameter when sending calls.

voices[].description
string

A brief description of the voice.

voices[].public
boolean

Indicates whether the voice is publicly available or specific to your account.

voices[].tags
array

A list of tags that describe the voice. We recommend “Bland Curated” voices for the best quality over the phone.

voices[].total_ratings
number

The number of ratings the voice has received.

voices[].average_rating
number

The average rating of the voice, out of 5.

Note: Ratings are under development at this time and may display incomplete/inaccurate data.