Combined catalog of voices you can reference in agent voice_settings. The list may vary by environment and provider availability.
voice_settings
cURL
curl --request GET \ --url https://api.vatel.ai/v1/voices \ --header 'Authorization: Bearer <token>'
{ "voices": [ { "id": "<string>", "name": "<string>", "provider": "elevenlabs", "languages": [ "<string>" ], "description": "<string>", "preview_url": "<string>", "featured": true } ] }
Send your organization API key as Authorization: Bearer <key>.
Authorization: Bearer <key>
Voice catalog
Merged voices from available providers.
Show child attributes