Video models › Kling
Kling 2.6 Text to Video
Kling 2.6 Text 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": {
"aspect_ratio": "1:1",
"duration": "5",
"prompt": "\u2026",
"sound": "\u2026"
},
"model": "kling-text-to-video"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
prompt |
string | required | Text prompt for video generation (maximum length: 1000 characters) |
sound |
boolean | required | This parameter specifies whether the generated video contains sound (boolean: true/false) |
aspect_ratio |
string | required | This parameter defines the video aspect ratio Values: 1:1, 16:9, 9:16Default:
1:1 |
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.