---
title: "Qwen 3 API — Varianten, Preise und Model Skill"
url: "https://runapi.ai/de/models/qwen-3.md"
canonical: "https://runapi.ai/de/models/qwen-3.md"
locale: "de"
model: "Qwen 3"
provider: "Alibaba"
modality: "image"
variant_count: 4
price_from_cents: 5
---

# Qwen 3 API

Qwen-3-Bilderzeugung und -bearbeitung in Standard- und Pro-Stufen.

**Provider:** Alibaba
**Modality:** Image
**Catalog:** 4 variants

Die Qwen 3 API ist ein image-Modell über RunAPI. Installiere den Model Skill, um Docs, Schemas, Preishinweise und Setup-Schritte in deinen App-Workflow zu bringen.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| qwen-3-edit-image | `edit-image` | $0.070 | call | https://runapi.ai/de/models/qwen-3/edit-image.md |
| qwen-3-pro-edit-image | `pro-edit-image` | $0.140 | call | https://runapi.ai/de/models/qwen-3/pro-edit-image.md |
| qwen-3-pro-text-to-image | `pro-text-to-image` | $0.120 | call | https://runapi.ai/de/models/qwen-3/pro-text-to-image.md |
| qwen-3-text-to-image | `text-to-image` | $0.050 | call | https://runapi.ai/de/models/qwen-3/text-to-image.md |


## Install the skill

```sh
npx skills add runapi-ai/qwen-3 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Qwen 3 features to an application.

## Context

Qwen 3 liegt im image-Katalog von RunAPI und stammt von Alibaba. Nutze es, wenn du verwalteten API-Zugang, Preiskontext und Model Skill an einem Ort willst.

## FAQ

### Wie rufe ich dieses Modell auf?

Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key.

### Kosten fehlgeschlagene Generierungen Geld?

Fehlgeschlagene Generierungen werden nicht berechnet

### Kann ich es aus meiner Anwendung aufrufen?

Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features.

