MU
音乐
ambient electronic
suno-v4
Ambient electronic, pad textures, slow evolving synths, ethe...
Ambient electronic, pad textures, slow evolving synths, ethereal and spacious, Brian Eno inspired
查看 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": "Ambient electronic, pad textures, slow evolving synths, ethereal and spacious, Brian Eno inspired"
}
JSON