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
string
required
Enum value:
application/jsonstring
required
Bearer authentication format: Bearer {{API key}}.
Request Body
string
required
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.string
required
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.string
Positive prompt describing the scene, style, lighting, and more.
string
Negative prompt; must not exceed 2500 characters.
boolean
default:true
Whether to keep the original audio from the reference video.
string
required
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
string
required
Use task_id to request the Get Task Result API to retrieve the generated output.