Skip to main content
POST
Kling O1 Pro — Video Edit (Fast)
Apply fast video edits using a natural-language instruction with the Kling O1 Pro model — optimized for speed.

Request Body

string
required
Model slug. Use kling-plus/kling-o1-pro/video-edit-fast for video edit (fast) generation.
object
required
Input parameters for video edit (fast) generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 30,000 micro-cents per second ($0.030/sec)
Cost: flat 30,000 micro-cents ($0.030) per video.

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