Home / Kling-o1 Reference Video Generation
Kling

Kling-o1 Reference Video Generation

Video
Model API Documentation

The Kuaishou Kling series is renowned for its strong performance and extensive capabilities in camera control and editing, making it ideal for short videos and marketing content. The Kling O1 offers reference-based generation and editing capabilities, enabling controlled modifications to the original video. Reference-based generation preserves the original video’s structure while re-rendering its style and texture, making it suitable for fan creations and video restoration and enhancement. Its real-time inference API delivers stable performance with no waiting time and is affordably priced.

0 / 2000

0 of 7

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-o1-ref2v' \
--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