The Kuaishou Kling series is renowned for its high performance and extensive camera control and editing capabilities, making it ideal for short-form videos and marketing content. The Kling 2.6 Pro enhances camera movement and motion control, making it suitable for more complex shot compositions. Its motion control features support more precise camera movement and motion constraints, ensuring greater control and reproducibility in shot composition. With a real-time inference API, it offers stable performance with no waiting time and is affordably priced.
0/1 page

After setting the parameters, click "Generate" to get the results
Request JSON
{}API
curl --location --request POST 'https://api.jiekou.ai/v3/async/kling-v2.6-pro-motion-control' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"