---
title: "ideogram-v3-remix API — Ideogram V3 : tarifs et spécifications"
url: "https://runapi.ai/fr/models/ideogram-v3/remix.md"
canonical: "https://runapi.ai/fr/models/ideogram-v3/remix.md"
locale: "fr"
model: "Ideogram V3"
provider: "Ideogram"
variant_id: "ideogram-v3-remix"
sdk_model_id: "ideogram-v3-remix"
modality: "image"
price_from_cents: 7
billing_unit: "call"
status: "active"
---

# Ideogram V3 ideogram-v3-remix API

Utilisez ideogram-v3-remix de la famille Ideogram V3 via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.070** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `ideogram-v3-remix` |
| Provider | Ideogram |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/ideogram_v3/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "ideogram-v3-remix",
  "prompt": "Créez une affiche de film pour 'The Last Frontier' avec le titre en gras serif en haut, une station spatiale en arrière-plan."
}
```

## Install the skill

```sh
npx skills add runapi-ai/ideogram-v3 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Ideogram V3 ideogram-v3-remix features to an application.

```json
{
  "model": "ideogram-v3-remix"
}
```

## 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 Ideogram V3 variants:

- [ideogram-v3-character](https://runapi.ai/fr/models/ideogram-v3/character.md) — `character` · $0.180
- [ideogram-v3-character-edit](https://runapi.ai/fr/models/ideogram-v3/character-edit.md) — `character-edit` · $0.180
- [ideogram-v3-character-remix](https://runapi.ai/fr/models/ideogram-v3/character-remix.md) — `character-remix` · $0.180
- [ideogram-v3-edit](https://runapi.ai/fr/models/ideogram-v3/edit.md) — `edit` · $0.070
- [ideogram-v3-reframe](https://runapi.ai/fr/models/ideogram-v3/reframe.md) — `reframe` · $0.070
- [ideogram-v3-text-to-image](https://runapi.ai/fr/models/ideogram-v3/text-to-image.md) — `text-to-image` · $0.070
