{
"prompt": "Rainbow after the rain"
}
curl --location --request POST 'https://draw.openai-next.com/suno/submit/lyrics' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Rainbow after the rain"
}'
{
"code": "success",
"message": "success",
"data": "17350521802760039"
}