The most feature-complete V1.x image-to-video model, adding simple camera motion control alongside motion brush and cfg_scale for precise video generation.
API Key authentication. Format: Bearer YOUR_API_KEY.
Starting frame image URL or Base64
"https://example.com/image.jpg"
Ending frame image URL or Base64 (mutually exclusive with motion brush and camera control)
"https://example.com/end.jpg"
Video generation prompt
1 - 2500"Sweeping landscape view"
Negative prompt
1 - 2500"blurry, static"
Prompt relevance (0.0-1.0). Only supported by V1 and V1.6.
0 <= x <= 10.7
Generation mode: std or pro
std, pro "pro"
Camera motion control (V1.5 only supports simple mode, mutually exclusive with image_tail and motion brush)
Static mask image for motion brush (mutually exclusive with image_tail and camera_control)
"https://example.com/mask.jpg"
Dynamic mask array for motion brush (mutually exclusive with image_tail and camera_control)
Video duration in seconds
5, 10 10