Skip to content

Initialize Audio File

POST
/suno/uploads/audio/{id}/initialize-clip
  • After upload status is completed, initialize the uploaded audio as a usable clip
  • id is the upload task ID (upload_id)
  • Returns clip_id for continuation and other POST /suno/submit/music tasks

Authorizations

bearer
Type
HTTP (bearer)

Responses

Success

application/json
object

Playground

Authorization
Variables
Key
Value

Samples