Kling 3.0 Turbo
Быстрый режим для роликов из текста или изображения: до 15 секунд, 720p/1080p. Последний кадр и звук не поддерживаются.
Coste
desde 6 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-3.0-turbo","input":{"prompt":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","resolution":"720p","duration":4}}'Campos de entrada
* obligatorio| Campo | Tipo | Predeterminado | Permitido |
|---|---|---|---|
prompt* promptGeneration prompt describing the scene, action and direction. | string | — | hasta 2500 caracteres |
aspectRatio aspectRatio | string | 9:16 | 16:9, 1:1, 9:16 |
resolution resolution | string | 720p | 720p, 1080p |
duration duration | number | 4 | 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 |
Start image startImageAsset input for the startImage slot. | string | — | image · asset, https, data |
prompt*
promptGeneration prompt describing the scene, action and direction.
- Tipo
- string
- Predeterminado
- —
- Permitido
- hasta 2500 caracteres
aspectRatio
aspectRatio- Tipo
- string
- Predeterminado
- 9:16
- Permitido
- 16:9, 1:1, 9:16
resolution
resolution- Tipo
- string
- Predeterminado
- 720p
- Permitido
- 720p, 1080p
duration
duration- Tipo
- number
- Predeterminado
- 4
- Permitido
- 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Start image
startImageAsset input for the startImage slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- image · asset, https, data
Coste
desde 6 tokens/s720ppredeterminado6 tokens/s
1080p7,5 tokens/s
La variante se selecciona automáticamente a partir de los campos de la petición; no necesitas enviarla.
Capacidades
Modos
image_to_videotext_to_videoSlots de assets
startImage:imageEjecutar Kling 3.0 Turbo
Obtén una clave API y el mismo formato de petición funcionará con cualquier modelo del catálogo.