Vidu Q3 Turbo T2V
Vidu Q3 Turbo text-to-video model. Fast generation with support for prompt, duration (1-16s), aspect_ratio, resolution, and seed.
POST
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
application/json
Vidu Q3 Turbo and Pro text-to-video request.
Video description text
Required string length:
1 - 5000Example:
"A golden retriever running through a sun-drenched meadow of wildflowers"
Video duration in seconds
Required range:
1 <= x <= 16Example:
8
Video aspect ratio
Available options:
16:9, 9:16, 1:1, 3:4, 4:3 Example:
"16:9"
Video resolution
Available options:
540p, 720p, 1080p Example:
"1080p"
Random seed for reproducibility
Example:
42