Authorization: Bearer ********************{
"prompt": "chat fire"
}curl --location --request POST 'https://api.chatfire.cn/suno/submit/lyrics' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "chat fire"
}'{
"code": "success",
"data": "3340d43f-0838-43fb-a3d5-2eecddb0fe67",
"message": ""
}