Kling 1.0
Video
Kling 1.0
High-control model with 10s duration.
POST
Kling 1.0
Pricing
Fixed API prices in USD.
| Mode | Price |
|---|---|
| std | $0.0221/sec |
| pro | $0.0772/sec |
Deprecated request aliases
Deprecated request aliases
These aliases are accepted for compatibility only and are not shown in the request schema.
| Deprecated | Use instead | Accepted until |
|---|---|---|
startImage | start_image | 2026-06-19 |
aspectRatio | aspect_ratio | 2026-06-19 |
cameraControl | camera_control | 2026-06-19 |
endImage | end_image | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
application/json
Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.