---
title: "生成音乐-Suno API-API黄页|万维易源ShowAPI"
canonical_url: "https://www.showapi.com/playground/ttapi/ttapi/suno-music"
last_updated: "2026-09-22T16:53:42.730Z"
meta:
  description: "通过TTAPI的Suno API，使用文本提示或自定义歌词快速生成高质量音乐，支持异步任务处理，轻松实现AI音乐创作。"
  keywords: "AI音乐生成，文本生成音乐，Suno API接入，歌词生成音乐，异步音乐生成"
  "og:description": "通过TTAPI的Suno API，使用文本提示或自定义歌词快速生成高质量音乐，支持异步任务处理，轻松实现AI音乐创作。"
  "og:title": "生成音乐-Suno API-API黄页|万维易源ShowAPI"
---

*

*

*

# **Suno API**

[TTAPI-TTAPI](https://www.showapi.com/playground/ttapi/ttapi) [** 产品首页](https://ttapi.io/docs/apiReference/suno) [**API文档](https://ttapi.io/docs/apiReference/suno) [**应用示例](https://www.showapi.com/aiapp/ttapi/ttapi/suno-music.html)

**8752

2025-04-16更新

**186 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/ttapi/ttapi/suno-music) [ 创建我的API](https://www.showapi.com/playground)

Suno API 提供了生成音乐、扩展音乐、获取完整扩展音乐、生成歌词以及查询生成结果的功能。用户可以通过文本提示或自定义歌词生成音乐，并可以扩展已有的音乐片段。所有任务结果均为异步返回。

**基础配置**

**Your\_key****\*****[去获取Your\_key](https://ttapi.io/center)

用于请求授权的API密钥

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://ttapi.io/docs/apiReference/suno)

Run: Ctrl+

↵

接入点描述：通过文本提示或自定义歌词生成音乐。任务结果是异步的。

**请求参数**

**custom****\***

标志音乐音频是否为自定义，如果为true，音频将从歌词生成，否则从提示生成

**instrumental****\***

无歌词选项，默认为false，当为true时将忽略歌词输入

**mv****\***

用于生成音乐音频的模型，可选值为chirp-v3-0, chirp-v3-5, chirp-v4，默认为chirp-v4

**

**prompt**

歌词，仅用于自定义模式

**tags**

风格标签，仅用于自定义模式

**title**

标题，仅用于自定义模式

**gpt\_description\_prompt**

灵感模式提示词，基于此提示词自动生成歌词

**hookUrl**

任务完成或失败通知的请求地址。如果未设置，则需要请求fetch端点获取响应

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句