VIDU Q2 Turbo Intelligent Multi-Frame
Video
VIDU Q2 Turbo Intelligent Multi-Frame
POST
VIDU Q2 Turbo Intelligent Multi-Frame
Quickly generate coherent videos from multiple keyframe images. Supports three resolutions: 540p, 720p, and 1080p. The Turbo version balances generation speed and video quality.
Request Headers
string
required
Enum value:
application/jsonstring
required
Bearer authentication format: Bearer {{API key}}.
Request Body
string
Watermark image URL. When watermarking is enabled but no custom watermark URL is provided, the default watermark is used. This parameter has no effect if no watermark is added.
string
Passthrough parameter. No processing is performed; it is only used for data transmission. Up to 1,048,576 characters.
string
Metadata identifier, a JSON-formatted string. Passthrough field.
boolean
default:false
Whether to add a watermark. true: add a watermark; false: do not add a watermark. Not added by default.
string
default:"720p"
Video resolution. Default is 720p.Options:
540p, 720p, 1080pstring
required
First-frame image. Supports passing an image Base64 encoding or an image URL. Only 1 image can be input. Supports png, jpeg, jpg, and webp formats. The image aspect ratio must be less than 1:4 or 4:1. The image size must not exceed 50 MB.
string
default:"bottom_left"
Watermark position. Defaults to bottom-left. This parameter has no effect if no watermark is added.Options:
top_left, top_right, bottom_right, bottom_leftobject[]
required
Keyframe configuration array. Each task requires at least 2 keyframes and supports up to 9 keyframes.Array length: 2 - 9
Response Information
string
required
Use task_id to request the Get Task Result API to retrieve the generated output.
string
Provider request ID (optional)