Authorization: Bearer ********************
curl --location --request GET 'https://api.apicore.ai/suno/act/mp4/2dd391cd-996b-4843-9738-1aed26f170e4' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json'
{
"mp4": "https://cdn1.suno.ai/a624123d-22cc-4d4d-bf28-78d312f61597.mp4"
}