Skip to main content
Audio APIs may return a synchronous binary stream or an asynchronous music task. Check the documented response media type before parsing the body.

Endpoint categories

A TTS response is not JSON. Save the body as MP3, WAV, PCM, or Opus according to the Content-Type header and requested output format.

Music tasks

Suno API families expose separate submission, upload, lyric generation, and status endpoints. Create and retrieve a job with endpoints from the same version and path family.

Handle asynchronous tasks

Add polling, timeout, and retry handling for music and audio jobs.