Kling 3.0 Turbo
Быстрый режим для роликов из текста или изображения: до 15 секунд, 720p/1080p. Последний кадр и звук не поддерживаются.
Стоимость
от 6 токенов/с
ВидеоПровайдер: Kling
Запустить генерацию
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":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"9:16","resolution":"720p","duration":4}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt* promptGeneration prompt describing the scene, action and direction. | string | — | до 2500 симв. |
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.
- Тип
- string
- По умолчанию
- —
- Допустимо
- до 2500 симв.
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
Стоимость
от 6 токенов/с720pпо умолчанию6 тк/с
1080p7,5 тк/с
Вариант подбирается по полям запроса автоматически — указывать его не нужно.
Возможности
Режимы
image_to_videotext_to_videoСлоты ассетов
startImage:imageЗапустить Kling 3.0 Turbo
Получи API-ключ — и этот же запрос заработает для любой модели каталога.