Vidu Q2 Pro

viduq2_pro

Vidu Q2 Pro generates professional-grade videos with superior motion quality, 1080p resolution, and enhanced temporal stability.

Authentication

authorization string required

All APIs require authentication via Bearer Token.

Get API Key:

Visit API Key Management Page to get your API Key

Usage:

Add to request header:

Authorization: Bearer YOUR_API_KEY

Parameters

model string required

Model ID to use for the request.

Value: viduq2_pro


images array required

Input Image List.


prompt string

Text prompt, max 2000 characters.


style string

Style.


duration integer

Video Duration (Seconds).

Options: 4 or 8


seed integer

Random seed.


aspect_ratio string

Video Aspect ratio.

Default: 16:9

Options: 16:9, 9:16, 1:1

Error Codes

CodeDescription
401API key is missing or invalid
403Insufficient balance or permission denied
429Rate limit exceeded
500Internal server error