- OpenAI通用接口
- 全能模型接口
- kimi
- 通义千问
- 智谱
- 秘塔搜索
- 讯飞星火
- 海螺
- deepseek
- Openai
- Suno(音乐)
- Midjourney(绘画)
- Flux(绘图)
- Recraft(绘图)
- Ideogram(绘画)
- Luma(视频)
- Runway(视频)
- 可灵(视频)
查询单个任务
GET
https://api.ecovai.cn/suno/fetch/:id
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Path 参数
id
string
必需
示例值:
e9e987af-8648-4ca2-919d-14c8dc8be692
Header 参数
Authorization
string
可选
示例值:
{{YOUR_API_KEY}}
task_id
string
可选
示例代码
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://api.ecovai.cn/suno/fetch/e9e987af-8648-4ca2-919d-14c8dc8be692' \
--header 'Authorization: {{YOUR_API_KEY}}' \
--header 'task_id;'
返回响应
🟢200成功
application/json
Body
code
string
必需
message
string
必需
data
object
必需
task_id
string
必需
action
string
必需
status
string
必需
fail_reason
string
必需
submit_time
integer
必需
start_time
integer
必需
finish_time
integer
必需
progress
string
必需
data
array [object {22}]
必需
示例
{
"code": "success",
"message": "",
"data": {
"task_id": "edb01060-f588-4ca3-b7b9-c906c46344dc",
"action": "",
"status": "SUCCESS",
"fail_reason": "",
"submit_time": 1730389618,
"start_time": 1730389628,
"finish_time": 1730389743,
"progress": "100%",
"data": [
{
"id": "130054a4-2076-4bc6-9647-1eab163bb6b9",
"title": "City Lights",
"handle": "selfdoubtingpedals482",
"status": "complete",
"user_id": "f6e05d24-6022-4432-bfa7-53df9fdd263e",
"is_liked": false,
"metadata": {
"tags": "emotional punk",
"type": "gen",
"prompt": "[Verse]\nWalking down the streets\nBeneath the city lights\nNeon signs flickering\nLighting up the night\nHeart beating faster\nLike a drum in my chest\nI'm alive in this moment\nFeeling so blessed\n\nStilettos on the pavement\nStepping with grace\nSurrounded by the people\nMoving at their own pace\nThe rhythm of the city\nIt pulses in my veins\nLost in the energy\nAs my worries drain\n\n[Verse 2]\nConcrete jungle shining\nWith its dazzling glow\nEvery corner hiding secrets that only locals know\nA symphony of chaos\nBut it's music to my ears\nThe hustle and the bustle\nWiping away my fears",
"stream": true,
"history": null,
"duration": 214,
"error_type": null,
"error_message": null,
"concat_history": null,
"refund_credits": false,
"audio_prompt_id": null,
"gpt_description_prompt": null
},
"reaction": null,
"audio_url": "https://cdn1.suno.ai/130054a4-2076-4bc6-9647-1eab163bb6b9.mp3",
"image_url": "https://cdn2.suno.ai/image_130054a4-2076-4bc6-9647-1eab163bb6b9.jpeg",
"is_public": false,
"video_url": "https://cdn1.suno.ai/130054a4-2076-4bc6-9647-1eab163bb6b9.mp4",
"created_at": "2024-10-31T15:46:57.973Z",
"is_trashed": false,
"model_name": "chirp-v3",
"play_count": 0,
"display_name": "SelfDoubtingPedals482",
"upvote_count": 0,
"image_large_url": "https://cdn2.suno.ai/image_large_130054a4-2076-4bc6-9647-1eab163bb6b9.jpeg",
"is_video_pending": true,
"is_handle_updated": false,
"major_model_version": "v3.5"
},
{
"id": "7a4ae2fe-4281-4447-b704-8c34f581fb2a",
"title": "City Lights",
"handle": "selfdoubtingpedals482",
"status": "complete",
"user_id": "f6e05d24-6022-4432-bfa7-53df9fdd263e",
"is_liked": false,
"metadata": {
"tags": "emotional punk",
"type": "gen",
"prompt": "[Verse]\nWalking down the streets\nBeneath the city lights\nNeon signs flickering\nLighting up the night\nHeart beating faster\nLike a drum in my chest\nI'm alive in this moment\nFeeling so blessed\n\nStilettos on the pavement\nStepping with grace\nSurrounded by the people\nMoving at their own pace\nThe rhythm of the city\nIt pulses in my veins\nLost in the energy\nAs my worries drain\n\n[Verse 2]\nConcrete jungle shining\nWith its dazzling glow\nEvery corner hiding secrets that only locals know\nA symphony of chaos\nBut it's music to my ears\nThe hustle and the bustle\nWiping away my fears",
"stream": true,
"history": null,
"duration": 157,
"error_type": null,
"error_message": null,
"concat_history": null,
"refund_credits": false,
"audio_prompt_id": null,
"gpt_description_prompt": null
},
"reaction": null,
"audio_url": "https://cdn1.suno.ai/7a4ae2fe-4281-4447-b704-8c34f581fb2a.mp3",
"image_url": "https://cdn2.suno.ai/image_7a4ae2fe-4281-4447-b704-8c34f581fb2a.jpeg",
"is_public": false,
"video_url": "https://cdn1.suno.ai/7a4ae2fe-4281-4447-b704-8c34f581fb2a.mp4",
"created_at": "2024-10-31T15:46:57.974Z",
"is_trashed": false,
"model_name": "chirp-v3",
"play_count": 0,
"display_name": "SelfDoubtingPedals482",
"upvote_count": 0,
"image_large_url": "https://cdn2.suno.ai/image_large_7a4ae2fe-4281-4447-b704-8c34f581fb2a.jpeg",
"is_video_pending": false,
"is_handle_updated": false,
"major_model_version": "v3.5"
}
]
}
}
修改于 2024-12-13 04:14:35