Skip to main content
POST
Kling 2.6 Standard — Motion Control
Transfer the motion from a reference video to a still image using Kling 2.6 Standard, producing a character-controlled animated video.

Request Body

string
required
Model slug. Use kling-plus/kling-2.6-standard/motion-control for motion control generation.
object
required
Input parameters for motion control generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 25,000 micro-cents per second ($0.025/second)
This model uses a flat per-job base cost.
Default cost: Flat = 25,000 micro-cents ($0.025)

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples