suno-api icon indicating copy to clipboard operation
suno-api copied to clipboard

Seems the Suno update the API from JS?

Open howardpen9 opened this issue 10 months ago • 8 comments

Image

Noticed that the Cookie there was not same as before!

howardpen9 avatar Mar 16 '25 09:03 howardpen9

The value also does not work. /api/get_limit reliably returns this value:

{"error":"Internal server error. Error: Failed to get session id, you may need to update the SUNO_COOKIE"}

norm-p avatar Mar 17 '25 12:03 norm-p

Same problem, /api/get_limit returns error, AND after that my session dies on suno.com service, so I have to re-login back after clearing all cookies (otherwise service gives auth errors).

On friday 14 March 2025 it worked, something happened on suno side on weeked seems..

shlomaa avatar Mar 17 '25 13:03 shlomaa

Yeah, as I said in the earlier issue #241

They upgraded their auth service and changed the UI.

guillefixx avatar Mar 17 '25 13:03 guillefixx

Does anyone know if the "get aligned lyrics" function still works? Before, Suno allowed getting timing lyrics for any song, but now that might not be the case anymore.

sontl avatar Mar 18 '25 15:03 sontl

Same problem, /api/get_limit returns error, AND after that my session dies on suno.com service, so I have to re-login back after clearing all cookies (otherwise service gives auth errors).

On friday 14 March 2025 it worked, something happened on suno side on weeked seems..

can you clarify that all of the api is dead, and not just get_limits.

Your comment suggests just get_limits is dead, and if you dont use it, you are good to go.

Thanks !

DrakenZA avatar Mar 19 '25 10:03 DrakenZA

Hey - is the API still working or not?

juliusritter avatar Mar 25 '25 01:03 juliusritter

Hey - is the API still working or not?

As it was literally said in the previous message: the API is dead.

Suno upgraded their security and changed their UI, so unless someone fixes this API, it won't work.

guillefixx avatar Mar 25 '25 08:03 guillefixx

You can move to Mureka or Tempolor official/unofficial APIs, or Riffusion if you're good with web automation

TowardsAutomation avatar Jun 24 '25 07:06 TowardsAutomation