---
title: "Hailuo API — 全部变体、定价与 Model Skill | RunAPI"
url: "https://runapi.ai/zh-CN/models/hailuo.md"
canonical: "https://runapi.ai/zh-CN/models/hailuo.md"
locale: "zh-CN"
model: "Hailuo"
provider: "MiniMax"
modality: "video"
variant_count: 6
price_from_cents: 30
---

# Hailuo API

Hailuo API 调用文本和图片生成 1080p 原生视频，支持精准物理模拟和运动效果。

**Provider:** MiniMax
**Modality:** Video
**Catalog:** 6 variants

Hailuo 是 MiniMax 的视频生成模型，可原生生成 1080p 视频并具备真实物理模拟能力，支持标准和专业两种质量档位的文生视频与图生视频。

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| hailuo-02-image-to-video-pro | `02-image-to-video-pro` | $0.570 | call | https://runapi.ai/zh-CN/models/hailuo/02-image-to-video-pro.md |
| hailuo-02-image-to-video-standard | `02-image-to-video-standard` | $0.300 | call | https://runapi.ai/zh-CN/models/hailuo/02-image-to-video-standard.md |
| hailuo-02-text-to-video-pro | `02-text-to-video-pro` | $0.570 | call | https://runapi.ai/zh-CN/models/hailuo/02-text-to-video-pro.md |
| hailuo-02-text-to-video-standard | `02-text-to-video-standard` | $0.500 | call | https://runapi.ai/zh-CN/models/hailuo/02-text-to-video-standard.md |
| hailuo-2.3-image-to-video-pro | `2.3-image-to-video-pro` | $0.900 | call | https://runapi.ai/zh-CN/models/hailuo/2.3-image-to-video-pro.md |
| hailuo-2.3-image-to-video-standard | `2.3-image-to-video-standard` | $0.500 | call | https://runapi.ai/zh-CN/models/hailuo/2.3-image-to-video-standard.md |


## Install the skill

```sh
npx skills add runapi-ai/hailuo -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Hailuo features to an application.

## Context

Hailuo 是 MiniMax 的视频模型，以精准物理和运动保真著称，原生 1080p 输出。通过 RunAPI，标准和专业变体共享一把 key。

## FAQ

### 应该从哪个变体开始？

选满足质量要求的最便宜变体。多数团队从 fast 起步，生产时升级到 pro。

### 有免费额度吗？

新账户每个模型都有免费调用额度，之后按次计费。

### 支持流式吗？

模型支持流式时，RunAPI 端到端流式。

### 失败怎么计费？

失败的生成不计费。

### 输出会缓存吗？

输出按任务 ID 存储在 R2 供回取。输入不缓存。

### 可以商用吗？

可以——所有变体默认含商用许可，除非模型许可明确限制；有例外会在变体页面注明。

### 速率限制？

Key 级限流随使用层级伸缩。当前限制见定价页。

### 在哪里报问题？

在公共 GitHub 仓库提 issue 或邮件联系 support。

