Home / Kling-o1 Text to Video
Kling

Kling-o1 Text to Video

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-form videos and marketing content. The Kling O1 offers reference generation and editing capabilities, enabling controlled modifications to source footage. Text-to-video functionality allows users to generate storyboards and cinematographic styles directly from prompts, facilitating rapid prototyping from script to finished video. The real-time inference API delivers stable performance with no waiting time and is affordably priced.

0 / 2000
To be generated
Empty state

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

Example

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/kling-o1-t2v' \
--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