- 指南
- 获取 Base URL 和 API Key
- 通知设置-WebHook参数介绍
- 配置方式
- 列出模型
- 聊天(Chat)
- RAG(嵌入、重排序
- 视频模型
- 数字人
- 绘图模型
- 生图模型简介
- OpenAI Dall-e 格式
- OpenAI 聊天格式
- Mid journey 文生图
- Flux 文生图
- Ideogram(官方格式
- recraft 官方格式
- 快手可 灵(官方格式)
- SeedEdit(图片编辑
- Replicate
- 接入教程
- 获取任务进度(predictions (免费
- 创建任务-通过模型version(predictions)
- 创建任务-通过url路径
- 创建任务-stability-ai/stable-diffusion
- 创建任务-stability-ai/sdxl
- 创建任务-stability-ai/stable-diffusion-inpainting
- 创建任务-stability-ai/stable-diffusion-img2img
- 创建任务-lucataco/flux-schnell-lora
- 创建任务-lucataco/flux-dev-lora
- 创建任务-andreasjansson/stable-diffusion-animation
- 创建任务-lucataco/animate-diff
- 创建任务-sujaykhandekar/object-removal
- 创建任务-cjwbw/rembg
- 创建任务-black-forest-labs/flux-1.1-pro
- 创建任务-black-forest-labs/flux-1.1-pro-ultra
- 创建任务-black-forest-labs/flux-dev
- 创建任务-black-forest-labs/flux-pro
- 创建任务-black-forest-labs/flux-schnell
- 创建任务-minimax/video-01-live
- 创建任务-minimax/video-01
- 创建任务-recraft-ai/recraft-v3
- 创建任务-recraft-ai/recraft-v3-svg
- 创建任务-ideogram-ai/ideogram-v2-turbo
- 豆包智能绘图
- 音频接口
- Suno文生歌
- 补充
- 音乐生成参数介绍
- 场景一: 灵感模式
- 场景二: 自定义.歌词歌名
- 场景三: 纯音乐.自定义
- 场景四: 纯音乐.灵感模式
- 场景五: 续写自定义音频
- 场景六: 续写音乐并获取完整音乐
- 场景七: Cover 音乐翻版\修改风格
- 场景八: Replace Section.替换片段
- 场景九: Persona.歌手风格
- 场景十: 上传续写
- 生成歌曲(灵感模式)POST
- 生成歌曲(自定义模式)POST
- 生成歌曲(续写模式)POST
- 生成歌曲(歌手风格) POST
- 生成歌曲(上传歌曲二次创作)POST
- 生成歌曲(拼接歌曲)POST
- 生成歌词POST
- 上传请求POST
- 报告上传完毕POST
- 查询上传处理状态GET
- 初始化音频文件POST
- Persona:创建歌手风格POST
- 查询歌词GET
- 查询歌曲GET
- 批量获取任务POST
- 声曲分离GET
- Timing:歌词、音频时间线GET
- wav:获取 wav 格式文件GET
- mp4:生成 mp4 mv 视频GET
- 上传音乐通过 urlPOST
- 生成歌曲 (v1 版本)POST
- 拼接歌曲 (v1 版本)POST
- 生成歌词 (v1 版本)POST
- 查询歌曲 (v1 版本)GET
- 查询歌词 (v1 版本)GET
- OpenAI(TTS\Wishper
- 文件上传(Files)
- PPT接口
- 帮助中心
- 平台API
- 废弃、未开放
查询歌曲
开发中
GET
{{BASE_URL}}/suno/fetch/{task_id}
最后修改时间:2025-05-12 11:02:11
请求参数
Path 参数
task_id
string
任务ID
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET '{{BASE_URL}}/suno/fetch/'
返回响应
🟢200成功
application/json
Body
code
string
必需
message
string
必需
data
object
必需
task_id
string
必需
notify_hook
string
必需
action
string
必需
status
string
必需
fail_reason
string
必需
submit_time
integer
必需
start_time
integer
必需
finish_time
integer
必需
progress
string
必需
data
array [object {10}]
必需
示例
{
"code": "success",
"message": "",
"data": {
"task_id": "f4a94d75-087b-4bb1-bd45-53ba293faf96",
"notify_hook": "",
"action": "LYRICS",
"status": "SUCCESS",
"fail_reason": "",
"submit_time": 1716192124,
"start_time": 1716192124,
"finish_time": 1716192124,
"progress": "100%",
"data": [
{
"id": "7a4bde37-f81a-4af2-a8a6-0d0c92f745b8",
"tags": "acoustic vibes, whimsical, playful, female vocals",
"state": "succeeded",
"title": "Feline Reverie",
"handle": "croora5o",
"prompt": "[Verse]\nPaws tap-dance on the wooden floor\nWhiskered mischief I adore\nA tail that flicks like a metronome\nThis feline world feels like my home\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be\n\n[Verse 2]\nEyes like jewels they pierce my soul\nSilent watcher never extols\nA leap a stretch a quiet yawn\nYou rule the night and greet the dawn\n\n[Bridge]\nThe sofa's yours the bed is shared\nEvery snack must be declared\nA conqueror in a tiny size\nYou’ve claimed my heart no compromise\n\n[Verse 3]\nA paper bag you’ve turned to gold\nA cozy nook you love to hold\nFrom lofty perch you gaze on down\nIn your soft paws resides my crown\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be",
"status": "complete",
"clip_id": "7a4bde37-f81a-4af2-a8a6-0d0c92f745b8",
"duration": 198.76,
"is_liked": false,
"metadata": {
"tags": "acoustic vibes, whimsical, playful, female vocals",
"type": "gen",
"prompt": "[Verse]\nPaws tap-dance on the wooden floor\nWhiskered mischief I adore\nA tail that flicks like a metronome\nThis feline world feels like my home\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be\n\n[Verse 2]\nEyes like jewels they pierce my soul\nSilent watcher never extols\nA leap a stretch a quiet yawn\nYou rule the night and greet the dawn\n\n[Bridge]\nThe sofa's yours the bed is shared\nEvery snack must be declared\nA conqueror in a tiny size\nYou’ve claimed my heart no compromise\n\n[Verse 3]\nA paper bag you’ve turned to gold\nA cozy nook you love to hold\nFrom lofty perch you gaze on down\nIn your soft paws resides my crown\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be",
"stream": true,
"duration": 198.76,
"is_remix": false,
"priority": 0,
"can_remix": true,
"refund_credits": false,
"free_quota_category": "web_v4_gen",
"gpt_description_prompt": "cat"
},
"audio_url": "https://cdn1.suno.ai/7a4bde37-f81a-4af2-a8a6-0d0c92f745b8.mp3",
"image_url": "https://cdn2.suno.ai/image_7a4bde37-f81a-4af2-a8a6-0d0c92f745b8.jpeg",
"is_public": false,
"video_url": "https://cdn1.suno.ai/7a4bde37-f81a-4af2-a8a6-0d0c92f745b8.mp4",
"created_at": "2025-05-05T15:03:51.024Z",
"flag_count": 0,
"is_trashed": false,
"model_name": "chirp-v4",
"play_count": 0,
"entity_type": "song_schema",
"display_name": "croora5o",
"upvote_count": 0,
"comment_count": 0,
"allow_comments": true,
"image_large_url": "https://cdn2.suno.ai/image_large_7a4bde37-f81a-4af2-a8a6-0d0c92f745b8.jpeg",
"avatar_image_url": "https://cdn1.suno.ai/sAura19.jpg",
"is_handle_updated": false,
"major_model_version": "v4",
"is_following_creator": false
},
{
"id": "375c0c33-988c-4178-98aa-25613f1b763c",
"tags": "acoustic vibes, whimsical, playful, female vocals",
"state": "succeeded",
"title": "Feline Reverie",
"handle": "croora5o",
"prompt": "[Verse]\nPaws tap-dance on the wooden floor\nWhiskered mischief I adore\nA tail that flicks like a metronome\nThis feline world feels like my home\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be\n\n[Verse 2]\nEyes like jewels they pierce my soul\nSilent watcher never extols\nA leap a stretch a quiet yawn\nYou rule the night and greet the dawn\n\n[Bridge]\nThe sofa's yours the bed is shared\nEvery snack must be declared\nA conqueror in a tiny size\nYou’ve claimed my heart no compromise\n\n[Verse 3]\nA paper bag you’ve turned to gold\nA cozy nook you love to hold\nFrom lofty perch you gaze on down\nIn your soft paws resides my crown\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be",
"status": "complete",
"clip_id": "375c0c33-988c-4178-98aa-25613f1b763c",
"duration": 119.04,
"is_liked": false,
"metadata": {
"tags": "acoustic vibes, whimsical, playful, female vocals",
"type": "gen",
"prompt": "[Verse]\nPaws tap-dance on the wooden floor\nWhiskered mischief I adore\nA tail that flicks like a metronome\nThis feline world feels like my home\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be\n\n[Verse 2]\nEyes like jewels they pierce my soul\nSilent watcher never extols\nA leap a stretch a quiet yawn\nYou rule the night and greet the dawn\n\n[Bridge]\nThe sofa's yours the bed is shared\nEvery snack must be declared\nA conqueror in a tiny size\nYou’ve claimed my heart no compromise\n\n[Verse 3]\nA paper bag you’ve turned to gold\nA cozy nook you love to hold\nFrom lofty perch you gaze on down\nIn your soft paws resides my crown\n\n[Chorus]\nOh cat oh cat you're a mystery\nA stealthy shadow in history\nYou pounce you prance a royal spree\nThe queen of pets you’ll always be",
"stream": true,
"duration": 119.04,
"is_remix": false,
"priority": 0,
"can_remix": true,
"refund_credits": false,
"free_quota_category": "web_v4_gen",
"gpt_description_prompt": "cat"
},
"audio_url": "https://cdn1.suno.ai/375c0c33-988c-4178-98aa-25613f1b763c.mp3",
"image_url": "https://cdn2.suno.ai/image_375c0c33-988c-4178-98aa-25613f1b763c.jpeg",
"is_public": false,
"video_url": "https://cdn1.suno.ai/375c0c33-988c-4178-98aa-25613f1b763c.mp4",
"created_at": "2025-05-05T15:03:51.024Z",
"flag_count": 0,
"is_trashed": false,
"model_name": "chirp-v4",
"play_count": 0,
"entity_type": "song_schema",
"display_name": "croora5o",
"upvote_count": 0,
"comment_count": 0,
"allow_comments": true,
"image_large_url": "https://cdn2.suno.ai/image_large_375c0c33-988c-4178-98aa-25613f1b763c.jpeg",
"avatar_image_url": "https://cdn1.suno.ai/sAura19.jpg",
"is_handle_updated": false,
"major_model_version": "v4",
"is_following_creator": false
}
]
}
}