Video Query

No Description

Endpoint

GET http://v98store.com/alibailian/api/v1/tasks/{task_id}

cURL Command

curl -X GET 'http://v98store.com/alibailian/api/v1/tasks/{task_id}' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN'

Parameters

NameInDescriptionRequired
task_idpathYes

Responses

200 -

Example

{
  "usage": {
    "SR": 480,
    "duration": 5,
    "video_count": 1
  },
  "output": {
    "task_id": "a55bfe14-6e78-4b9d-b97d-128420399ed1",
    "end_time": "2025-10-11 19:02:27.297",
    "video_url": "https://dashscope-result-bj.oss-cn-beijing.aliyuncs.com/1d/21/20251011/9b1c82b0/a55bfe14-6e78-4b9d-b97d-128420399ed1.mp4?Expires=1760266939&OSSAccessKeyId=LTAI5tDUB1cEqFCYhEwWry26&Signature=Fjpx1uAlmLmeYGWx0Ye7n%2F%2F9Isw%3D",
    "orig_prompt": "改变一下光线",
    "submit_time": "2025-10-11 18:55:56.952",
    "task_status": "SUCCEEDED",
    "actual_prompt": "橙衣男性骑着扫帚从画面右侧向左侧高速飞过, 身体前倾, 双手紧握扫帚杆, 头部朝前, 嘴巴张开并大喊: '嘿! 你们别拦我! '. 扫帚in空快速移动, 扫帚毛因速度产生模糊效果. 下方三人站in人行道, 手持魔杖指向空人物, 头部随them飞行方向轻微转动, 注视them动作. 背景持续传来城市街道 车流声, 行人交谈声, 风声以 and 扫帚划过空气 呼啸声. ",
    "scheduled_time": "2025-10-11 18:55:57.908"
  },
  "request_id": "ec8f059e-f2e5-4887-bb43-3306cd38f403"
}