{
"prompt":"窗前明月光,疑是地上霜,举头望明月,低头思故乡",
"tags":"emotional punk",
"mv":"chirp-v4",
"title":"故乡"
}
curl --location --request POST 'https://poloai.top/suno/submit/music' \
--header 'Accept;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt":"窗前明月光,疑是地上霜,举头望明月,低头思故乡",
"tags":"emotional punk",
"mv":"chirp-v4",
"title":"故乡"
}'
{
"code": "success",
"data": "7770e5a2-3ff2-4081-b521-c46a32c69288",
"message": ""
}