---
title: "Hailuo API — 변형, 가격, model skill"
url: "https://runapi.ai/ko/models/hailuo.md"
canonical: "https://runapi.ai/ko/models/hailuo.md"
locale: "ko"
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는 사실적인 물리 시뮬레이션으로 네이티브 1080p 영상을 생성할 수 있는 MiniMax의 비디오 생성 모델입니다. 표준 및 pro 품질 티어에서 텍스트-비디오와 이미지-비디오 생성을 모두 지원합니다.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| hailuo-02-image-to-video-pro | `02-image-to-video-pro` | $0.570 | call | https://runapi.ai/ko/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/ko/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/ko/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/ko/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/ko/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/ko/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는 네이티브 1080p에서 정확한 물리 및 모션 충실도로 알려진 MiniMax의 비디오 모델입니다. RunAPI를 통해 표준 및 pro 변형이 단일 키를 공유합니다.

## FAQ

### 이 모델은 어떻게 호출하나요?

model skill을 설치하고 RunAPI key와 함께 설정 메모를 따르세요.

### 실패한 생성도 비용이 드나요?

실패한 생성은 과금되지 않습니다

### 애플리케이션에서 호출할 수 있나요?

네. 코딩 워크스페이스에 model skill을 설치하고 모델 기능을 추가할 때 사용하세요.

