Suno AI API
A cheerful summer pop song about road trips and freedom, with catchy melody and upbeat rhythm
Click Generate to see preview
History
最多保留20条0 运行中 · 0 已完成
Suno 音乐 API:秒级生成歌曲
Evolink AI 强大的音乐 API 让开发者只需简单的调用,即可为 App、视频和社交媒体创作定制化的免版税音乐。无需任何音乐技能。

Pricing
| Model | Mode | Price |
|---|---|---|
| suno-v4 | Music Generation | $0.1111/ song(8 Credits) |
| suno-v4.5 | Music Generation | $0.1111/ song(8 Credits) |
| suno-v4.5all | Music Generation | $0.1111/ song(8 Credits) |
| suno-v4.5plus | Music Generation | $0.1111/ song(8 Credits) |
| suno-v5 | Music Generation | Popular $0.1111/ song(8 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
AI 音乐 API 是什么?
“文生音乐”的魔力
Evolink AI 能将简单的文字描述转化为完整的歌曲、人声或纯音乐伴奏。只需描述“适合 Instagram Reels 的欢快流行乐”,几秒钟内即可获得可商用的音频。这非常适合构建爆款社交应用的独立开发者,既能节省数小时的内容创作时间,又能通过个性化配乐提升用户互动率。

开发者优先的集成体验
通过 REST 接口将 AI 音乐 API 无缝嵌入您的 SaaS 产品中。专为支持数千用户的高并发应用设计——完美适用于 SEO 驱动的音乐工具或病毒式内容生成器。Evolink AI 提供无水印且拥有完整商用版权的音轨,助您无忧变现,无需担心法律风险。

高级音频与混音功能
超越基础生成,利用强大的工具来扩写音轨、重混现有音频或同步自定义歌词。无论您是需要游戏用的可循环素材,还是视频内容所需的精准叙事歌曲,Evolink AI 都能提供精细的控制能力,让您微调风格、时长和编曲,完美契合您的创意愿景。

为什么选择 Suno AI 音乐 API
用世界上最先进的 AI 音乐生成引擎为您的应用赋能。
极致的成本效益
无需承担传统版权许可的高昂费用,即可利用业内最具扩展性的音乐模型。灵活的积分制让开发者每月能以极高的投资回报率(ROI)生成数千首独特的录音室级曲目,远优于标准素材库订阅或昂贵的代理服务。
100% 商业所有权
解锁每首生成曲目的完整商业权利。无论您是构建社交视频应用、游戏还是广告生成器,您都完全拥有产出的内容——免版税且可用于变现。用无版权风险的原创音频建立信任与权威 (E-E-A-T)。
极速获取录音室音质
融合 V3.5 的原始情感与 V5 的高保真精度。我们的 API 最快仅需 20 秒即可流式传输音频,在保持专业混音标准的同时,实现直播或交互式用户体验的实时音乐创作。
如何使用 Suno AI 音乐 API
简单 3 步集成,即刻获取结果。
获取 API Key
在 Evolink AI 控制台注册,领取免费 API Key 并设置额度。仅需 1 分钟,入门无需信用卡。
发送提示词
向 /generate 发送 POST 请求,例如“适合健身 App 的动感 EDM”。可通过参数自定义流派、歌词和时长,实现精准输出。
下载与部署
即刻流式传输或下载 MP3/WAV。将其集成到您的 SaaS 中供用户生成音乐,或通过社交 API 无缝分享。
AI 音乐 API 核心功能
专为开发者的实际需求打造。
多模型支持
选择 Sonic、Nuro 或 Producer 模型来生成人声、器乐或完整歌曲。根据场景灵活切换——如社交媒体流行乐或游戏氛围音。
高并发支持
支持繁忙应用处理 50+ 并发请求。非常适合每日服务数千用户的病毒式 SEO 工具。
自定义参数
微调风格、速度、歌词和结构。为客户的 SaaS 平台创建品牌专属曲目,无需每次从零开始。
无水印
开箱即用的商用音频。与竞品受限的免费层不同,您可以放心地对应用进行商业化变现。
实时流式传输
在完全下载前即可在应用内预览音轨。显著提升视频编辑器或直播内容平台的用户体验。
简易 SDK
提供 Python, JS, Node.js 库以便快速设置。开发者仅需数小时即可完成音乐 SaaS 功能的原型开发。
AI 音乐 API 常见问题
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/audios/generationsGenerate Music
Create a music generation task using text prompts or custom lyrics.
Asynchronous processing mode, use the returned task ID to .
Generated audio links are valid for 72 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: suno-v5Music generation model name.
| Value | Description |
|---|---|
| suno-v4 | V4 version, up to 4 minutes |
| suno-v4.5 | V4.5 version (Recommended) |
| suno-v4.5all | V4.5 full-featured version |
| suno-v4.5plus | V4.5+ enhanced version |
| suno-v5 | V5 latest version |
suno-v5custom_modebooleanRequiredDefault: falseEnable custom mode for fine-grained control over style, title, lyrics.
Notes
- false: Simple mode, AI auto-generates lyrics and style
- true: Custom mode, allows control over style, title, lyrics
falseinstrumentalbooleanRequiredDefault: falseGenerate instrumental music without vocals.
falsepromptstringOptionalMusic description or lyrics content.
Notes
- Simple mode: Music description, AI auto-generates lyrics
- Custom mode: Used as exact lyrics
- Max length: 3000 chars (V4), 5000 chars (V4.5+)
A cheerful summer pop song about road tripsstylestringOptionalMusic style specification (required in custom mode).
Notes
- Use comma-separated tags: pop, rock, electronic, jazz
- Max length: 200 chars (V4), 1000 chars (V4.5+)
pop, electronic, upbeat, female vocalstitlestringOptionalSong title (required in custom mode).
Notes
- Max length: 80 characters
Summer Dreamsvocal_genderstringOptionalVocal gender preference (custom mode only).
| Value | Description |
|---|---|
| m | Male voice |
| f | Female voice |
fnegative_tagsstringOptionalStyles to avoid in the generated music.
heavy metal, screaming, sadstyle_weightnumberOptionalStyle weight, controls adherence to the specified style (custom mode only).
Notes
- Range: 0.0 ~ 1.0, one decimal place
- Higher values = closer adherence to specified style
- Value of 0 is treated as unset
0.7weirdness_constraintnumberOptionalCreativity level, controls the experimental degree of the output (custom mode only).
Notes
- Range: 0.0 ~ 1.0, one decimal place
- Higher values = more creative/experimental output
- Lower values = more traditional/conservative output
0.3audio_weightnumberOptionalAudio weight, controls the weight of audio features (custom mode only).
Notes
- Range: 0.0 ~ 1.0, one decimal place
- Value of 0 is treated as unset
0.5callback_urlstringOptionalHTTPS callback URL for task completion notification.
Notes
- Only HTTPS protocol supported
- Callbacks to internal IP addresses are prohibited
- URL length must not exceed 2048 characters
- Timeout: 10 seconds, max 3 retries on failure
https://your-domain.com/webhooks/suno-callback