MiniMax H3 Fast

MiniMax H3 Fast 480p video generation from text, first/last frames, or image, video and audio references. Only generated output is billed.

All models
Off
Pricing
58.4credits
5s output

Only output video is billed. All image, video, and audio references are free.

Per output second11.68 credits/s
Resolution480p
Output duration5s
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "minimax-h3-fast",
  "input": {
    "generation_type": "omni_reference",
    "resolution": "480p",
    "duration": 5,
    "aspect_ratio": "16:9",
    "watermark": false
  }
}'