Suno-API icon indicating copy to clipboard operation
Suno-API copied to clipboard

Create Music in Seconds with SunoAPI.

Results 23 Suno-API issues
Sort by recently updated
recently updated
newest added

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=

There is a mistake in docs "/generate/lyrics/" needs a body contains "prompt" like {"prompt": "A soothing lullaby"} ![Snipaste_2024-04-24_19-43-30](https://github.com/SunoAI-API/Suno-API/assets/33490979/a29b2fb2-e70d-4c13-95ec-adf1a88f7678)

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

接口换成官方的接口地址出错 https://api.sunoaiapi.com/api/v1/ 提示error=status_code is not ok