minimax
minimax/minimax-h3/Released Jul 2026

MiniMax H3

Omni-modal 2K video with native audio

Commercial use
Video
Per video output second
768P$0.08 / sec
2K$0.13 / sec

Ready to build with MiniMax H3?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "minimax-h3",
  "prompt": "A lone astronaut walks across a dusty red plain at golden hour, cape rippling in the wind, as a cinematic drone shot pulls back to reveal a vast canyon.",
  "resolution": "2K",
  "duration": 5,
  "aspect_ratio": "adaptive"
}'