Authorization: Bearer ********************
{ "task": "upsample_tags", "prompt": "cpop" }
curl --location --request POST 'https://neolink.vnet.com/api/generator/suno' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "task": "upsample_tags", "prompt": "cpop" }'
{ "code": 200, "msg": "success", "data": "9cfb1ea0298246f687b19f319b9d11ca" }