---
title: "hailuo-2.3-image-to-video-pro API — precios y especificaciones de Hailuo"
url: "https://runapi.ai/es/models/hailuo/2.3-image-to-video-pro.md"
canonical: "https://runapi.ai/es/models/hailuo/2.3-image-to-video-pro.md"
locale: "es"
model: "Hailuo"
provider: "MiniMax"
variant_id: "hailuo-2.3-image-to-video-pro"
sdk_model_id: "hailuo-2.3-image-to-video-pro"
modality: "video"
price_from_cents: 90
billing_unit: "call"
status: "active"
---

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

Usa hailuo-2.3-image-to-video-pro de la familia Hailuo mediante RunAPI. Pago por llamada, sin suscripción, y las generaciones fallidas no se cobran.

## Pricing

**$0.900** per call

Las generaciones fallidas no se cobran

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `hailuo-2.3-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-2.3-image-to-video-pro",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Genera un clip de 5 segundos de una canica de cristal rodando por un escritorio de madera y cayendo por el borde."
}
```

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

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

## FAQ

### ¿Cómo selecciono %{variant}?

Pasa el ID de modelo que aparece en el quickstart.

### ¿El precio es por uso?

Sí. El precio se mide por llamada o unidad.


## Related

Other Hailuo variants:

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