
MiniMax H3 Max Text-to-Video API by MiniMax
MiniMax H3 Max text-to-video: generate a cinematic video from a text prompt. Supports 480P、768P, 5-15s., and 16:9/9:16/1:1/adaptive aspect ratios.
MiniMax H3 Max Text-to-Video is developed by MiniMax. Atlas Cloud (operated by Atlas Cloud AI LLC) provides access to it and does not own it. All trademarks belong to their respective owners.
MiniMax H3 Max Text-to-Video
MiniMax H3 Max Text-to-Video is a speed-optimized AI video generation model that turns a text prompt into a complete 24fps clip with synchronized audio. A 5-second 768P video renders in under 3 seconds, and even a full 15-second clip finishes in roughly 15 seconds — fast enough to iterate on an idea in real time rather than waiting on a queue.
Why Choose This?
-
Near-instant generation A 5s 768P clip in under 3 seconds; 15s clips in about 15 seconds.
-
Audio included Every clip is generated as complete audio-video at 24fps — no separate scoring or sound pass.
-
Cinematic motion Fluid camera work and lifelike movement from a plain-text description.
-
Flexible aspect ratios 21:9, 16:9, 4:3, 1:1, 3:4 or 9:16 to fit any platform.
-
Selectable duration Produce 5–15s clips at 480P or 768P.
Parameters
| Parameter | Required | Description |
|---|---|---|
| prompt | Yes | Text description of the scene, subject, and action |
| resolution | Yes | Video resolution. Available options: 480P, 768P |
| duration | Yes | Duration of the generated video in seconds. Integer between 4 and 15. Available options: 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 |
| ratio | Yes | Aspect ratio of the generated video. For text-to-video, ratio is required and cannot be adaptive. Available options: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 |
| prompt_expansion | No | Enable AI prompt expansion via H3 Context-IR. When true, your prompt is first expanded into a rich, structured description (shot, soundscape, music) before generation, and an additional per-token Context-IR fee applies. Default false: the prompt is used as-is with no extra charge. |
| callback_url | No | HTTPS URL notified whenever the task status changes, so you can react to completion without polling. Requires a one-time verification handshake — see Task Status Callbacks below. |
Task Status Callbacks (callback_url)
When you supply a callback_url, the MiniMax server notifies it on every task status change, so you don't have to poll for the result.
- Verification handshake — right after the task is created, the server first sends a verification request to your URL containing a
challengefield. Your endpoint must return thechallengevalue unchanged, within 3 seconds, to complete verification. - Status pushes — once verification succeeds, the server sends a
POSTto your URL every time the task status changes. The push body has the same structure as the Query Task (task status) response.
Callback status values: queued, running, succeeded, failed, cancelled.
The callback_url must be a publicly reachable HTTPS endpoint.
How to Use
- Write your prompt — describe the scene, subject, lighting, and motion in detail.
- Set resolution — higher for quality, lower for faster generation.
- Choose an aspect ratio — pick one of the supported ratios;
adaptiveis not available for text-to-video. - Adjust duration — pick any length from 5s to 15s.
- Run — submit and download your video.
Best Use Cases
- Social Media Content — Short-form clips for TikTok, Reels, and Stories.
- Concept Visualization — Bring ideas to life without filming.
- Marketing Videos — Produce promotional content from text.
- Storytelling — Create narrative scenes for creative projects.
Pro Tips
- Be specific about camera angle, lighting, mood, and motion.
- For text-to-video,
ratiomust be an explicit value (e.g.16:9);adaptiveis not supported for this mode. - Describe environmental effects (wind, smoke, golden-hour light) for richer results.
Notes
- A prompt is required.
- Supported durations between 5s and 15s, at 24fps with audio.
- Resolution is limited to
480Pand768P— 2K is not available on H3 Max. - Keyframe interpolation and multimodal references (reference image / video / audio) are not supported.
- Generation is asynchronous — submit, then poll for the finished video.
Related Models
- MiniMax H3 Max Image-to-Video — Animate a first-frame image at the same speed.
- MiniMax H3 Text-to-Video — The standard H3 model, with 2K output and reference-to-video support.


















