Kling 3.0 Turbo

kling/kling-3-turbo
by Kling · 2026-06-17

Kling 3.0 Turbo is Kuaishou's speed-optimized model in the Kling 3.0 generation, built for fast, cost-efficient video with native audio bundled in. It handles both text-to-video and image-to-video with strong prompt adherence, stable motion, and multi-shot storyboarding (up to six shots in a single generation), and brings a standout lip-sync improvement for natural talking-head and dialogue clips — all at noticeably faster output than the Standard and Pro variants in the same generation. It outputs 720p or 1080p, produces 3–15 second clips, and bills per second with audio included.

INPUT/ 1M tokens
OUTPUT/ 1M tokens
p50 TTFTCollecting…
p95 TTFTCollecting…
TRAFFICCollecting…

Code samples

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="kling/kling-3-turbo",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Pricing

Per request$0.1120
CurrencyUSD
Flat fee per API call (image generation models)

Performance

p50 TTFT
Collecting…
Output speed
Collecting…
p95 TTFT
Collecting…
Error rate
45.5%

Public benchmarks

52.5
AA Coding
Better than 73% of models compared
#29 of 106
57.5
AA Intelligence
Better than 83% of models compared
#19 of 110
57.5
AA Math
Better than 33% of models compared
#54 of 81
GPQA Diamond
48.5 index
MMLU-Pro
65.5 index
τ²-Bench
42.5 index
Source: artificialanalysis.ai

FAQ

How much does Kling: Kling 3.0 Turbo cost on OrcaRouter?
Kling: Kling 3.0 Turbo is priced at $0.1120 per request via OrcaRouter (flat per-call fee, charged per generation rather than per token).
What is Kling: Kling 3.0 Turbo's context window?
Kling: Kling 3.0 Turbo supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Kling: Kling 3.0 Turbo via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="kling/kling-3-turbo" in the chat.completions.create call.
Does OrcaRouter rate-limit Kling: Kling 3.0 Turbo?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

Embed this badge

Kling: Kling 3.0 Turbopricing pendingvia OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/kling/kling-3-turbo" target="_blank"> <img src="https://www.orcarouter.ai/embed/kling/kling-3-turbo.svg" alt="Kling: Kling 3.0 Turbo on OrcaRouter" /> </a>
Markdown [![Kling: Kling 3.0 Turbo](https://www.orcarouter.ai/embed/kling/kling-3-turbo.svg)](https://www.orcarouter.ai/models/kling/kling-3-turbo)

Model card as data

GET /api/public/models/kling/kling-3-turboOpen
Machine-readable:/llms.txt/llms-full.txt