{
"prompt": "Featuring keyboards, guitar, saxophone, and drums as the main instruments, it creates an overall atmosphere of lazy relaxation and gentle elegance at sunset. The melody lines are melodious and prolonged, with multiple instrumental layers interwoven, giving a quiet, soothing ambiance with lingering resonance and space for reflection.",
"audioUrl": "https://example.com/input.mp3",
"sampleRate": "44100",
"format": "mp3",
"bitrate": "256000"
}curl --location 'https://www.runninghub.ai/openapi/v2/minimax/music-cover' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "Featuring keyboards, guitar, saxophone, and drums as the main instruments, it creates an overall atmosphere of lazy relaxation and gentle elegance at sunset. The melody lines are melodious and prolonged, with multiple instrumental layers interwoven, giving a quiet, soothing ambiance with lingering resonance and space for reflection.",
"audioUrl": "https://example.com/input.mp3",
"sampleRate": "44100",
"format": "mp3",
"bitrate": "256000"
}'/openapi/v2/query{
"taskId": "2013508786110730241",
"status": "RUNNING",
"errorCode": "",
"errorMessage": "",
"results": null,
"clientId": "f828b9af25161bc066ef152db7b29ccc",
"promptTips": "{\"result\": true, \"error\": null, \"outputs_to_execute\": [\"4\"], \"node_errors\": {}}"
}