Authorization: Bearer ********************{
"gpt_description_prompt": "一首关于彻夜跳舞的国歌舞蹈流行歌曲",
"mv": "chirp-v3-5",
"prompt": "",
"make_instrumental": true
}curl --location --request POST 'https://api.gptgod.online/sunoapi/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"gpt_description_prompt": "一首关于彻夜跳舞的国歌舞蹈流行歌曲",
"mv": "chirp-v3-5",
"prompt": "",
"make_instrumental": true
}'{
"clips": [
{
"id": "abcd-1234-5678-efgh",
"status": "submitted"
}
],
"request_id": "req-123456"
}