Hailuo 2.3 Pro is the flagship text-to-video engine from MiniMax, designed for professional creators seeking cinematic realism and superior visual coherence. It transforms complex text prompts into high-fidelity 1080p videos, seamlessly merging professional quality with advanced physical simulations. The model excels in modeling realistic lighting, shadows, and intricate camera movements while maintaining exceptional semantic accuracy. By ensuring character consistency and offering a refined film-like aesthetic, Hailuo 2.3 Pro delivers visually stunning 5-second clips that meet the highest standards of modern digital storytelling.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"A professional cinematic tracking shot. In a futuristic cyberpunk laboratory, a robotic arm delicately pours glowing blue fluorescent liquid into a glass vial. The scene features hyper-realistic reflections on the laboratory's metallic surfaces and glass equipment. Soft ambient lighting creates deep, lifelike shadows. As the liquid swirls, it emits a subtle bioluminescent glow that illuminates the intricate mechanical joints of the robot. The camera performs a slow, steady dolly-in, maintaining perfect visual coherence and film-grade color grading.","enablePromptExpansion":true}
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/t2v-pro' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "A professional cinematic tracking shot. In a futuristic cyberpunk laboratory, a robotic arm delicately pours glowing blue fluorescent liquid into a glass vial. The scene features hyper-realistic reflections on the laboratory'\''s metallic surfaces and glass equipment. Soft ambient lighting creates deep, lifelike shadows. As the liquid swirls, it emits a subtle bioluminescent glow that illuminates the intricate mechanical joints of the robot. The camera performs a slow, steady dolly-in, maintaining perfect visual coherence and film-grade color grading.",
"enablePromptExpansion": true
}'