Skip to content
EN

场景三: 纯音乐.自定义

提交都是 post 到 /suno/generate 获取结果 都是 get /suno/feed/clipsId1,clipsId2 通过下面 请求体能产生不同的效果

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