Vidu Q3 Turbo delivers the same audio-visual synchronization and 1080p output quality as Q3 Pro at significantly faster generation speeds. Built on Vidu's optimized Q3 inference pipeline, it transforms reference images into up to 16 seconds of video with dialogue and sound effects, making it ideal for rapid iteration and high-volume production workflows where turnaround time matters.
Generate video
All API requests must be authenticated using a Bearer token in the Authorization header. Please ensure your API key is active.Authorization: Bearer sk-xxxxxx
These parameters come from the selected model form_schema. Switching models updates this list and the request example.
Choose the generation mode. Single Image: upload one image as the first frame. Head-tail Frames: upload a first and last frame to generate the transition video between them. Only one mode can be used at a time.
image*string[Single Image mode] Upload an image as the starting frame of the video. Supports JPG, JPEG, PNG formats, max 50MB, aspect ratio must be between 1:4 and 4:1.
prompt*stringText prompt describing the video scene and motion, max 5000 characters. When 'Recommended prompt optimization' is enabled, the system rewrites this prompt automatically.
duration?numberVideo duration in seconds, range 1-16 seconds.
resolution?stringVideo output resolution. Options: 540p, 720p, 1080p.
audio?booleanEnable integrated audio-video direct output, producing video with sound. Enabled by default. Off-peak mode is unavailable when this is off.
is_rec?booleanWhether to use recommended prompt optimization. When enabled, the system optimizes the prompt automatically and costs an additional 10 credits per task. Disabled by default.
seed?numberRandom seed value. Set a fixed value for reproducible results, leave empty for a random seed.
off_peak?booleanOff-peak generation mode lowers task priority, extends processing time (up to 18 hours), and offers better pricing. Available only when 'Generate Audio' is enabled. Disabled by default.
task_id?stringParameter description for Task Id
status?stringParameter description for Status
error?objectParameter description for Error
message?stringError Message
type?stringError Type
param?stringRelated Parameters
code?stringError Code