kling/kling-v2-master

kling/kling-v2-master
by kling

Kling 2.0 Master — early flagship text-to-video and image-to-video, 5–10s clips, 720p, 24fps.

INPUT/ 1M tokens
OUTPUT/ 1M tokens
p50 TTFTCollecting…
p95 TTFT1.00 s7d
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-v2-master",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Pricing

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

Performance

p50 TTFT
Collecting…
Output speed
Collecting…
p95 TTFT
1.00 s
Error rate
100.0%

Public benchmarks

AA I2V Arena
1173.0 / 1500
Source: artificial_analysis_arena

FAQ

How much does kling/kling-v2-master cost on OrcaRouter?
kling/kling-v2-master is priced at $0.2800 per request via OrcaRouter (flat per-call fee, charged per generation rather than per token).
What is kling/kling-v2-master's context window?
kling/kling-v2-master supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call kling/kling-v2-master via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="kling/kling-v2-master" in the chat.completions.create call.
Does OrcaRouter rate-limit kling/kling-v2-master?
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-v2-masterpricing pendingvia OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/kling/kling-v2-master" target="_blank"> <img src="https://www.orcarouter.ai/embed/kling/kling-v2-master.svg" alt="kling/kling-v2-master on OrcaRouter" /> </a>
Markdown [![kling/kling-v2-master](https://www.orcarouter.ai/embed/kling/kling-v2-master.svg)](https://www.orcarouter.ai/models/kling/kling-v2-master)

Model card as data

GET /api/public/models/kling/kling-v2-masterOpen
Machine-readable:/llms.txt/llms-full.txt