← All models
Kling Video V3 Standard Turbo Text to Video
kling-video-v3-turbo-standard-text-to-video
Video generationby Kling
Kling 3.0 Turbo Standard is a fast, cost-efficient video generation model that turns text prompts directly into 720P video with native audio, optimized for rapid iteration and high-volume production
Example
Details
- Accepts
- text + image
Pricing
- Price
- 14 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 |