ToolKiti
Home/音频语音/Suno AI Music API

Suno AI Music API

Suno AI 音乐接口

Generate original songs and music from text prompts with vocals, instruments, and multiple genres.

通过文本提示词生成原创歌曲和音乐,支持人声、乐器和多种风格。

Pricing

free tier (10 credits/day), Pro $10/mo, Premier $30/mo

Authentication

  • API Key
  • OAuth

Popularity

78/100

Endpoints

https://api.suno.com/v1/generate
https://api.suno.com/v1/lyrics

SDKs

PythonJavaScriptcurl

Key Features

Code Examples

Generate Songbash
curl https://api.suno.com/v1/generate \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $SUNO_API_KEY" \
  -d '{
    "prompt": "An upbeat pop song...",
    "style": "pop",
    "instrumental": false
  }'

Tags

musicaudiogenerationcreative

Last updated: 2026-07-30

Compare Suno AI Music API with other APIs

Similar APIs

Something wrong or missing? Open an issue on GitHub →

Pricing Comparison

APIPricingAuthPopularity
ElevenLabs APIfree tier available, pay-as-you-goAPI Key
65
AssemblyAI APIfree tier available, pay-as-you-goAPI Key
50

Get Started with Suno AI Music API

Click below to visit the official website and start using this API.

Visit Suno AI Music API

Discussion