Query the custom Suno Voice generation result and obtain the generated voiceId.
Documentation Index
Fetch the complete documentation index at: https://docs.api.box/llms.txt
Use this file to discover all available pages before exploring further.
taskId returned by the custom voice generation API.status is success, the response contains the generated voiceId.errorCode and errorMessage to decide whether to retry validation or generation.| Status | Meaning |
|---|---|
wait_processing | Task is waiting to be processed |
processing_validate | Verification is being processed |
processing_validate_fail | Verification failed |
wait_validating | Waiting for validation to complete |
success | Voice is ready and voiceId can be used |
fail | Task failed |
All endpoints require authentication using Bearer Token.
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
任务id