Kling AI / Kling V3 / Video extend
kling_ai/kling-v3/video_extend
Async
Extend an existing video forward in time.
Parameters
| Name | Type | Required | Description | Allowed values | Bundle dim. |
|---|---|---|---|---|---|
| mode | string | no | Generation quality tier. | standard, pro | — |
| prompt | string | no | 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. | — | — |
| videos_count | integer | no | — | — | — |
| input_video_url | string | yes | — | — | — |
| duration_seconds | integer | no | — | 5, 10 | — |
Example request
nullExample response
null