MU
音乐
Celtic folk
suno-v5.5
Celtic folk, tin whistle lead, bodhran drum, acoustic guitar...
Celtic folk, tin whistle lead, bodhran drum, acoustic guitar, fiddle harmonies, airy female soprano, rolling traditional feel, 128 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": "Celtic folk, tin whistle lead, bodhran drum, acoustic guitar, fiddle harmonies, airy female soprano, rolling traditional feel, 128 BPM"
}
JSON