curl --location --request GET '/suno/act/mp4/' \ --header 'accept: */*' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'content-type: application/json'
{ "mp4": "https://cdn1.suno.ai/a624123d-22cc-4d4d-bf28-78d312f61597.mp4" }