Home/Kling v3.0 4K Image-to-Video
Kling

Kling v3.0 4K Image-to-Video

Video
Model API docs

Kling v3.0 4K Image-to-Video generates native 4K ultra-high-definition videos from a first-frame image with cinematic quality, smooth motion, precise prompt adherence, and optional synchronized audio generation. Supports end-frame guidance, multi-shot composition, and flexible 3-15 second durations.

0 / 2000

0/1 images

Pending
État vide

Set parameters and click Generate to get results

Request JSON

{}

API

Submit task

curl --location --request POST 'https://api.novita.ai/v3/async/kling-v3.0-4k-i2v' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Query result

curl --location --request GET "https://api.novita.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"