---
title: "MiniMax AI models — API access via RunAPI"
url: "https://runapi.ai/providers/minimax.md"
canonical: "https://runapi.ai/providers/minimax.md"
locale: "en"
provider: "MiniMax"
line_count: 1
variant_count: 6
---

# MiniMax

Hailuo video generation at native 1080p with accurate physics simulation and complex motion.

MiniMax develops Hailuo, a video generation model producing text-to-video and image-to-video at native 1080p with accurate physics simulation, complex motion, and human pose fidelity.

## Models

- [Hailuo](https://runapi.ai/models/hailuo.md) — Video, 6 variants · from $0.300

## Variants

| Model | Variant | Billing | Starting price | URL |
|---|---|---|---|---|
| Hailuo | `02-image-to-video-pro` | call | $0.570 | https://runapi.ai/models/hailuo/02-image-to-video-pro.md |
| Hailuo | `02-image-to-video-standard` | call | $0.300 | https://runapi.ai/models/hailuo/02-image-to-video-standard.md |
| Hailuo | `02-text-to-video-pro` | call | $0.570 | https://runapi.ai/models/hailuo/02-text-to-video-pro.md |
| Hailuo | `02-text-to-video-standard` | call | $0.500 | https://runapi.ai/models/hailuo/02-text-to-video-standard.md |
| Hailuo | `2.3-image-to-video-pro` | call | $0.900 | https://runapi.ai/models/hailuo/2.3-image-to-video-pro.md |
| Hailuo | `2.3-image-to-video-standard` | call | $0.500 | https://runapi.ai/models/hailuo/2.3-image-to-video-standard.md |

## Install

```sh
npm install @runapi.ai/<line>
```

## FAQ

### Is this an official %{provider} integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

### Do I need a %{provider} account?

No — your RunAPI key is enough for managed access.

### What&#39;s the latency overhead from proxying?

Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.

### Are images / videos cached?

Generated outputs are stored and retrievable by task ID. Inputs are not cached.

### Can I bring my own key?

Not currently — calls use RunAPI-managed access.

