Kling V2.6 Pro Motion Control
Video
Kling V2.6 Pro Motion Control
POST
Kling V2.6 Pro Motion Control
This is an asynchronous API and only returns the
task_id of the asynchronous task.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API key}}.
Request Body
Reference image URL or base64-encoded image; supports
.jpg, .jpeg, .png.
The image file size must not exceed 10MB; both width and height must be >= 300px; the aspect ratio must be between 1:2.5 and 2.5:1.Reference motion video URL; supports
.mp4, .mov.
The video file size must not exceed 10MB; both width and height must be >= 300px; duration must be 3-30 seconds.Positive prompt describing the scene, style, lighting, and more.
Negative prompt; must not exceed 2500 characters.
Whether to keep the original audio from the reference video.
Output frame mode:
image: Match the framing of the reference image (5-second output)video: Match the framing of the reference video (up to 30 seconds)
image, videoResponse Information
Use task_id to request the Get Task Result API to retrieve the generated output.