Kling 3.0

Kling flagship: up to 15 seconds and 4K, stable character identity across scenes, multi-scene direction, and native multilingual audio.

Cost

from 3 tokens/s

VideoProvider: Kling
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"kling-3.0","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","resolution":"720p","duration":3,"audioEnabled":true}}'

Input fields

* required
prompt*prompt

Scene / motion description.

Type
string
Default
Allowed
up to 2500 chars
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
9:16, 16:9, 1:1
resolutionresolution
Type
string
Default
720p
Allowed
720p, 1080p, 4k
durationduration
Type
number
Default
3
Allowed
from 3 · up to 15 · step 1 seconds
audioEnabledaudioEnabled

Kling native audio is enabled by default in Givon AI and can be turned off per request.

Type
boolean
Default
true
Allowed
boolean
Start imagestartImage

Asset input for the startImage slot.

Type
string
Default
Allowed
image · asset, https, data
End imageendImage

Asset input for the endImage slot.

Type
string
Default
Allowed
image · asset, https, data

Cost

from 3 tokens/s
1080p6 tokens
1080p · Audio8 tokens
720p3 tokens/s
720p4 tokens
720p · Audio6.5 tokens
720p · Audio5.5 tokens/s
1080pdefault6 tokens/s
1080p · Audio9 tokens/s
4K15 tokens/s
4K · Audio15 tokens/s

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_videoimage_to_video
Asset slotsstartImage:imageendImage:image

Run Kling 3.0

Get an API key and the same request shape will work across every model in the catalog.

Kling 3.0 API - video generation · Givon AI