POST /api/v1/audio/generations, and are selected with model. Like other GoEnhance tasks they are asynchronous: the response gives an img_uuid, and you poll GET /api/v1/jobs/detail or receive custom_callback_url notifications.
Typical workflow
- Write lyrics (optional) with
suno-lyrics, or bring your own. - Generate with
suno-v6. Each request returns 2 songs, each with anaudio_id. - Work on a song by sending the task’s
img_uuidastask_idtogether with the song’saudio_id:suno-extendto continue itsuno-replace-sectionto rewrite part of itsuno-stem-splitto split it into stemssuno-wavto export WAVsuno-music-videoto make a visualizer videosuno-timestamped-lyricsfor karaoke timings
- Start from your own audio with
suno-cover,suno-add-vocals,suno-add-instrumental,suno-mashup, and theaudio_urloption ofsuno-extend,suno-replace-sectionandsuno-stem-split.
task_id + audio_id pair must come from the same result.
Pricing
All Suno models are billed per request, whatever thevariant, length or number of songs returned.
Tokens are refunded automatically if a task fails.
Variants
suno-v6 and the models that create songs accept variant:
Keep your files
Result links expire (seelink_expired_at in each result item). Download the files you want to keep.