---
title: "imagen-4-pro-remix-image API — Imagen 4 : tarifs et spécifications"
url: "https://runapi.ai/fr/models/imagen-4/pro-remix-image.md"
canonical: "https://runapi.ai/fr/models/imagen-4/pro-remix-image.md"
locale: "fr"
model: "Imagen 4"
provider: "Google"
variant_id: "imagen-4-pro-remix-image"
sdk_model_id: "imagen-4-pro-remix-image"
modality: "image"
price_from_cents: 18
billing_unit: "call"
status: "active"
---

# Imagen 4 imagen-4-pro-remix-image API

Utilisez imagen-4-pro-remix-image de la famille Imagen 4 via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.180** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `imagen-4-pro-remix-image` |
| Provider | Google |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/imagen_4/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "imagen-4-pro-remix-image",
  "prompt": "Générez une image hero de produit d'une bouteille d'eau noire matte sur une surface en pierre beige, lumière latérale douce, 4K."
}
```

## Install the skill

```sh
npx skills add runapi-ai/imagen-4 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Imagen 4 imagen-4-pro-remix-image features to an application.

```json
{
  "model": "imagen-4-pro-remix-image"
}
```

## 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 Imagen 4 variants:

- [imagen-4](https://runapi.ai/fr/models/imagen-4/imagen-4.md) — `imagen-4` · $0.080
- [imagen-4-fast](https://runapi.ai/fr/models/imagen-4/fast.md) — `fast` · $0.040
- [imagen-4-ultra](https://runapi.ai/fr/models/imagen-4/ultra.md) — `ultra` · $0.120
