Home / Kling v3.0 Standard Text-to-Video
Kling

Kling v3.0: Standard Text-to-Video

Video
Model API Documentation

Kling 3.0 is a high-quality model designed for video generation. Its strengths lie in smooth motion and cinematography that closely mimics real-life footage, with excellent control over the rhythm of character movements, camera movements (zooms, pans, and tilts), and spatial relationships within scenes. It delivers consistent results in terms of material texture, lighting variations, and detail consistency (including character clothing, props, and backgrounds). It is ideal for creating short films, storyboards for commercials, and dynamic proof-of-concepts, and its controllability can be further enhanced through clear shot script prompts.It supports an ultra-fast inference API, offers stable performance with no waiting time, and delivers exceptional value for money.

0 / 2000
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-v3.0-std-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