Suno-API
Suno-API copied to clipboard
Create Music in Seconds with SunoAPI.
curl -X 'POST' \ 'http://127.0.0.1:8000/generate' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "prompt": "", "mv": "chirp-v3-0", "title": "hello world", "tags": "Pop, folk, easy listening, anime, blues,...
HTTPSConnectionPool(host='clerk.suno.ai', port=443): Max retries exceeded with url: /v1/client/sessions/sess_2eIknoT0bT7smQLtUQiTZ9dTePi/tokens?_clerk_js_version=4.70.5 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',))
how to read form this pipe? write to file or whatever https://audiopipe.suno.ai/?item_id=
like {"credits": 140}
There is a mistake in docs "/generate/lyrics/" needs a body contains "prompt" like {"prompt": "A soothing lullaby"} 
I've been working with the API code to have it run locally within an app of mine, but I'm running into the {detail: Unauthorized} bug that I can't get around...
### When I make a request with multiple IDs (more than 2), the API only returns the first 2 results. ### **Steps to Reproduce:** - Suppose I have 4 song...
欢迎了解:https://github.com/vual/lobe-chat-pro
换了tokens和cookie也不行
接口换成官方的接口地址出错 https://api.sunoaiapi.com/api/v1/ 提示error=status_code is not ok