UniRouteUniRoute
All models
MiniMax H3 (Hailuo-03)
VideoNew

Hailuo

MiniMax H3 (Hailuo-03)

Use MiniMax H3 API on UniRoute to turn prompts and multimodal references into polished 2K videos with native stereo sound, consistent motion, and precise creative control.

Pricing

TierUniRouteMarket
image input · 768p · 2k$0.055
reference to video · 768p$0.113$0.18
image to video · 768p$0.113$0.18
text to video · 768p$0.113$0.18
video input · 768p$0.113$0.18

per image

About this model

Use MiniMax H3 API on UniRoute to turn prompts and multimodal references into polished 2K videos with native stereo sound, consistent motion, and precise creative control.

Text-to-videoImage-to-videoVideo-to-videoVideo editing

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-h3",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models