{
"tags": "快节奏的歌曲"
}curl --location --request POST 'https://suno.x-mi.cn/apiclouds/v1/suno/upsampleTags' \
--header 'x-apiid: 155358095076248003' \
--header 'x-token: sk-1E04222C99044971AEA4C850D95F6B0F' \
--header 'Content-Type: application/json' \
--data-raw '{
"tags": "快节奏的歌曲"
}'{
"code": 0,
"msg": "OK",
"data": "Fast-paced track at 160 BPM with tight four-on-the-floor kick, urgent snare backbeats, rapid hi-hat 16ths, and driving bassline. Bright synth stabs, punchy electric guitar riffs, compressed drums, sidechained pads, and layered vocal shouts create relentless momentum with sharp transitions and high-energy build-ups.",
"success": true
}