MiniMax
MiniMax H3
From $0.036 per second
Up to 7,000 characters
Seven options, from 21:9 down to 9:16
5 to 15 seconds
480P or 768P
Try one of these prompts
MiniMax H3 Max is a video generation model from MiniMax, built as the fast variant of MiniMax H3. It takes a text prompt, a still image, or a pair of first and last frames, and returns a 5 to 15 second clip at 480P or 768P. The trade for that speed is a narrower feature set: MiniMax H3 Max drops the 2K tier and the reference-image, reference-video and reference-audio inputs that the full MiniMax H3 carries. If your work is short-form and you care more about turnaround than about 2K masters, MiniMax H3 Max is the one to reach for. On reAPI it runs behind the same video endpoint as every other model here, billed by the second with no subscription.
Real-world workflows and production use cases you can build and ship with this model.
Social calendars eat clips. MiniMax H3 Max holds a character's face and outfit across a whole 15-second take, so a week of posts is an afternoon of prompting instead of a render queue you check on tomorrow.
Generate a clipType sequences, logo reveals, lower thirds. Give MiniMax H3 Max a first frame from your design tool and it carries the lighting and material through the move, which is the part that usually costs a day in After Effects.
Two people at a table, a look that lands, a beat of silence. Because MiniMax H3 Max returns in seconds, you can rewrite the direction and watch the difference immediately instead of batching versions overnight.
Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.
One 5-second sample at the cheapest tier.
| Model | Category | Price |
|---|---|---|
| Standard | 480P video, per second | $0.048 48 credits · 1 second |
| 768P video, per second | $0.076 76 credits · 1 second |
MiniMax H3 Max was tuned for turnaround. Short clips come back in seconds, which changes prompting from a batch job into a conversation.
Feed MiniMax H3 Max a first frame, a last frame, or both. Your art direction survives into the video instead of being re-guessed from text.
Billing is per second of finished video. Input images cost nothing, failed generations are refunded, and there is no monthly plan.
Same family, different trade. MiniMax H3 Max buys speed by giving up the top resolution tier and the reference inputs. Here is exactly what moves.
Comparison reflects publicly documented model behavior at the time of writing. Both models are available on reAPI through the same endpoint, so switching between them is a change of one field.
Create an API key from your dashboard. New accounts start with free credits, enough to run several MiniMax H3 Max clips before you top up.
OpenThe playground on this page posts to the live MiniMax H3 Max endpoint. Change the prompt, pick a resolution, and watch the cost update before you send.
OpenCopy the request into your app. One POST creates the MiniMax H3 Max job, one GET returns the finished MP4.
Opencurl -X POST https://reapi.ai/api/v1/videos/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax-h3-max",
"prompt": "A barista pours steamed milk into a dark espresso",
"aspect_ratio": "16:9",
"resolution": "768P",
"duration": 6
}'Rejected synchronously with the failing field named. Check enum values, ranges, and URL fields — nothing is charged.
401 means a missing or invalid Bearer key; 402 means the reserve exceeds your balance. Manage keys and credits in the console.
Reference material and outputs pass automated moderation. Rejected tasks fail with a clear error and a full refund.
A task that reaches a failed state is never charged — the reserve refunds automatically. Keep the task id and retry when ready.
Common questions about this model.
Explore more models in the same category.
MiniMax
From $0.036 per second
Topaz Labs
From $0.044 per second
PixVerse
From $0.018 per second
ByteDance
From $0.011 per second
Try it in the playground or grab an API key to integrate now.