Skip to main content
POST
Kling O1 — Start-End Frame to Video
Generate a video that smoothly interpolates between a start frame and an end frame with Kling O1. Supports std/pro quality tiers and 5- or 10-second durations.

Request Body

string
required
Model slug. Use kling/kling-i2v-frames-o1/start-end-frame-to-video.
object
required
Input parameters for start-end frame video generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 70,000 micro-cents per second ($0.07/sec)
Default cost: 5 seconds, std quality = 70,000 × 5 × 1 = 350,000 micro-cents ($0.35)

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