---
title: "hailuo-02-image-to-video-standard API — Hailuo prijzen en specificaties"
url: "https://runapi.ai/nl/models/hailuo/02-image-to-video-standard.md"
canonical: "https://runapi.ai/nl/models/hailuo/02-image-to-video-standard.md"
locale: "nl"
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

Gebruik hailuo-02-image-to-video-standard uit de Hailuo-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.300** per call

Mislukte generaties worden niet in rekening gebracht

## 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": "Generate a 6-second clip of a glass marble rolling across a wooden desk and falling off the edge."
}
```

## 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

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Hailuo variants:

- [hailuo-02-image-to-video-pro](https://runapi.ai/nl/models/hailuo/02-image-to-video-pro.md) — `02-image-to-video-pro` · $0.570
- [hailuo-02-text-to-video-pro](https://runapi.ai/nl/models/hailuo/02-text-to-video-pro.md) — `02-text-to-video-pro` · $0.570
- [hailuo-02-text-to-video-standard](https://runapi.ai/nl/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/nl/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/nl/models/hailuo/2.3-image-to-video-standard.md) — `2.3-image-to-video-standard` · $0.500
