---
title: "ideogram-v3-character-edit API — Ideogram V3 prijzen en specificaties"
url: "https://runapi.ai/nl/models/ideogram-v3/character-edit.md"
canonical: "https://runapi.ai/nl/models/ideogram-v3/character-edit.md"
locale: "nl"
model: "Ideogram V3"
provider: "Ideogram"
variant_id: "ideogram-v3-character-edit"
sdk_model_id: "ideogram-v3-character-edit"
modality: "image"
price_from_cents: 18
billing_unit: "call"
status: "active"
---

# Ideogram V3 ideogram-v3-character-edit API

Gebruik ideogram-v3-character-edit uit de Ideogram V3-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.180** per call

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

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

## Request example

```json
{
  "model": "ideogram-v3-character-edit",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Create a movie poster for 'The Last Frontier' with the title in bold serif at the top, a space station in the background."
}
```

## 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-edit features to an application.

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

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Ideogram V3 variants:

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