Skip to content
中文

Provider Notes

All submissions are sent with POST to /suno/generate. All result queries use GET /suno/feed/clipsId1,clipsId2. Different request bodies below produce different effects.

{
"prompt": "",
"tags": "heavy metal",
"mv": "chirp-v3-5",
"title": "Example title",
"continue_clip_id": null,
"continue_at": null,
"infill_start_s": null,
"infill_end_s": null
}