Authorization: Bearer ********************
{ "url": "https://cdn1.suno.ai/3d8e4b8a-8894-456e-b494-2b393b1af0f5.mp3" }
curl --location --request POST 'https://api.aimusicapi.ai/api/v1/producer/upload' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "https://cdn1.suno.ai/3d8e4b8a-8894-456e-b494-2b393b1af0f5.mp3" }'
{ "message": "success", "task_id": "29906f02-2366-4218-b25a-41458e1d60e0" }