Hailuo 2.3 Standard is the cutting-edge AI video generation model from MiniMax, engineered to deliver cinematic-grade results with advanced physics rendering. It excels in simulating complex dynamics like water flow and debris movement with remarkable physical consistency. The model is distinguished by its seamless scene transitions and high reliability, ensuring reproducible results for precise creative control. Offering flexible 6-second or 10-second durations, it provides professional-level fidelity at a highly competitive price point. Hailuo 2.3 Standard empowers creators to achieve high-end production quality with a perfect balance of reliability and cost-efficiency.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"A massive, sudden explosion erupts from the center of the scene. Shards of glass and metallic debris fly toward the camera with realistic physics and depth. Thick black smoke plumes upward while orange fireballs expand rapidly. The camera experiences a violent, realistic handheld shake from the blast's impact, followed by a slight motion blur as dust settles. Cinematic lighting, high fidelity.","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-2.3/t2v-standard' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "A massive, sudden explosion erupts from the center of the scene. Shards of glass and metallic debris fly toward the camera with realistic physics and depth. Thick black smoke plumes upward while orange fireballs expand rapidly. The camera experiences a violent, realistic handheld shake from the blast'\''s impact, followed by a slight motion blur as dust settles. Cinematic lighting, high fidelity.",
"enablePromptExpansion": true,
"duration": "6"
}'