
MiniMax H3
minimax-h3Video·—MiniMax H3 (Hailuo 03) is an omni-modal video generation model accepting text, image, video and audio inputs, producing 4-15 second 768P or 2K video with native stereo audio.
Description
MiniMax H3 (Hailuo 03) is an omni-modal video generation model accepting text, image, video and audio inputs, producing 4-15 second 768P or 2K video with native stereo audio.
Available Providers
AllToken can route requests to the providers below based on route priority and policy.
Best For
MiniMax H3 (Hailuo 03) is an omni-modal video generation model accepting text, image, video and audio inputs, producing 4-15 second 768P or 2K video with native stereo audio.
How To Use This Model
Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.
curl https://api.alltoken.ai/v1/chat/completions \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax-h3",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'temperaturetop_pmax_tokensLet the platform choose the best provider path automatically.
If a request does not specify a model, default the key to minimax-h3.
Always override incoming requests and lock the key to minimax-h3.