Home / Kling v2.1 Image-to-Video (Master)
Kling

Kling v2.1 Image-to-Video (Master)

Video
Model API Documentation

Kling v2.1 Master Image-to-Video can convert static images into high-quality dynamic videos, generating natural motion and smooth scene dynamics while maintaining subject consistency, using the Master-quality mode.

0 / 2000

0/1 page

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/kling-v2.1-i2v-master' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

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