Skip to main content
POST
Kling 3.0 Pro — Start-End Frame to Video
Generate a smooth video transition between a start frame and end frame using Kling 3.0 Pro.

Request Body

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

Pricing

Base cost: 112,000 micro-cents per second ($0.112/second)
Default cost (has_sound=true, duration=5): 112,000 × 1.5 × 5 = 840,000 micro-cents ($0.84)

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