← All models
Kling Video V3 Turbo Pro Text to Video
kling-video-v3-turbo-pro-text-to-video
Video generationby Kling
Generate high quality 1080p videos using Kling's Turbo 3.0 model, with improved lipsync and multishot generation capabilities.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 17.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| prompt | — | Optional text prompt. For best results keep the prompt under 2500 characters. Mutually exclusive with `multi_prompt`. |
| duration | stringenum: 3, 4, 5, 6, 7, 8… | Video length in seconds. |
| image_url | string | First-frame reference image. Formats: .jpg/.jpeg/.png; max 50MB; min 300px per side; aspect ratio within 1:2.5 to 2.5:1. |
| multi_prompt | — | Multi-shot storyboard (1-6 shots). Each shot has its own prompt and duration; the total duration must not exceed 15s. Mutually exclusive with `prompt`. |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1 | The aspect ratio (width:height) of the generated video. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |