Kling AI / Kling 2.6 / Image to video
kling_ai/kling-2.6/image_to_video
Async
Animate an image into a short video.
Parameters
| Name | Type | Required | Description | Allowed values | Bundle dim. |
|---|---|---|---|---|---|
| mode | string | no | Generation quality tier. | standard, pro | — |
| prompt | string | yes | Text prompt describing the desired output. | — | — |
| resolution | string | no | — | 720p, 1080p | — |
| aspect_ratio | string | no | — | 16:9, 9:16, 1:1 | — |
| callback_url | string | no | Webhook URL invoked when async task completes. | — | — |
| input_images | string[] | yes | — | — | — |
| videos_count | integer | no | — | — | — |
| duration_seconds | integer | no | — | 5, 10 | — |
Example request
nullExample response
null