Video models › Kling
Kling 2.6 Image to Video
Kling 2.6 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",
"sound": "\u2026"
},
"model": "kling-image-to-video"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
prompt |
string | required | Text prompt for video generation (maximum length: 1000 characters) |
image_urls |
array | required | Image URLs for video generation. (Uploaded file URLs, not file content; supported types: image/jpeg, image/png; maximum file size: 10.0MB) |
sound |
boolean | required | This parameter specifies whether the generated video contains sound (boolean: true/false) |
duration |
string | required | Video duration (unit: seconds) Values: 5, 10Default:
5 |
Pricing
Price on request; the charge is settled from actual consumption with the video coefficient ×2.0. See Pricing & tokens.