Hailuo 02 Pro is the premium endpoint within the MiniMax framework, engineered for creators who demand elite cinematic realism and physical accuracy. It delivers sharper native 1080p output with superior color depth and intricate micro-details. The model excels in complex motion and physics simulation—naturalizing debris, cloth dynamics, and collisions while ensuring cleaner temporal coherence with minimal flicker. Supporting both T2V and I2V modes with optional end-frame guidance, Hailuo 02 Pro offers reliable prompt adherence and seamless camera transitions for professional-grade digital production.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"A medieval knight’s heavy steel mace strikes a crystalline shield, causing it to shatter into thousands of sharp, translucent shards that fly toward the camera with realistic physics and collision dynamics. The knight's silk cape ripples violently from the impact's shockwave. The camera performs a slow-motion tracking shot with a subtle, natural handheld shake, capturing the rich color depth of the glowing crystals and the metallic texture of the armor. High temporal coherence, zero flickering, and perfect prompt adherence.","enablePromptExpansion":true,"duration":"6"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://www.runninghub.ai/openapi/v2/minimax/hailuo-02/pro' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "A medieval knight’s heavy steel mace strikes a crystalline shield, causing it to shatter into thousands of sharp, translucent shards that fly toward the camera with realistic physics and collision dynamics. The knight'\''s silk cape ripples violently from the impact'\''s shockwave. The camera performs a slow-motion tracking shot with a subtle, natural handheld shake, capturing the rich color depth of the glowing crystals and the metallic texture of the armor. High temporal coherence, zero flickering, and perfect prompt adherence.",
"enablePromptExpansion": true,
"duration": "6"
}'