Video models › Kling
Kling - V3 Turbo Image to Video
Kling - V3 Turbo Image to Video
video Kling price on request
Request
POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json
{
"callback_url": "https://your-app.example/callbacks/video-blade",
"input": {
"duration": "5",
"image_urls": "\u2026",
"prompt": "\u2026",
"resolution": "720p"
},
"model": "kling-v3-turbo-image-to-video"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
prompt |
string | required | The text prompt describing the video to generate (Max length: 2500 characters) |
image_urls |
array | required | URL of the image to be used for the video (File URL after upload, not file content; Accepted types: image/jpeg, image/png; Max size: 10.0MB) |
duration |
string | required | The duration of the generated video in seconds Optional duration: 3s - 15s Default:
5 |
resolution |
string | required | Resolution of the generated video (720p or 1080p) Values: 720p, 1080pDefault:
720p |
Pricing
Price on request; the charge is settled from actual consumption with the video coefficient ×2.0. See Pricing & tokens.