Key capabilities
- Text-to-Video — Generate videos purely from text prompts
- Camera Control — Preset and custom camera movements (pan, tilt, zoom, roll)
- Multi-Shot — Create up to 6 storyboard shots with custom prompts and durations
- Sound Generation — Optionally generate synchronized sound (V2.6+ only)
- Standard & Pro Modes — Choose between cost-effective standard or high-quality professional output
Quick example
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model_name | string | No | Must be kling-v2-1-master |
prompt | string | Yes | Text prompt (max 2500 chars) |
negative_prompt | string | No | Negative prompt (max 2500 chars) |
mode | string | No | std or pro. Default: std |
duration | string | No | 3–15 seconds. Default: 5 |
aspect_ratio | string | No | 16:9, 9:16, or 1:1. Default: 16:9 |
cfg_scale | float | No | Prompt relevance 0–1. Default: 0.5 |
multi_shot | boolean | No | Enable multi-shot storyboarding |
sound | string | No | on or off. Default: off (V2.6+ only) |
camera_control | object | No | Camera movement control |
callback_url | string | No | Webhook URL for notifications |
API Reference
View the interactive API playground for Kling 2.1 Master t2v.