Voices
Get Voice
Returns metadata about a specific voice.
GET
/
v1
/
voices
/
{voice_id}
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Query Parameters
If set will return settings information corresponding to the voice, requires authorization.
Response
200 - application/json
Available options:
generated
, cloned
, premade
, professional
, famous
, high_quality
Available options:
NONE
, BAN
, CAPTCHA
, CAPTCHA_AND_MODERATION
, ENTERPRISE_BAN
, ENTERPRISE_CAPTCHA
Was this page helpful?