Personas
GET
/api/v1/personas/voice-options

Return available TTS voices grouped by provider.

Merges built-in static voices, model-config voices (e.g. Murf voice files), and the org's custom voices. Not enterprise-gated.

Authorization

AuthorizationBearer <token>

JWT access token. Use: Authorization: Bearer .

In: header

Query Parameters

provider?string|null

Header Parameters

X-Workspace-Id?string|null
Authorization?string|null
X-API-Key?string|null
X-EFFICIENTAI-API-KEY?string|null

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v1/personas/voice-options"
null

Community & contact

  1. Found a bug or have a feature request? Open a GitHub issue.
  2. Join our Discord for faster replies!