Kling O1

Combines up to 7 angles of one subject through Elements and keeps its appearance strictly consistent through the entire clip. Use it for character turnarounds, recurring heroes, and product demos.

Cost

from 5.5 tokens/s

VideoProvider: Kling
Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"kling-o1","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","resolution":"720p","duration":5,"referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Generation prompt describing the scene, action and direction.

Type
string
Default
Allowed
string
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
16:9, 1:1, 9:16
resolutionresolution
Type
string
Default
720p
Allowed
720p, 1080p
durationduration
Type
number
Default
5
Allowed
5, 10
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
Reference videoreferenceVideo

Asset input for the referenceVideo slot.

Type
string
Default
Allowed
video · asset, https, data
Reference imagesreferenceAssetUris

Optional reference assets as asset:// URIs, HTTPS URLs, or data URIs.

Type
array
Default
Allowed
image · asset, https, data

Cost

from 5.5 tokens/s
720pdefault5.5 tokens/s
1080p7.5 tokens/s

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

Capabilities

Modesvideo_editimage_to_videotext_to_video
Asset slotsstartImage:imageendImage:imagereferenceVideo:videoreferenceAssetUris:image

Run Kling O1

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

Where to use this model

Kling O1 API - video generation · Givon AI