{
"clipId": "c0658f20-3541-4da3-9f0d-327563548aa2"
}curl --location --request POST 'https://suno.x-mi.cn/apiclouds/v1/suno/getWaveformAggregates' \
--header 'x-apiid: 157412596336187014' \
--header 'x-token: sk-2EA5952940C4426FA1DC09EA65AD0E9A' \
--header 'Content-Type: application/json' \
--data-raw '{
"clipId": "c0658f20-3541-4da3-9f0d-327563548aa2"
}'{
"code": 0,
"msg": "string",
"data": [
{
"success": true,
"p_align": 0,
"word": "string",
"start_s": 0,
"end_s": 0
}
],
"success": true
}