🎉 Try Inworld voices, earn up to $100 in credits — Learn more →
Returns the TTS provider API keys associated with the active account
cURL
curl --request GET \ --url https://api.ultravox.ai/api/accounts/me/tts_api_keys \ --header 'X-API-Key: <api-key>'
{ "elevenLabs": { "prefix": "<string>" }, "cartesia": { "prefix": "<string>" }, "lmnt": { "prefix": "<string>" }, "google": { "prefix": "<string>" }, "inworld": { "prefix": "<string>" }, "respeecher": { "prefix": "<string>" } }
API key
The ElevenLabs API key.
Show child attributes
The Cartesia API key.
The LMNT API key.
The Google service account key.
The Inworld API key.
The Respeecher API key.