cURL
curl --request GET \ --url https://app.happyrobot.ai/api/v1/voices \ --header 'authorization: <authorization>'
[ { "id": "<string>", "language": "en-US", "name": "<string>" } ]
Your API key for authentication. Use Bearer format.
"Bearer API_KEY"
200
ID of the voice
Name of the voice
Language of the voice
en-US
en-GB
es-MX
es-ES
es-CO
pt-PT
de-DE
fr-FR
pl-PL
ro-RO
it-IT
zh-CN
hi-IN
ja-JP
sv-SE
Was this page helpful?