Skip to main content
GET
Lists the voice models available to your account — the global voices plus any voice clones you own. The response follows the OpenAI /v1/models shape, so client.models.list() works out of the box. Each id is a voice id you can pass as the voice parameter to Generate speech.

Authorization

Authorization
string
required
Bearer sk_… — your secret API key.

Response

object
string
Always list.
data
array
One entry per available voice model.