---
title: "kling-v3-turbo-text-to-video API — cennik i specyfikacja Kling"
url: "https://runapi.ai/pl/models/kling/v3-turbo-text-to-video.md"
canonical: "https://runapi.ai/pl/models/kling/v3-turbo-text-to-video.md"
locale: "pl"
model: "Kling"
provider: "Kuaishou"
variant_id: "kling-v3-turbo-text-to-video"
sdk_model_id: "kling-v3-turbo-text-to-video"
modality: "video"
price_from_cents: 18
billing_unit: "second"
status: "active"
---

# Kling kling-v3-turbo-text-to-video API

Korzystaj z kling-v3-turbo-text-to-video z rodziny Kling przez RunAPI. Cennik za wywołanie, bez subskrypcji — nieudane generacje nie są rozliczane.

## Pricing

**$0.180** per second

Nieudane generacje nie są rozliczane

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `kling-v3-turbo-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-v3-turbo-text-to-video",
  "prompt": "Create a 10-second video of a person walking through an autumn forest, leaves falling, cinematic camera pan."
}
```

## 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-v3-turbo-text-to-video features to an application.

```json
{
  "model": "kling-v3-turbo-text-to-video"
}
```

## FAQ

### Czy identyfikator modelu jest stały między wersjami?

RunAPI utrzymuje stały identyfikator modelu i obsługuje zgodne odświeżenia wersji bez zmiany kształtu żądania.

### Jaki jest limit rate limit dla tej warianty?

Limity na klucz skalują się wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika.

### Czy mogę później zmienić wariant?

Tak — wariant to flaga. Zmieniasz go, aktualizując parametr model.

### Czy obsługuje streaming?

Tam, gdzie streaming jest dostępny, RunAPI streamuje end-to-end.

### Gdzie zgłaszać problemy z jakością?

Otwórz issue w publicznym repo na GitHubie albo napisz do supportu.


## Related

Other Kling variants:

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