Vidu Q3 Pro Start-End-to-Video
Video Generator
Vidu Q3 Pro Start-End-to-Video
POST
Vidu Q3 Pro Start-End-to-Video
Vidu Q3 Pro start-end-to-video generates high-quality videos from first and last frame images with text-guided motion interpolation, supporting up to 1080p resolution.Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Headers
Supports:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Random seed for reproducibility. 0 means random.
Whether to generate audio simultaneously when generating video.
Two image URLs or Base64 encoded images. First image as start frame, second as end frame. Supports png, jpeg, jpg, webp formats. Max 50MB per image, min 128x128 pixels, aspect ratio must be < 1:4 or 4:1. Both images must have similar resolution (ratio between 0.8-1.25).Array length: 2 - 2
Whether to enable recommendation mode.
Text description of desired video motion between start and end frames.Length limit: 0 - 1500
Custom watermark image URL.
Video duration in seconds, range 1-16.Value range: [1, 16]
Whether to use off-peak mode for lower pricing.
Whether to add watermark to video.
Resolution of generated video.Optional values:
540p, 720p, 1080pWatermark position: 1=top-left, 2=top-right, 3=bottom-right, 4=bottom-left.Value range: [1, 4]
Response
Use the task_id to request the Task Result API to retrieve the generated outputs.