Video models › Kling
Kling - V3 Turbo Text to Video
Kling - V3 Turbo 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": "16:9",
"duration": "5",
"prompt": "\u2026",
"resolution": "720p"
},
"model": "kling-v3-turbo-text-to-video"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
prompt |
string | required | The text description of the video you want to generate (Max length: 2500 characters) |
duration |
string | required | The duration of the generated video in seconds Optional duration: 3s - 15s Default:
5 |
aspect_ratio |
string | required | The aspect ratio of the generated video frame Values: 1:1, 9:16, 16:9Default:
16:9 |
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.