Generate coherent AI videos with native audio using MiniMax H3 Open Text to Video. Supports 480p/768p and 5-15s clips. Try free — pay per generation.
About this model
MiniMax H3 Open Text to Video generates highly coherent AI videos directly from text prompts, complete with natively generated stereo audio. Supporting both fast 480p and high-detail 768p resolution tiers, this open-weights model allows fine-grained control over duration (5 to 15 seconds), aspect ratios, and random seeds for consistent creative results. Compare with MiniMax H3 Text to Video and MiniMax H3 Reference to Video.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.08–$0.1825 per second | Flexible resolution tiers (480p / 768p) and per-second billing with no subscription required. |
| Fal.ai | $0.10–$0.20 per second | Higher per-second rates for similar MiniMax H3 endpoints. |
| Replicate | Not available | Model not hosted natively on Replicate. |
Flexible resolution tiers (480p / 768p) and per-second billing with no subscription required.
Higher per-second rates for similar MiniMax H3 endpoints.
Model not hosted natively on Replicate.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text description of the video scene, action, camera movement, and desired soundtrack. | A cinematic ocean wave at sunrise, highly detailed |
| Aspect Ratio | Enum (7 options) | - | 16:9 |
| Resolution | Enum (2 options) | - | 480p |
| Duration | Enum (11 options) | Output duration in seconds. | 5 |
Text description of the video scene, action, camera movement, and desired soundtrack.
A cinematic ocean wave at sunrise, highly detailed-
16:9-
480pOutput duration in seconds.
5Developer documentation
16:9, 9:16, etc.), duration (5 to 15 seconds), and resolution (480p or 768p)./api/v1/minimax-h3-open-text-to-video using curl or your HTTP client.curl -X POST "https://api.muapi.ai/api/v1/minimax-h3-open-text-to-video" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A cinematic ocean wave at sunrise, highly detailed",
"aspect_ratio": "16:9",
"resolution": "480p",
"duration": 5
}'
Frequently asked
MiniMax H3 Open Text to Video is an open-weights text-to-video model that generates coherent videos with native stereo audio from textual descriptions.
The model supports 480p (faster, lower cost) and 768p (native canvas) resolutions, with video durations from 5 to 15 seconds.
Yes, native stereo audio is synthesized alongside the video frames based on your text prompt.
Supported aspect ratios include 16:9, 9:16, 1:1, 4:3, 3:4, 21:9, and 9:21.
Pricing is per second of output video. 480p costs $0.08/sec and 768p costs $0.1825/sec.