---
title: "Hailuo API — バリアント、料金、model skill"
url: "https://runapi.ai/ja/models/hailuo.md"
canonical: "https://runapi.ai/ja/models/hailuo.md"
locale: "ja"
model: "Hailuo"
provider: "MiniMax"
modality: "video"
variant_count: 6
price_from_cents: 30
---

# Hailuo API

ネイティブ1080pでの正確な物理シミュレーションとモーションを持つテキスト・画像→動画向けにHailuo APIにアクセスできます。

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

HailuoはMiniMaxの動画生成モデルで、リアルな物理シミュレーションによるネイティブ1080pの映像を生成できます。standardとproの品質ティアでテキスト→動画と画像→動画生成をサポートしています。

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| hailuo-02-image-to-video-pro | `02-image-to-video-pro` | $0.570 | call | https://runapi.ai/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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経由では、standardとproバリアントが1つのキーを共有します。

## FAQ

### このモデルはどう呼び出しますか？

model skill をインストールし、RunAPI key とセットアップメモに従ってください。

### 失敗した生成は課金されますか？

失敗した生成は課金されません

### アプリケーションから呼び出せますか？

はい。コード作業環境に model skill をインストールし、モデル機能を追加するときに利用してください。

