Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://vip.xmsmartlink.com/vidu/ent/v2/tasks/{task_id}/creations \ --header 'Authorization: Bearer <token>'
{ "task_id": "task_EvfrFTbwjERr8yehaq1lBcdXEFux0Gq4", "state": "success", "err_code": "", "credits": 0, "payload": "", "creations": [ { "id": "", "url": "http://example.com/aigcVideoGenFile.mp4", "cover_url": "" } ] }
使用 Authorization: Bearer <YOUR_API_KEY> 进行认证。
创建接口返回的公开任务 ID。
Vidu 任务状态和生成结果。