#3 · Primary category: AI Music Generation

suno-api

ai music suno suno-ai suno-ai-api typescript

Use API to call the music generation AI of suno.ai, and easily integrate it into agents like GPTs.

Project last updated:03/06/26

GitHub Stars

3.2K

Forks

897

Contributors

27

License

LGPL-3.0

Why we included this project

Until Suno ships an official API, this wrapper is the practical way to turn a Suno account into a programmatic music endpoint. It exposes the service's creation features over HTTP, including track generation, custom mode with your own lyrics and style, lyric writing, audio extension, and stem separation, and it also mirrors the OpenAI chat-completions request format so an LLM agent or GPT action can call it without much glue code. The honest cost is operational: you bring your own Suno account cookie and pay for 2Captcha to solve hCaptcha challenges, so factor that dependency in before relying on it in production. Once that is set up, deployment to Vercel or Docker is a one-click job, making it the quickest route from a Suno subscription to an automated generation workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category