Key capabilities
- Multi-Image Input — Use up to 4 reference images as character/scene sources
- Text-Guided — Combine images with a text prompt to control the video narrative
- Flexible Duration — Generate 5 or 10 second videos
- Aspect Ratios — Support for 16:9, 9:16, and 1:1 output formats
- 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-v1-6 |
image_list | array | Yes | Reference images (1–4). Each item: {"image": "url_or_base64"} |
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 | 5 or 10 seconds. Default: 5 |
aspect_ratio | string | No | 16:9, 9:16, or 1:1. Default: 16:9 |
callback_url | string | No | Webhook URL for task notifications |
API Reference
View the interactive API playground for Kling 1.6 mi2v.