{
"ids":["7961abf3-f258-401c-98fe-b70cbc698bb1"]
}
curl --location --request POST 'https://poloai.top/suno/fetch' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids":["7961abf3-f258-401c-98fe-b70cbc698bb1"]
}'
{
"code": "success",
"message": "",
"data": [
{
"task_id": "7961abf3-f258-401c-98fe-b70cbc698bb1",
"action": "",
"status": "SUCCESS",
"fail_reason": "",
"submit_time": 1753152709,
"start_time": 1753152709,
"finish_time": 1753152721,
"progress": "100%",
"data": {
"tags": [
"infectious rhythm",
"electronic",
"dance",
"pulsing bassline"
],
"text": "[Verse]\nLights flash\nOoh-yeah!\nFeet move\nCan't stop\nNo way\nSpin around\nFeel the sound\nHeartbeat racing\nOh\nHey\n\n[Chorus]\nDance\nDance\nDance tonight (oh, oh!)\nLose yourself in the light\nLight\nLight\nFeel the rhythm\nHold it tight\nDance\nDance\nDance tonight\n\n[Verse 2]\nHands up\nReach the sky\nJump high\nTouch the vibe\nFeel the heat\nCan't deny\nOh-oh\nLet it fly\n\n[Chorus]\nDance\nDance\nDance tonight (oh, oh!)\nLose yourself in the light\nLight\nLight\nFeel the rhythm\nHold it tight\nDance\nDance\nDance tonight\n\n[Bridge]\nMove your body\nLeft to right (ooh!)\nFeel the music\nIt's so bright\nDon't stop\nNo end in sight\nKeep it going\nAll night\nAll night\n\n[Chorus]\nDance\nDance\nDance tonight (oh, oh!)\nLose yourself in the light\nLight\nLight\nFeel the rhythm\nHold it tight\nDance\nDance\nDance tonight",
"title": "Dance Fever",
"status": "complete",
"error_message": ""
}
}
]
}