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

# Midjourney midjourney-edit-image API

Nutze midjourney-edit-image aus der Midjourney-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.080** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `midjourney-edit-image` |
| Provider | Midjourney |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/midjourney/edit_image` |
| Status | active |

## Request example

```json
{
  "model": "midjourney-edit-image",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Erstelle ein filmreifes Produktbild einer kobaltblauen Keramikvase auf weißem Marmor und animiere es anschließend mit einer langsamen Kamerafahrt um das Motiv."
}
```

## Install the skill

```sh
npx skills add runapi-ai/midjourney -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Midjourney midjourney-edit-image features to an application.

```json
{
  "model": "midjourney-edit-image"
}
```

## 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 Midjourney variants:

- [midjourney-image-to-video](https://runapi.ai/de/models/midjourney/image-to-video.md) — `image-to-video` · $0.620
- [midjourney-v8.1](https://runapi.ai/de/models/midjourney/v8.1.md) — `v8.1` · $0.060
