Skip to main content
GET
List TTS providers and models

Authorizations

Authorization
string
header
required

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

Query Parameters

language
string

BCP-47 language code to filter providers by language support (e.g. en, hi, ta). Omit for all languages.

Example:

"hi"

Response

TTS provider and model configuration

language
string
Example:

"hi"

providers
object[]
custom_voices
object

Map of provider_id to array of custom voices created by the account

default
string | null

Default provider ID for this account, if set