MU
音乐
soul-gospel
suno-v4
Soul-gospel fusion, powerful female lead, choir harmonies, H...
Soul-gospel fusion, powerful female lead, choir harmonies, Hammond B3 organ, uplifting warm tone, 90 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": "Soul-gospel fusion, powerful female lead, choir harmonies, Hammond B3 organ, uplifting warm tone, 90 BPM"
}
JSON