Kling V2.6 Pro Motion Control
Video Generator
Kling V2.6 Pro Motion Control
POST
Kling V2.6 Pro Motion Control
The Kling v2.6 Pro Motion Control model generates animations by applying motion from a reference video to a reference image. It extracts motion paths from 3-30 second video clips to produce smooth, realistic video animations while maintaining subject identity consistency.
Request Headers
Supports:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Reference image to animate (URL or base64 encoded); supported formats:
.jpg, .jpeg, .png.
Max file size: 10MB; width and height must be >= 300px; aspect ratio must be between 1:2.5 and 2.5:1.Reference motion video URL; contains the motion sequence to transfer; supported formats:
.mp4, .mov.
Max file size: 10MB; width and height must be >= 300px; aspect ratio must be between 1:2.5 and 2.5:1.
Duration must be between 3 and 30 seconds.Positive prompt for scene description, style, lighting, etc.
Negative prompt; max 2500 characters.
Whether to keep the original audio from the reference video.
Character orientation in the generated video, can match either the image or video orientation.
image: Matches the character orientation in the image; reference video duration limited to 10 seconds.video: Matches the character orientation in the video; reference video duration limited to 30 seconds.
image, videoResponse
Use the task_id to request the Task Result API to retrieve the generated outputs.