KLING V1.6 Image-to-Video
Video
KLING V1.6 Image-to-Video
POST
KLING V1.6 Image-to-Video
KLING V1.6 Image-to-Video is an AI image-to-video model developed by the Kuaishou AI team. It can transform images into dynamic 5-second videos, supporting 720p / 1080p resolution, with high-quality visual output and enhanced motion and semantic understanding.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Video generation mode.Supported:
Standard: Fast generation, lower cost, produces 720p video.Professional: High quality, higher cost, produces 1080p video, and allows setting an end frame.
Standard.URL of the starting frame image for video generation.
URL of the ending frame image for video generation.
Prompt to guide the generation.Range:
1 <= x <= 2000.Negative prompt to indicate content the model should avoid generating.Range:
0 <= x <= 2000.Duration of the generated video (in seconds). Default:
Possible values:
5.Possible values:
5, 10Guidance scale parameter that controls how closely the generated content adheres to the prompt.Range:
0 <= x <= 1. Default: 0.5.Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.