{
"prompt": "[Verse]\nWalking down the streets\n...",
"tags": "emotional punk",
"mv": "chirp-v3-5",
"title": "City Lights"
}
curl --location 'https://api.wenwen-ai.com/suno/submit/music' \
--header 'Authorization: 用户中心获取的密钥' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "[Verse]\nWalking down the streets\n...",
"tags": "emotional punk",
"mv": "chirp-v3-5",
"title": "City Lights"
}'{
"code": "success",
"message": "success",
"data": "17350521802760039"
}