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

# Ideogram V3 ideogram-v3-character API

Utilisez ideogram-v3-character 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.180** per call

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

## Spec sheet

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

## Request example

```json
{
  "model": "ideogram-v3-character",
  "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-character features to an application.

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

## 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-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-remix](https://runapi.ai/fr/models/ideogram-v3/remix.md) — `remix` · $0.070
- [ideogram-v3-text-to-image](https://runapi.ai/fr/models/ideogram-v3/text-to-image.md) — `text-to-image` · $0.070
