---
title: "Ideogram AI-modellen — API-toegang via RunAPI"
url: "https://runapi.ai/nl/providers/ideogram.md"
canonical: "https://runapi.ai/nl/providers/ideogram.md"
locale: "nl"
provider: "Ideogram"
line_count: 1
variant_count: 7
---

# Ideogram

Ideogram V3 — text-to-image with industry-leading in-image text accuracy for typography and design.

Ideogram specializes in text-to-image generation with an emphasis on accurate in-image text rendering. V3 achieves strong text accuracy for posters, logos, and typography — far ahead of general-purpose image models.

## Models

- [Ideogram V3](https://runapi.ai/nl/models/ideogram-v3.md) — Image, 7 variants · from $0.070

## Variants

| Model | Variant | Billing | Starting price | URL |
|---|---|---|---|---|
| Ideogram V3 | `character` | call | $0.180 | https://runapi.ai/nl/models/ideogram-v3/character.md |
| Ideogram V3 | `character-edit` | call | $0.180 | https://runapi.ai/nl/models/ideogram-v3/character-edit.md |
| Ideogram V3 | `character-remix` | call | $0.180 | https://runapi.ai/nl/models/ideogram-v3/character-remix.md |
| Ideogram V3 | `edit` | call | $0.070 | https://runapi.ai/nl/models/ideogram-v3/edit.md |
| Ideogram V3 | `reframe` | call | $0.070 | https://runapi.ai/nl/models/ideogram-v3/reframe.md |
| Ideogram V3 | `remix` | call | $0.070 | https://runapi.ai/nl/models/ideogram-v3/remix.md |
| Ideogram V3 | `text-to-image` | call | $0.070 | https://runapi.ai/nl/models/ideogram-v3/text-to-image.md |


## Install a model skill

```sh
npx skills add runapi-ai/<line> -g
```

Replace `<line>` with a model slug from this provider, then use the skill docs, schemas, pricing notes, and setup steps while adding the model feature.

## FAQ

### Is dit een officiële Ideogram-integratie?

RunAPI biedt een beheerde API-laag met transparante prijzen, mogelijkheden en foutgedrag.

### Heb ik een Ideogram-account nodig?

Nee — je RunAPI-sleutel is genoeg voor beheerde toegang.

### Wat is de extra latency door proxying?

Meestal onder de 20 ms. RunAPI houdt de proxylaag dicht bij de regio’s waar het model draait.

### Worden afbeeldingen / video’s gecached?

Genereerde output wordt opgeslagen en is op te halen via task ID. Invoer wordt niet gecached.

### Kan ik mijn eigen key gebruiken?

Nog niet — calls gebruiken RunAPI-beheerde toegang.

