MiniMax H3

videoMiniMax

MiniMax H3 native multimodal video generation. Create text-to-video, first/last-frame animation, or reference-guided video with images, videos, and audio at 2K. 768p is coming soon.

Get API Key
MiniMax H3
Flat rate: 0 credits ($0.000)

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "minimax-h3", "input": {"prompt": "Your prompt here"}}'