Kling 2.6 Motion

Доступный motion-control: переносит движение с видео-референса на твоего персонажа. Бери для несложной моторики, когда не нужна точность тира 3.0.

Coste

8 tokens/s

VideoProveedor: Kling
Ejecutar generación
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-2.6-motion","input":{"prompt":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","audioEnabled":true,"referencePhoto":"asset://asset_...","motionVideo":"asset://asset_..."}}'

Campos de entrada

* obligatorio
promptprompt

Generation prompt describing the scene, action and direction.

Tipo
string
Predeterminado
Permitido
hasta 2500 caracteres
aspectRatioaspectRatio
Tipo
string
Predeterminado
9:16
Permitido
16:9, 1:1, 3:4, 4:3, 9:16
audioEnabled*audioEnabled

Модель не создаёт новый звук, но может сохранить звук из видео движения.

Tipo
boolean
Predeterminado
true
Permitido
boolean
Reference photo*referencePhoto

Asset input for the referencePhoto slot.

Tipo
string
Predeterminado
Permitido
image · asset, https, data
Motion video*motionVideo

Asset input for the motionVideo slot.

Tipo
string
Predeterminado
Permitido
video · asset, https, data

Coste

8 tokens/s

Capacidades

Modosvideo_edit
Slots de assetsreferencePhoto:image*motionVideo:video*

Ejecutar Kling 2.6 Motion

Obtén una clave API y el mismo formato de petición funcionará con cualquier modelo del catálogo.