{ "id": "945" }
curl --location --request POST 'https://suno.x-mi.cn/apiclouds/v1/suno/queryStem' \ --header 'x-apiid: 155007609383837293' \ --header 'x-token: sk-BFC648DFDAF84AE994F78485BB130B3F' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "945" }'
{ "code": 0, "msg": "OK", "data": { "status": 30, "errMsg": null, "list": [ { "audioUrl": "https://cdn.suno.ti-mi.cn/ec3b0ccd-4f9c-430a-8b05-03a657396984.mp3", "duration": "170.24", "name": "甜蜜电流 (Vocals)", "typeName": "Vocals" }, { "audioUrl": "https://cdn.suno.ti-mi.cn/9e9569a1-6671-4625-9ec2-e74adb87be34.mp3", "duration": "170.24", "name": "甜蜜电流 (Instrumental)", "typeName": "Instrumental" } ] }, "success": true }