---
title: "midjourney-image-to-video API — Midjourney : tarifs et spécifications"
url: "https://runapi.ai/fr/models/midjourney/image-to-video.md"
canonical: "https://runapi.ai/fr/models/midjourney/image-to-video.md"
locale: "fr"
model: "Midjourney"
provider: "Midjourney"
variant_id: "midjourney-image-to-video"
sdk_model_id: "midjourney-image-to-video"
modality: "video"
price_from_cents: 62
billing_unit: "call"
status: "active"
---

# Midjourney midjourney-image-to-video API

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

## Pricing

**$0.620** per call

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

## Spec sheet

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

## Request example

```json
{
  "model": "midjourney-image-to-video",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Créez une image cinématographique d’un vase en céramique bleu cobalt posé sur du marbre blanc, puis animez-la avec un lent mouvement orbital de la caméra."
}
```

## Install the skill

```sh
npx skills add runapi-ai/midjourney -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Midjourney midjourney-image-to-video features to an application.

```json
{
  "model": "midjourney-image-to-video"
}
```

## 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 Midjourney variants:

- [midjourney-edit-image](https://runapi.ai/fr/models/midjourney/edit-image.md) — `edit-image` · $0.080
- [midjourney-v8.1](https://runapi.ai/fr/models/midjourney/v8.1.md) — `v8.1` · $0.060
