v5
OpenAPI 3.1.02026-08-043621,4011.8 MBpvc-voices
Verify Pvc Voice Captcha
Submit captcha verification for PVC voice.
post/v1/voices/pvc/{voice_id}/captcha
Path parameters
voice_idstring required
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Example:21m00Tcm4TlvDq8ikWAM
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"status": "ok"
}