---
title: "kling-v2.1-master-text-to-video API — Kling Preise & Spezifikationen"
url: "https://runapi.ai/de/models/kling/v2.1-master-text-to-video.md"
canonical: "https://runapi.ai/de/models/kling/v2.1-master-text-to-video.md"
locale: "de"
model: "Kling"
provider: "Kuaishou"
variant_id: "kling-v2.1-master-text-to-video"
sdk_model_id: "kling-v2.1-master-text-to-video"
modality: "video"
price_from_cents: 32
billing_unit: "second"
status: "active"
---

# Kling kling-v2.1-master-text-to-video API

Nutze kling-v2.1-master-text-to-video aus der Kling-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.320** per second

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `kling-v2.1-master-text-to-video` |
| Provider | Kuaishou |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/kling/text_to_video` |
| Status | active |

## Request example

```json
{
  "model": "kling-v2.1-master-text-to-video",
  "prompt": "Erstelle ein 10-sekündiges Video einer Person, die durch einen Herbstwald geht, fallende Blätter, kinematischer Kameraschwenk."
}
```

## Install the skill

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

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Kling kling-v2.1-master-text-to-video features to an application.

```json
{
  "model": "kling-v2.1-master-text-to-video"
}
```

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

- [kling-3.0](https://runapi.ai/de/models/kling/3.0.md) — `3.0` · $0.200
- [kling-ai-avatar-pro](https://runapi.ai/de/models/kling/ai-avatar-pro.md) — `ai-avatar-pro` · $0.160
- [kling-ai-avatar-standard](https://runapi.ai/de/models/kling/ai-avatar-standard.md) — `ai-avatar-standard` · $0.080
- [kling-ai-avatar-v1-pro](https://runapi.ai/de/models/kling/ai-avatar-v1-pro.md) — `ai-avatar-v1-pro` · $0.160
- [kling-v1-avatar-standard](https://runapi.ai/de/models/kling/v1-avatar-standard.md) — `v1-avatar-standard` · $0.080
- [kling-v2.1-master-image-to-video](https://runapi.ai/de/models/kling/v2.1-master-image-to-video.md) — `v2.1-master-image-to-video` · $0.320
- [kling-v2.1-pro](https://runapi.ai/de/models/kling/v2.1-pro.md) — `v2.1-pro` · $0.100
- [kling-v2.1-standard](https://runapi.ai/de/models/kling/v2.1-standard.md) — `v2.1-standard` · $0.050
- [kling-v2.5-turbo-image-to-video-pro](https://runapi.ai/de/models/kling/v2.5-turbo-image-to-video-pro.md) — `v2.5-turbo-image-to-video-pro` · $0.090
- [kling-v2.5-turbo-text-to-video-pro](https://runapi.ai/de/models/kling/v2.5-turbo-text-to-video-pro.md) — `v2.5-turbo-text-to-video-pro` · $0.090
- [kling-v3-turbo-image-to-video](https://runapi.ai/de/models/kling/v3-turbo-image-to-video.md) — `v3-turbo-image-to-video` · $0.180
- [kling-v3-turbo-text-to-video](https://runapi.ai/de/models/kling/v3-turbo-text-to-video.md) — `v3-turbo-text-to-video` · $0.180
