kling/kling-v2-1-master

kling/kling-v2-1-master
by kling

Kling 2.1 Master — premium text-to-video and image-to-video, 5–10s clips, 1080p, 24fps.

INPUT/ 1M tokens
OUTPUT/ 1M tokens
p50 TTFT1.00 s7d
p95 TTFT2.00 s7d
TRAFFICtokens / 7d
Code samples
from openai import OpenAI

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

response = client.chat.completions.create(
    model="kling/kling-v2-1-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
TTFT p50
1.00 s
Output speed
TTFT p95
2.00 s
Error rate
Public benchmarks
AA I2V Arena
1203.0 / 1500
AA T2V Arena
1139.0 / 1500
Source: artificialanalysis.ai
FAQ
How much does kling/kling-v2-1-master cost on OrcaRouter?
kling/kling-v2-1-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-1-master's context window?
kling/kling-v2-1-master supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call kling/kling-v2-1-master via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="kling/kling-v2-1-master" in the chat.completions.create call.
Does OrcaRouter rate-limit kling/kling-v2-1-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-1-masterpricing pending1000ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/kling/kling-v2-1-master" target="_blank"> <img src="https://www.orcarouter.ai/embed/kling/kling-v2-1-master.svg" alt="kling/kling-v2-1-master on OrcaRouter" /> </a>
Markdown [![kling/kling-v2-1-master](https://www.orcarouter.ai/embed/kling/kling-v2-1-master.svg)](https://www.orcarouter.ai/models/kling/kling-v2-1-master)