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.
1. 提交任务 → 获得 task_id 2. 轮询状态 → 等待 status 变为 completed 返回公网链接
POST /v1/video/generations
Bearer Token
Authorization: Bearer {{YOUR_API_KEY}}
application/json
string
viduq3-turbo
viduq3-pro
viduq2
viduq1
integer
object
16:9
9:16
1:1
540p
720p
1080p
boolean
queued
{ "model": "viduq3-turbo", "prompt": "镜头拍摄一个女性坐在咖啡馆里,女人抬头看着窗外,镜头缓缓移动,画面呈现暖色调,氛围轻松惬意。", "duration": 7, "seed": 3, "metadata": { "aspect_ratio": "16:9", "resolution": "1080p", "audio": true, "bgm": false, "off_peak": false, "callback_url": "https://your-api.com/v1/callback/vidu" } }