---
title: "seedream-5-pro-edit API — Seedream Preise & Spezifikationen"
url: "https://runapi.ai/de/models/seedream/5-pro-edit.md"
canonical: "https://runapi.ai/de/models/seedream/5-pro-edit.md"
locale: "de"
model: "Seedream"
provider: "Bytedance"
variant_id: "seedream-5-pro-edit"
sdk_model_id: "seedream-5-pro-edit"
modality: "image"
price_from_cents: 7
billing_unit: "call"
status: "active"
---

# Seedream seedream-5-pro-edit API

Nutze seedream-5-pro-edit aus der Seedream-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 | `seedream-5-pro-edit` |
| Provider | Bytedance |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/seedream/edit_image` |
| Status | active |

## Request example

```json
{
  "model": "seedream-5-pro-edit",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Erstelle eine Social-Media-Grafik für einen Kaffeeshop-Sale mit dem Text '50% OFF' in Fettschrift, warmen Tönen, 4K."
}
```

## Install the skill

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

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Seedream seedream-5-pro-edit features to an application.

```json
{
  "model": "seedream-5-pro-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 Seedream variants:

- [seedream-4.5-edit](https://runapi.ai/de/models/seedream/4.5-edit.md) — `4.5-edit` · $0.070
- [seedream-4.5-text-to-image](https://runapi.ai/de/models/seedream/4.5-text-to-image.md) — `4.5-text-to-image` · $0.070
- [seedream-5-lite-edit](https://runapi.ai/de/models/seedream/5-lite-edit.md) — `5-lite-edit` · $0.060
- [seedream-5-lite-text-to-image](https://runapi.ai/de/models/seedream/5-lite-text-to-image.md) — `5-lite-text-to-image` · $0.060
- [seedream-5-pro-text-to-image](https://runapi.ai/de/models/seedream/5-pro-text-to-image.md) — `5-pro-text-to-image` · $0.070
- [seedream-v4-edit](https://runapi.ai/de/models/seedream/v4-edit.md) — `v4-edit` · $0.100
- [seedream-v4-text-to-image](https://runapi.ai/de/models/seedream/v4-text-to-image.md) — `v4-text-to-image` · $0.100
