Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Video content description, supports camera control instructions | string | No | - |
| first_frame_image | First frame image URL or Base64 Data URL | string | Yes | - |
| duration | Video duration in seconds | integer | No | 6, 10 |
| fast_pretreatment | Fast pretreatment mode (only effective when prompt_optimizer=true) | boolean | No | true, false |
| prompt_optimizer | Enable automatic prompt optimization | boolean | No | true, false |
| resolution | Video resolution. Supports most options: 512P/768P/1080P | string | No | 512P, 768P, 1080P |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| duration: 10 / resolution: 1080P | 0.1200 |
| duration: 10 / resolution: 512P | 0.0200 |
| duration: 10 / resolution: 768P | 0.0672 |
| duration: 6 / resolution: 1080P | 0.1060 |
| duration: 6 / resolution: 512P | 0.0200 |
| duration: 6 / resolution: 768P | 0.0540 |
Related Models
- minimax/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.
- minimax/hailuo-02-t2v: [Core Function] Hailuo 02 T2V is a text-to-video generation model optimized for physical realism. [Strengths] It excels at complex physics simulation, fluid dynamics, broad cinematic scenes, and natively rendering 1080p video up to 10 seconds without downscaling. [Best For] Highly recommended for: product commercials, high-speed sports action, nature documentaries, and sweeping landscapes. [Limitations] Do NOT use this model for highly stylized anime/art or nuanced human micro-expressions, where Hailuo 2.3 performs better. [Routing] Route to this model when the user requests ‘1080p for 10 seconds’, complex physical action (like splashing water or crashes), or broad landscapes. For human characters and stylization, use Hailuo 2.3 T2V.


