---
title: "kling-v3-turbo-image-to-video API — Kling prijzen en specificaties"
url: "https://runapi.ai/nl/models/kling/v3-turbo-image-to-video.md"
canonical: "https://runapi.ai/nl/models/kling/v3-turbo-image-to-video.md"
locale: "nl"
model: "Kling"
provider: "Kuaishou"
variant_id: "kling-v3-turbo-image-to-video"
sdk_model_id: "kling-v3-turbo-image-to-video"
modality: "video"
price_from_cents: 18
billing_unit: "second"
status: "active"
---

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

Gebruik kling-v3-turbo-image-to-video uit de Kling-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.180** per second

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `kling-v3-turbo-image-to-video` |
| Provider | Kuaishou |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/kling/image_to_video` |
| Status | active |

## Request example

```json
{
  "model": "kling-v3-turbo-image-to-video",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "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-image-to-video features to an application.

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

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Kling variants:

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