Skip to content

gochendong/suno-api

Repository files navigation

SUNO API

SUNO - AI music generation. It is developed based on FastAPI technologies

Official website: https://suno.com/

Github: https://github.com/gochendong/suno-api

Features

  1. Support latest v4 model
  2. fetch .env token from https://surl.id/1uHHTdiT2F
  3. You can visit API documentation through http://localhost:8000/docs

Install

  1. From https://surl.id/1uHHTdiT2F fetch SUNO Application TOKEN and edit the .env.example file, rename to .env and fill in cookie.

  2. Start the service

    docker-compose up --build -d
    
  3. Now you can access the service through http://localhost:8000

Referenced project

https://github.com/SunoAI-API/Suno-API

https://github.com/gcui-art/suno-api

License

MIT licensed

Sponsor this project

About

suno api - AI music generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published