Audio
Suno Music Generation
Suno — a song from one line, then extend, cover, mash up, split stems, remaster and clone voices. 31 actions covering the whole music workflow.
POST
Suno Music Generation
Suno is an action-based model: one
model: "suno", and the action field decides what this call does. Start a song from scratch with generate, then keep going — extend it, cover it, restyle it, split the stems, export WAV, make a music video. 31 actions in all.
Async: the request returns a task_id; poll task status until completed, then read the artifacts from result.
Actions
Each action is priced separately; the version (v3.5 – v5.5) does not change the price. Live prices live in the console’s Model Market, and every response carries the actualcost.
Create from scratch
Build on an existing track
All of these taketask_id (the task that produced the source track) plus optional audio_index (which track from that result, 1-based).
Vocals and stems
Audio editing
Export and analysis
Quick start
Keep going from there
Once you have atask_id, the later actions chain off it.
Parameters
Common
Creative actions
style and tags are the same thing under two names — an upstream quirk: the base generation endpoint calls it style, every other endpoint calls it tags. Sending the wrong one is not an error; it is silently ignored, and you are left wondering why the style did nothing.Referencing a source track
Action-specific
A typical workflow
How one song usually runs from idea to delivery:generatethe song → keep thetask_id- Not happy?
coverit in another style, orextendit longer - Happy? Run
remasterover it - Need an instrumental?
stemsthelead_vocaland use the rest, orstems_allto split everything wavfor lossless,generate_videofor the MV,aligned_lyricsfor timestamped words
task_id, so you can keep chaining.