Suno Voice Get Verification Phrase API
Suno Voice
Suno Voice Get Verification Phrase
Query the validation phrase generation result for a Suno Voice task.
GET
Suno Voice Get Verification Phrase API
Usage Guide
- Use the
taskIdreturned by the validation phrase generation or regeneration API. - When the task reaches
wait_validating, readvalidateInfoand ask the user to record that phrase. - If the task fails, inspect
errorCodeanderrorMessagebefore retrying.
Status Handling
| Status | Meaning |
|---|---|
wait_processing | Task is waiting to be processed |
processing_validate | Validation phrase is being generated |
processing_validate_fail | Validation phrase generation failed |
wait_validating | Phrase is ready and waiting for user verification |
success | The full voice creation flow has completed |
fail | Task failed |
Next Step
Generate Voice
Submit the verification audio and create the final custom voice
Authorizations
API Authentication
All endpoints require authentication using Bearer Token.
Get API Key
- Visit the API Key Management Page to obtain your API Key
Usage
Add to request headers:
Authorization: Bearer YOUR_API_KEYNote:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
Query Parameters
任务id
