查询歌曲 (v1 版本)
方法: GET路径: /suno/feed/{songid1},{songid2}
请求参数
Path 参数
text
songid1
string
必需
songid2
string
必需Header 参数
text
accept
string
可选
示例:
*/*
content-type
string
必需
示例:
application/json
Authorization
string
可选
默认值:
Bearer {{YOUR_API_KEY}}请求示例代码
Shell
bash
curl --location --request GET '/suno/feed/,' \
--header 'accept: */*' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'content-type: application/json'返回响应
🟢 200 成功
内容类型: application/json
响应结构
text
object示例
json
[
{
"allow_comments": true,
"audio_url": "https://cdn1.suno.ai/853daa2c-fbf9-4cd0-a90a-e2b18c53c174.mp3",
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.webp",
"clip_id": "853daa2c-fbf9-4cd0-a90a-e2b18c53c174",
"comment_count": 0,
"created_at": "2025-04-29T07:29:45.897Z",
"display_name": "WhimsicalJPop3254",
"duration": 120,
"entity_type": "song_schema",
"flag_count": 0,
"handle": "whimsicaljpop3254",
"id": "853daa2c-fbf9-4cd0-a90a-e2b18c53c174",
"image_large_url": "https://cdn2.suno.ai/image_large_853daa2c-fbf9-4cd0-a90a-e2b18c53c174.jpeg",
"image_url": "https://cdn2.suno.ai/image_853daa2c-fbf9-4cd0-a90a-e2b18c53c174.jpeg",
"is_following_creator": false,
"is_handle_updated": false,
"is_liked": false,
"is_public": false,
"is_trashed": false,
"major_model_version": "v4",
"metadata": {
"can_remix": true,
"duration": 120,
"edited_clip_id": "4c4c80c4-6318-48c7-a314-71dd03ba3a11",
"history": [
{
"continue_at": 123,
"id": "4c4c80c4-6318-48c7-a314-71dd03ba3a11",
"infill": false,
"source": "web",
"type": "gen"
}
],
"infill": false,
"is_remix": true,
"priority": 10,
"prompt": "[Verse]\nMove your paws\nLeft and right\nJump around\nFeel the light\nWhiskers twitch\nTails in the air\nDancing cats\nEverywhere\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Verse 2]\nTiptoe steps\nSoft and sweet\nTiny paws\nUnbeatable beat\nMeow to the rhythm\nClaws precise\nEvery move\nFeline paradise\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Bridge]\nOoh-ooh\nBounce and sway (ooh-ooh!)\nMoonlit grooves\nNight turns to day\nLean and stretch\nStrike your pose\nEvery kitty steals the show\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow",
"refund_credits": false,
"stream": true,
"tags": "romantic raga",
"task": "extend",
"type": "gen"
},
"model_name": "chirp-v4",
"play_count": 0,
"prompt": "[Verse]\nMove your paws\nLeft and right\nJump around\nFeel the light\nWhiskers twitch\nTails in the air\nDancing cats\nEverywhere\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Verse 2]\nTiptoe steps\nSoft and sweet\nTiny paws\nUnbeatable beat\nMeow to the rhythm\nClaws precise\nEvery move\nFeline paradise\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Bridge]\nOoh-ooh\nBounce and sway (ooh-ooh!)\nMoonlit grooves\nNight turns to day\nLean and stretch\nStrike your pose\nEvery kitty steals the show\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow",
"state": "succeeded",
"status": "complete",
"tags": "romantic raga",
"title": "Cat Dance",
"upvote_count": 0,
"video_url": ""
},
{
"allow_comments": true,
"audio_url": "https://audiopipe.suno.ai/?item_id=10df3c14-c755-40e9-87d8-830bfe3c3b9c",
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.webp",
"clip_id": "10df3c14-c755-40e9-87d8-830bfe3c3b9c",
"comment_count": 0,
"created_at": "2025-04-29T07:29:45.897Z",
"display_name": "WhimsicalJPop3254",
"duration": 0,
"entity_type": "song_schema",
"flag_count": 0,
"handle": "whimsicaljpop3254",
"id": "10df3c14-c755-40e9-87d8-830bfe3c3b9c",
"image_large_url": "https://cdn2.suno.ai/image_large_10df3c14-c755-40e9-87d8-830bfe3c3b9c.jpeg",
"image_url": "https://cdn2.suno.ai/image_10df3c14-c755-40e9-87d8-830bfe3c3b9c.jpeg",
"is_following_creator": false,
"is_handle_updated": false,
"is_liked": false,
"is_public": false,
"is_trashed": false,
"major_model_version": "v4",
"metadata": {
"can_remix": true,
"edited_clip_id": "4c4c80c4-6318-48c7-a314-71dd03ba3a11",
"history": [
{
"continue_at": 123,
"id": "4c4c80c4-6318-48c7-a314-71dd03ba3a11",
"infill": false,
"source": "web",
"type": "gen"
}
],
"infill": false,
"is_remix": false,
"priority": 10,
"prompt": "[Verse]\nMove your paws\nLeft and right\nJump around\nFeel the light\nWhiskers twitch\nTails in the air\nDancing cats\nEverywhere\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Verse 2]\nTiptoe steps\nSoft and sweet\nTiny paws\nUnbeatable beat\nMeow to the rhythm\nClaws precise\nEvery move\nFeline paradise\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Bridge]\nOoh-ooh\nBounce and sway (ooh-ooh!)\nMoonlit grooves\nNight turns to day\nLean and stretch\nStrike your pose\nEvery kitty steals the show\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow",
"stream": true,
"tags": "romantic raga",
"task": "extend",
"type": "gen"
},
"model_name": "chirp-v4",
"play_count": 0,
"prompt": "[Verse]\nMove your paws\nLeft and right\nJump around\nFeel the light\nWhiskers twitch\nTails in the air\nDancing cats\nEverywhere\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Verse 2]\nTiptoe steps\nSoft and sweet\nTiny paws\nUnbeatable beat\nMeow to the rhythm\nClaws precise\nEvery move\nFeline paradise\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow\n\n[Bridge]\nOoh-ooh\nBounce and sway (ooh-ooh!)\nMoonlit grooves\nNight turns to day\nLean and stretch\nStrike your pose\nEvery kitty steals the show\n\n[Chorus]\nCat dance\nOh\nLet's go!\nSwing your tails\nDon’t say no (don’t say no!)\nPurr and twirl\nLike a show\nCat dance\nLet's steal the glow",
"state": "running",
"status": "streaming",
"tags": "romantic raga",
"title": "Cat Dance",
"upvote_count": 0,
"video_url": ""
}
]