← All models
MiniMax H3 Text to Video
h3-text-to-video
Video generationby infery
MiniMax H3 is a frontier video model. This endpoint generates video from a text prompt alone, rendering at 2K in durations from 5 to 15 seconds across seven aspect ratios.
Pricing
- Price
- 32.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Text prompt for video generation |
| duration | integer | The duration of the video in seconds. |
| resolution | string | The resolution of the generated video. Only 2K is currently supported. |
| aspect_ratio | stringenum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 | The aspect ratio of the generated video. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |
