Hailuo 02 FL2V
[Core Function] Hailuo 02 FL2V is a First-Last frame transition video model. [Strengths] It excels at generating a logical, physically accurate video transition that bridges a provided starting frame and an ending frame. [Best For] Highly recommended for: visual morphing, before-and-after transitions, and precise narrative storyboard completion. [Limitations] Do NOT use this model if you only have one image (use standard I2V instead). Note that Hailuo 2.3 does not support FL2V, so this is the primary transition model. [Routing] Use this model exclusively when the user provides BOTH a first frame and a last frame for a transition.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Last frame image (required). URL or Base64 Data URL. Image format: JPG/JPEG/PNG/WebP, <20MB, short side >300px, aspect ratio between 2:5 and 5:2. Video resolution is determined by the first frame; if dimensions differ, the last frame will be auto-cropped.
1"https://example.com/last-frame.jpg"
Video content description (optional). Supports 15 camera control instructions. Format: Use [command] syntax for camera movements. Example: '[Pan left] Scene description' or '[Pan left,Pedestal up] for combined movements'. Max 2000 characters.
1 - 2000"[Pan left] A beautiful sunset transition"
First frame image (optional). URL or Base64 Data URL. If not provided, the model will auto-generate a first frame. Image format: JPG/JPEG/PNG/WebP, <20MB, short side >300px, aspect ratio between 2:5 and 5:2.
1"https://example.com/first-frame.jpg"
Whether to automatically optimize the prompt. Default is true. Set to false for more precise control.
true
Video duration in seconds. Options: 6 or 10. Note: 10 seconds only supports 768P resolution. Default is 6.
6, 10 6
Video resolution. Options: 768P or 1080P. Note: FL2V does not support 512P. 10 seconds only supports 768P, 1080P only supports 6 seconds. Default is 768P.
768P, 1080P "1080P"