---
title: "midjourney-edit-image API — Midjourney Fiyatlandırma & Teknik Özellikler"
url: "https://runapi.ai/tr/models/midjourney/edit-image.md"
canonical: "https://runapi.ai/tr/models/midjourney/edit-image.md"
locale: "tr"
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

RunAPI üzerinden Midjourney ailesinden midjourney-edit-image kullanın. Çağrı başına fiyatlandırma, abonelik yok ve başarısız üretimler hiçbir zaman ücretlendirilmez.

## Pricing

**$0.080** per call

Başarısız üretimler ücretlendirilmez

## 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": "Beyaz mermer üzerindeki kobalt mavisi seramik vazonun sinematik ürün görselini oluşturun, ardından yavaş bir kamera yörüngesiyle canlandırın."
}
```

## 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

### Model ID sürümler arasında sabit kalıyor mu?

RunAPI, model ID&#39;yi sabit tutar ve istek yapınızı değiştirmeden uyumlu sürüm yenilemelerini yönetir.

### Bu varyantta hız limiti nedir?

Anahtar bazlı hız limitleri kullanım kademesine göre ölçeklenir. Güncel limitler için fiyatlandırma sayfasına bakın.

### Daha sonra varyant değiştirebilir miyim?

Evet — varyant bir bayraktır. model parametresini değiştirerek geçiş yapın.

### Streaming destekliyor mu?

Streaming उपलब्ध olduğunda RunAPI uçtan uca stream eder.

### Kalite sorunlarını nereye bildirebilirim?

Herkese açık GitHub reposunda bir issue açın veya desteğe e-posta gönderin.


## Related

Other Midjourney variants:

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