---
title: "imagen-4-ultra API — Imagen 4 Preise & Spezifikationen"
url: "https://runapi.ai/de/models/imagen-4/ultra.md"
canonical: "https://runapi.ai/de/models/imagen-4/ultra.md"
locale: "de"
model: "Imagen 4"
provider: "Google"
variant_id: "imagen-4-ultra"
sdk_model_id: "imagen-4-ultra"
modality: "image"
price_from_cents: 12
billing_unit: "call"
status: "active"
---

# Imagen 4 imagen-4-ultra API

Nutze imagen-4-ultra aus der Imagen 4-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.120** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `imagen-4-ultra` |
| Provider | Google |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/imagen_4/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "imagen-4-ultra",
  "prompt": "Generiere ein Produkt-Hero-Bild einer matten schwarzen Wasserflasche auf einer beigen Steinoberfläche, weiches Seitenlicht, 4K."
}
```

## Install the skill

```sh
npx skills add runapi-ai/imagen-4 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Imagen 4 imagen-4-ultra features to an application.

```json
{
  "model": "imagen-4-ultra"
}
```

## 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 Imagen 4 variants:

- [imagen-4](https://runapi.ai/de/models/imagen-4/imagen-4.md) — `imagen-4` · $0.080
- [imagen-4-fast](https://runapi.ai/de/models/imagen-4/fast.md) — `fast` · $0.040
- [imagen-4-pro-remix-image](https://runapi.ai/de/models/imagen-4/pro-remix-image.md) — `pro-remix-image` · $0.180
