SUNO - AI music generation. It is developed based on FastAPI technologies
Official website: https://suno.com/
- Support latest v4 model
- fetch .env token from https://surl.id/1uHHTdiT2F
- You can visit API documentation through http://localhost:8000/docs
-
From https://surl.id/1uHHTdiT2F fetch SUNO Application TOKEN and edit the
.env.example
file, rename to.env
and fill in cookie. -
Start the service
docker-compose up --build -d
-
Now you can access the service through http://localhost:8000
https://github.com/SunoAI-API/Suno-API