MiniMax H3 Max

Fast MiniMax H3 Max video generation for text-to-video and first/last-frame image-to-video at 480p or 768p.

All models
Off
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-max",
  "input": {
    "resolution": "768p",
    "duration": 5,
    "aspect_ratio": "16:9",
    "watermark": false
  }
}'
minimax-h3-max Playground - API Market | AI Video API