Suno Voice Get Custom Voice Records
Suno Voice
Suno Voice Get Custom Voice Record
Query the custom Suno Voice generation result and obtain the generated voiceId.
GET
Suno Voice Get Custom Voice Records
Usage Guide
- Use the
taskIdreturned by the custom voice generation API. - When
statusissuccess, the response contains the generatedvoiceId. - If the task fails, use
errorCodeanderrorMessageto decide whether to retry validation or generation.
Status Handling
| 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 |
Related Endpoint
Check Voice Availability
Confirm whether the generated custom voice is available for supported Suno generation APIs
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
