Kling 3.0 Motion
Переносит записанное движение, танец или жест с видео-образца на твоего персонажа целиком — с фиксацией лица и захватом сложной моторики. Бери, когда нужен точный повтор хореографии с лучшей консистентностью внешности.
Coste
7 tokens/s
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":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","duration":3,"audioEnabled":false,"referencePhoto":"asset://asset_...","motionVideo":"asset://asset_..."}}'Campos de entrada
* obligatorio| Campo | Tipo | Predeterminado | Permitido |
|---|---|---|---|
prompt* promptScene / motion description. | string | — | hasta 2500 caracteres |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1, 4:3, 3:4 |
duration duration | number | 3 | desde 3 · hasta 15 · paso 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 |
promptScene / motion description.
- Tipo
- string
- Predeterminado
- —
- Permitido
- hasta 2500 caracteres
aspectRatio- Tipo
- string
- Predeterminado
- 9:16
- Permitido
- 9:16, 16:9, 1:1, 4:3, 3:4
duration- Tipo
- number
- Predeterminado
- 3
- Permitido
- desde 3 · hasta 15 · paso 1 seconds
audioEnabledKling Motion does not generate new audio in Givon AI and can only preserve the source motion video's sound.
- Tipo
- boolean
- Predeterminado
- false
- Permitido
- boolean
referencePhotoAsset input for the referencePhoto slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- image · asset, https, data
motionVideoAsset input for the motionVideo slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- video · asset, https, data
Coste
7 tokens/sCapacidades
image_to_videovideo_to_videoreferencePhoto:image*motionVideo:video*Ejecutar Kling 3.0 Motion
Obtén una clave API y el mismo formato de petición funcionará con cualquier modelo del catálogo.