{ "url": "string" }
curl --location '/riffusion/upload' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "url": "string" }'
{ "id": "string", "lyrics": "string" }