Skip to main content
GET
Suno Voice Get Verification Phrase API

Usage Guide

  • Use the taskId returned by the validation phrase generation or regeneration API.
  • When the task reaches wait_validating, read validateInfo and ask the user to record that phrase.
  • If the task fails, inspect errorCode and errorMessage before retrying.

Status Handling

Next Step

Generate Voice

Submit the verification audio and create the final custom voice

Authorizations

Authorization
string
header
required

API Authentication

All endpoints require authentication using Bearer Token.

Get API Key

  1. Visit the API Key Management Page to obtain your API Key

Usage

Add to request headers:

Note:

  • 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

taskId
string

任务id

Response

200 - application/json
code
integer
required
msg
string
required
data
object
required