Recognition of English numerical verification codes
Recaptcha verification code recognition service
hCaptcha verification code recognition service
Identity Authentication
ADSL Direct Connection Proxy
Suno Lyrics
复制
询问AI
curl --request POST \ --url https://api.acedata.cloud/suno/lyrics \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "model": "default", "prompt": "A song about winter"}'
复制
询问AI
{ "data": { "text": "[Verse]\nSnow is falling, all around\nChildren playing, having fun\nIt's the season, filled with cheer\nCan you feel the magic near? (ooh-yeah)\n\n[Verse 2]\nLights are twinkling, on the tree\nFireplace crackling, warmth and glee\nLove is shared, with friends and kin\nLet the celebrations begin! (oh-oh-oh)\n\n[Chorus]\nDashing through the snow (hey)\nIn a one-horse open sleigh\nOver fields we go (go)\nLaughing all the way (ha haha)\nBells on bobtail ring (ring)\nMaking spirits bright (bright)\nWhat fun it is to ride and sing\nA sleighing song tonight! (yeah-yeah)", "title": "Winter Wonderland", "status": "complete" }, "success": true}
API Reference
Suno Lyrics
POST
/
suno
/
lyrics
Suno Lyrics
复制
询问AI
curl --request POST \ --url https://api.acedata.cloud/suno/lyrics \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "model": "default", "prompt": "A song about winter"}'
复制
询问AI
{ "data": { "text": "[Verse]\nSnow is falling, all around\nChildren playing, having fun\nIt's the season, filled with cheer\nCan you feel the magic near? (ooh-yeah)\n\n[Verse 2]\nLights are twinkling, on the tree\nFireplace crackling, warmth and glee\nLove is shared, with friends and kin\nLet the celebrations begin! (oh-oh-oh)\n\n[Chorus]\nDashing through the snow (hey)\nIn a one-horse open sleigh\nOver fields we go (go)\nLaughing all the way (ha haha)\nBells on bobtail ring (ring)\nMaking spirits bright (bright)\nWhat fun it is to ride and sing\nA sleighing song tonight! (yeah-yeah)", "title": "Winter Wonderland", "status": "complete" }, "success": true}