feed
开发中
GET
https://duomiapi.com/api/udio/feed
请求参数
Query 参数
ids
string
可选
示例值:
f467936d-b479-495a-be84-5b8371267469
Header 参数
key
string
可选
示例值:
Bh3oi26r1FPFCMrJ59RKngSXB2
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://duomiapi.com/api/udio/feed?ids=f467936d-b479-495a-be84-5b8371267469' \
--header 'key: Bh3oi26r1FPFCMrJ59RKngSXB2'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 200,
"msg": "success",
"data": {
"songs": [
{
"artist": "EmeraldGentleAlphorn499538",
"artist_image": "",
"attribution": "",
"audio_conditioning_type": null,
"created_at": "2025-03-27T03:26:32.674478+00:00",
"description": "",
"disliked": false,
"duration": 32.8106666666667,
"error_code": null,
"error_detail": null,
"error_id": null,
"error_type": null,
"finished": true,
"generation_id": "b3f19f76-a510-488a-b309-a267b30ee4b0",
"id": "f71e55cd-cedf-45d4-871e-75c2222221d2",
"image_path": "https://imagedelivery.net/C9yUr1FL21Q6JwfYYh2ozQ/ef15510a-b59b-43d9-cb9a-0e25d5365500/public",
"liked": false,
"likes": 0,
"lyrics": "[Verse]\nIn the silence, echoes linger\nFading notes of a lost song\nHearts interlaced like fingers\nAs we dance 'til the world is gone\n\n[Chorus]\nThis is our final serenade\nAs the stars begin to fade",
"original_song_path": null,
"plays": 0,
"prompt": "The last song ever sung on the planet earth",
"publishable": true,
"published_at": null,
"replaced_tags": {
"alt-pop, electropop, contemporary r&b, alternative r&b, trap [edm], future bass, nursery rhymes, concept album, dark, pessimistic, angry, disturbing, melodic, sexual, manic, quirky, lonely, vulgar, self-hatred, introspective, sad, sarcastic, rhythmic, serious, crime, urban, 2010s, female vocalist": {
"tags": [
"female vocalist",
"electropop",
"alt-pop",
"contemporary r&b",
"alternative r&b",
"melodic",
"2010s"
],
"type": "tags"
},
"pop": {
"tags": [
"alt-pop",
"electropop",
"contemporary r&b",
"alternative r&b",
"trap [edm]",
"future bass",
"nursery rhymes",
"concept album",
"dark",
"pessimistic",
"angry",
"disturbing",
"melodic",
"sexual",
"manic",
"quirky",
"lonely",
"vulgar",
"self-hatred",
"introspective",
"sad",
"sarcastic",
"rhythmic",
"serious",
"crime",
"urban",
"2010s",
"female vocalist"
],
"type": "tags"
}
},
"song_path": "https://storage.googleapis.com/udio-artifacts-c33fe3ba-3ffe-471f-92c8-5dfef90b3ea3/samples/eca3608b6ebd4ce49971a567e37503ec/1/The%2520Untitled.mp3",
"tags": [
"female vocalist",
"electropop",
"alt-pop",
"contemporary r&b",
"alternative r&b",
"melodic",
"2010s"
],
"title": "Final Serenade",
"user_id": "0f3a82a4-01e0-4d72-a1c5-725b4e2a4d5b",
"user_tags": [],
"video_path": null
}
]
},
"exec_time": 0.674402,
"ip": "182.129.146.110"
}