Authorization: Bearer ********************
curl --location --request GET 'https://api.apicore.ai/suno/act/wav/' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json'
{
"wav_file_url": "https://cdn1.suno.ai/2dd391cd-996b-4843-9738-1aed26f170e4.wav"
}