← All modelsReference to video · Kuaishou

Kling V3

Kuaishou's Kling 3.0 image-to-video and text-to-video, in Standard, Pro, and 4K tiers, plus native-audio variants.

Reference to videoKuaishou$0.10 / secondreference-to-videocinematickling
Preview
Pricing
$0.10/ second

$0.10 per second. $1 ≈ 10 seconds of video.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/kling-v3-pro/reference-to-video
request
curl https://api.tryinfer.com/v1/inference/kling-v3-pro/reference-to-video \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "the character walks through a neon-lit alley at night, cinematic",
"reference_image_urls": "<reference_image_urls>"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
aspect_ratiostring16:916:99:161:1
duration_secondsinteger510
reference_image_urlsstringYes1-5 reference images that guide the video's subject/style.

Authenticate with a bearer token. Get an API key →

Try it

Run Kling V3 now.

Try it in the playground