MU
音乐
shoegaze
suno-v5.5
Shoegaze, wall-of-sound distorted guitars, heavy reverb, bur...
Shoegaze, wall-of-sound distorted guitars, heavy reverb, buried dreamy male vocals, atmospheric noise, swirling textures, 108 BPM
查看 API 代码
curl -X POST https://runapi.ai/api/v1/suno/text_to_music \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "suno-v5.5",
"prompt": "Shoegaze, wall-of-sound distorted guitars, heavy reverb, buried dreamy male vocals, atmospheric noise, swirling textures, 108 BPM"
}
JSON