---
title: "hailuo-02-image-to-video-standard API — Hailuo 요금 및 스펙"
url: "https://runapi.ai/ko/models/hailuo/02-image-to-video-standard.md"
canonical: "https://runapi.ai/ko/models/hailuo/02-image-to-video-standard.md"
locale: "ko"
model: "Hailuo"
provider: "MiniMax"
variant_id: "hailuo-02-image-to-video-standard"
sdk_model_id: "hailuo-02-image-to-video-standard"
modality: "video"
price_from_cents: 30
billing_unit: "call"
status: "active"
---

# Hailuo hailuo-02-image-to-video-standard API

RunAPI로 Hailuo 패밀리의 hailuo-02-image-to-video-standard를 사용하세요. 호출당 요금, 구독 없음, 실패한 생성은 과금되지 않습니다.

## Pricing

**$0.300** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `hailuo-02-image-to-video-standard` |
| Provider | MiniMax |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/hailuo/image_to_video` |
| Status | active |

## Request example

```json
{
  "model": "hailuo-02-image-to-video-standard",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "나무 책상 위를 굴러가다가 가장자리에서 떨어지는 유리 구슬의 5초짜리 클립을 생성해 주세요."
}
```

## 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 hailuo-02-image-to-video-standard features to an application.

```json
{
  "model": "hailuo-02-image-to-video-standard"
}
```

## FAQ

### %{variant}는 어떻게 선택하나요?

quickstart에 표시된 모델 ID를 전달하세요.

### 가격은 사용량 기반인가요?

네. 호출 또는 단위 기준으로 측정됩니다.


## Related

Other Hailuo variants:

- [hailuo-02-image-to-video-pro](https://runapi.ai/ko/models/hailuo/02-image-to-video-pro.md) — `02-image-to-video-pro` · $0.570
- [hailuo-02-text-to-video-pro](https://runapi.ai/ko/models/hailuo/02-text-to-video-pro.md) — `02-text-to-video-pro` · $0.570
- [hailuo-02-text-to-video-standard](https://runapi.ai/ko/models/hailuo/02-text-to-video-standard.md) — `02-text-to-video-standard` · $0.500
- [hailuo-2.3-image-to-video-pro](https://runapi.ai/ko/models/hailuo/2.3-image-to-video-pro.md) — `2.3-image-to-video-pro` · $0.900
- [hailuo-2.3-image-to-video-standard](https://runapi.ai/ko/models/hailuo/2.3-image-to-video-standard.md) — `2.3-image-to-video-standard` · $0.500
