{
"prompt": "dance"
}curl --location --request POST 'https://maas.haoee.com/suno/submit/lyrics' \
--header 'Authorization: {{API_KEY}}' \
--header 'ModelName;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "dance"
}'{
"code": "success",
"message": "",
"data": "736a6f88-bd29-4b1e-b110-37132a5325ac"
}