← All modelsMiniMax

MiniMax H3

MiniMax Hailuo 03. Native 2K video from text, a keyframe, or reference images.

MiniMax$0.13 / secondtext-to-videominimax2k
Capability
Playground
Est. cost$0.65$1 ≈ 7 seconds of video.
Example output
Pricing
$0.13/ second

$0.13 per second. $1 ≈ 7 seconds of video.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/hailuo-03/text-to-video
request
curl https://api.tryinfer.com/v1/inference/hailuo-03/text-to-video \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "a lone figure walks a rain-slicked street at night, neon reflections, cinematic"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
aspect_ratiostring16:916:99:161:14:33:421:9
duration_secondsinteger5

Authenticate with a bearer token. Get an API key →