---
title: "hailuo-02-image-to-video-pro API — Hailuo : tarifs et spécifications"
url: "https://runapi.ai/fr/models/hailuo/02-image-to-video-pro.md"
canonical: "https://runapi.ai/fr/models/hailuo/02-image-to-video-pro.md"
locale: "fr"
model: "Hailuo"
provider: "MiniMax"
variant_id: "hailuo-02-image-to-video-pro"
sdk_model_id: "hailuo-02-image-to-video-pro"
modality: "video"
price_from_cents: 57
billing_unit: "call"
status: "active"
---

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

Utilisez hailuo-02-image-to-video-pro de la famille Hailuo via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.570** per call

Les générations échouées ne sont pas facturées

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `hailuo-02-image-to-video-pro` |
| 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-pro",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Générez un clip de 5 secondes d'une bille en verre roulant sur un bureau en bois et tombant du bord."
}
```

## 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-pro features to an application.

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

## FAQ

### Comment sélectionner %{variant} ?

Passez l&#39;ID de modèle affiché dans le quickstart.

### Les tarifs sont-ils à l&#39;usage ?

Oui. Les tarifs sont mesurés par appel ou par unité.


## Related

Other Hailuo variants:

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