Skip to content

Query Upload Processing Status

GET
/suno/uploads/audio/{id}
  • Poll audio upload processing status (every 2–3 seconds until status is completed)
  • id is the upload ID returned by the upload authorization endpoint
  • After completion, call the initialize-clip endpoint to continue the upload flow

Authorizations

bearer
Type
HTTP (bearer)

Responses

Success

application/json
object

Playground

Authorization
Variables
Key
Value

Samples