MU
音乐
1980s
suno-v4
1980s synth-pop, analog synth bass, gated drums, male lead w...
1980s synth-pop, analog synth bass, gated drums, male lead with reverb-heavy vocals, neon retro energy, 112 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-v4",
"prompt": "1980s synth-pop, analog synth bass, gated drums, male lead with reverb-heavy vocals, neon retro energy, 112 BPM"
}
JSON