Kling V2.6 Pro Motion Control
Video
Kling V2.6 Pro Motion Control
POST
Kling V2.6 Pro Motion Control
This is an async API that only returns the
task_id of the async task.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Reference image URL or base64-encoded image. Supports
.jpg, .jpeg, .png.
File size must not exceed 10MB. Width and height must be >= 300px. Aspect ratio must be between 1:2.5 and 2.5:1.Reference motion video URL. Supports
.mp4, .mov.
File size must not exceed 10MB. Width and height must be >= 300px. Duration: 3-30 seconds.Positive prompt for scene description, style, lighting, etc.
Negative prompt. Maximum 2500 characters.
Whether to keep the original audio from the reference video.
Output frame mode:
image: matches the framing of the reference image (outputs 5 seconds)video: matches the framing of the reference video (up to 30 seconds)
image, videoResponse
Use the task_id to call the Get Async Task Result API to retrieve the generated output.