---
title: "hailuo-02-image-to-video-pro API — Prezzi e Specifiche Hailuo"
url: "https://runapi.ai/it/models/hailuo/02-image-to-video-pro.md"
canonical: "https://runapi.ai/it/models/hailuo/02-image-to-video-pro.md"
locale: "it"
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

Usa hailuo-02-image-to-video-pro dalla famiglia Hailuo tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.570** per call

Le generazioni fallite non vengono addebitate

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

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

## FAQ

### L&#39;ID del modello resta stabile tra le versioni?

RunAPI mantiene stabile l’ID del modello e gestisce gli aggiornamenti di versione compatibili senza modificare la forma della richiesta.

### Qual è il rate limit di questa variante?

I limiti per chiave scalano in base al tier di utilizzo. Consulta la pagina prezzi per i limiti attuali.

### Posso cambiare variante in seguito?

Sì — la variante è un flag. Puoi cambiarla modificando il parametro model.

### Fa streaming?

Dove lo streaming è disponibile, RunAPI esegue lo streaming end-to-end.

### Dove posso segnalare problemi di qualità?

Apri un issue nel repository GitHub pubblico oppure scrivi all’assistenza.


## Related

Other Hailuo variants:

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