---
title: "ideogram-v3-edit API — Ideogram V3 Preise & Spezifikationen"
url: "https://runapi.ai/de/models/ideogram-v3/edit.md"
canonical: "https://runapi.ai/de/models/ideogram-v3/edit.md"
locale: "de"
model: "Ideogram V3"
provider: "Ideogram"
variant_id: "ideogram-v3-edit"
sdk_model_id: "ideogram-v3-edit"
modality: "image"
price_from_cents: 7
billing_unit: "call"
status: "active"
---

# Ideogram V3 ideogram-v3-edit API

Nutze ideogram-v3-edit aus der Ideogram V3-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.070** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `ideogram-v3-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-edit",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Erstelle ein Filmplakat für 'The Last Frontier' mit dem Titel in fettem Serif oben, einer Raumstation im Hintergrund."
}
```

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

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

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Ideogram V3 variants:

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