MiniMax’s high-speed 1080p video engine, engineered for creators who demand professional-grade quality with rapid turnaround. It delivers cinematic videos 30% to 50% faster than standard models, offering up to twice the generation speed for 6-second clips. Despite its accelerated performance, it maintains exceptional visual stability, clear details, and balanced lighting. With features like automatic prompt enhancement and a built-in safety checker, Fast Pro optimizes high-throughput workflows and batch creation. It is the ultimate tool for achieving high-fidelity 1080p results in half the time.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"A high-speed cinematic animation of the character in the image performing a series of fluid, complex backflips followed by a graceful landing. The camera maintains a steady tracking shot, capturing natural motion blur and realistic clothing physics as the fabric ripples in the air. High consistency with the original image's lighting and facial details.","enablePromptExpansion":true,"imageUrl":"https://www.runninghub.cn/view?filename=a11cdd96143be533ec5abae580b7bb69833891ecbc0da84a479149d73e29c601.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.07852055270403668","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'https://www.runninghub.ai/openapi/v2/minimax/hailuo-2.3-fast-pro/image-to-video' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data'{
"prompt": "A high-speed cinematic animation of the character in the image performing a series of fluid, complex backflips followed by a graceful landing. The camera maintains a steady tracking shot, capturing natural motion blur and realistic clothing physics as the fabric ripples in the air. High consistency with the original image'\''s lighting and facial details.",
"enablePromptExpansion": true,
"imageUrl": "https://www.runninghub.cn/view?filename=a11cdd96143be533ec5abae580b7bb69833891ecbc0da84a479149d73e29c601.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.07852055270403668",
"duration": "6"
}'