Kling 3.0 Motion
Transfers recorded movement, dance, or gestures from a video sample to your full-body character while locking face identity and capturing complex motion. Use it when choreography fidelity and appearance consistency matter.
Cost
7 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-motion","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","duration":3,"audioEnabled":false,"referencePhoto":"asset://asset_...","motionVideo":"asset://asset_..."}}'Input fields
* required| Field | Type | Default | Allowed |
|---|---|---|---|
prompt* promptScene / motion description. | string | — | up to 2500 chars |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1, 4:3, 3:4 |
duration duration | number | 3 | from 3 · up to 15 · step 1 seconds |
audioEnabled audioEnabledKling Motion does not generate new audio in Givon AI and can only preserve the source motion video's sound. | boolean | false | boolean |
Reference photo* referencePhotoAsset input for the referencePhoto slot. | string | — | image · asset, https, data |
Motion video* motionVideoAsset input for the motionVideo slot. | string | — | video · asset, https, data |
prompt*
promptScene / motion description.
- Type
- string
- Default
- —
- Allowed
- up to 2500 chars
aspectRatio
aspectRatio- Type
- string
- Default
- 9:16
- Allowed
- 9:16, 16:9, 1:1, 4:3, 3:4
duration
duration- Type
- number
- Default
- 3
- Allowed
- from 3 · up to 15 · step 1 seconds
audioEnabled
audioEnabledKling Motion does not generate new audio in Givon AI and can only preserve the source motion video's sound.
- Type
- boolean
- Default
- false
- Allowed
- boolean
Reference photo*
referencePhotoAsset input for the referencePhoto slot.
- Type
- string
- Default
- —
- Allowed
- image · asset, https, data
Motion video*
motionVideoAsset input for the motionVideo slot.
- Type
- string
- Default
- —
- Allowed
- video · asset, https, data
Cost
7 tokens/sCapabilities
Modes
image_to_videovideo_to_videoAsset slots
referencePhoto:image*motionVideo:video*Run Kling 3.0 Motion
Get an API key and the same request shape will work across every model in the catalog.