high-speed evolution of MiniMax’s premier video generation model, delivering cinematic quality 30% to 50% faster than the standard version. It allows creators to produce 6–10 second clips up to twice as fast, significantly reducing costs while maintaining impressive visual stability and smooth motion. Ideal for batch content creation and rapid iteration, the model includes a built-in safety checker and automatic prompt enhancement to optimize 768p outputs. It perfectly balances speed and quality, empowering creators to maintain high-throughput workflows without sacrificing professional-grade fidelity.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"A dynamic full-body action sequence. The character in the image performs a fast-paced, fluid contemporary dance, with their arms and legs moving with precise human physics. The clothing fabric ripples and flows realistically in response to the intense movements. The camera follows with a quick tracking shot, capturing natural motion blur and maintaining consistent spatial logic. Optimized for high-speed motion.","enablePromptExpansion":true,"imageUrl":"https://www.runninghub.cn/view?filename=536cae1bbdb7cf610c51fc46a86b19b655647ee774428b917e0af8e76f7a1408.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.33962082514959224","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-2.3-fast/image-to-video' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "A dynamic full-body action sequence. The character in the image performs a fast-paced, fluid contemporary dance, with their arms and legs moving with precise human physics. The clothing fabric ripples and flows realistically in response to the intense movements. The camera follows with a quick tracking shot, capturing natural motion blur and maintaining consistent spatial logic. Optimized for high-speed motion.",
"enablePromptExpansion": true,
"imageUrl": "https://www.runninghub.cn/view?filename=536cae1bbdb7cf610c51fc46a86b19b655647ee774428b917e0af8e76f7a1408.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.33962082514959224",
"duration": "6"
}'