MiniMax H3 SH Text to Video

Open-weights video generation with native audio: text, first/last frames, and multimodal references. 3-15 seconds at 480p, 540p, 768p or 1080p.

All models

Optional random seed. -1 uses a random seed; 0 is valid.

Pricing
40credits
5s output

Only output video is billed. First and last frame images are free.

Per billable second8 credits/s
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-sh/text-to-video",
  "input": {
    "resolution": "480p",
    "duration": 5,
    "aspect_ratio": "16:9"
  }
}'
minimax-h3-sh/text-to-video Playground - API Market | AI Video API