Skip to content
Models/minimax/MiniMax H3

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.

Context Window
Input Price /sec
FREE
Output Price /sec
$0.08$0.07/sec
Cached Input Price /sec
Free/sec
Max Completion
Input Modalities
text, image, video, audio
Output Modalities
video
ChatVisionStreamingNew-10%Creative

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.

ProviderContextInputOutputCached / MLatencyThroughput

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!"}
    ]
  }'
Supported Parameters
temperaturetop_pmax_tokens
API Key Setup
Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to minimax-h3.

Forced Model

Always override incoming requests and lock the key to minimax-h3.