Kling 1.6 Pro

Kuaishou
Video Generation

Kuaishou's Kling 1.6 Pro. Premium cinematic motion and physics realism, ~$0.07/sec.

Queue video with Kling 1.6 Pro
Video generation runs asynchronously — we'll queue a job and you can track it in your history.
Sign in to try this model with €5 free credits.
Sign in
Generates as an async job — typically 30 s to 2 min.
TL;DR·Last updated May 16, 2026

Kling 1.6 Pro is video generation AI model from Kuaishou, priced at €0.000 per 1M input tokens with a unknown context window.

Try Kling 1.6 Pro
Direct API access coming soon

Pricing

Price per Generation
Per generation€0.35

API Integration

Use our OpenAI-compatible API to integrate Kling 1.6 Pro into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

// Simple — just pass a string
const reply = await rw.run("kling-1-6-pro", "Hello! What can you do?");
console.log(reply);

// With message history
const reply2 = await rw.run("kling-1-6-pro", [
  { role: "system", content: "You are a helpful assistant." },
  { role: "user", content: "Explain quantum computing simply." },
]);
console.log(reply2);

// Full response with usage info
const res = await rw.chat("kling-1-6-pro", [
  { role: "user", content: "Hello!" },
], { temperature: 0.7, max_tokens: 500 });
console.log(res.choices[0].message.content);
console.log(res.usage);
Specifications
Price
€0.35
Developer
Kuaishou
Category
Video Generation
Supported Formats
text
image
Tags
kuaishou
kling
text-to-video
image-to-video
cinematic

Deep dive — Kuaishou Technology's Kling 1.6 Pro

About Kuaishou Technology
Founded 2011 · Beijing, China

Kuaishou (Kwai outside China) is a major Chinese short-video platform founded in 2011 by Su Hua and Cheng Yixiao, often described as the principal domestic competitor to ByteDance's Douyin / TikTok. Kuaishou's AI Group (KLING team) launched the Kling video model in June 2024, instantly impressing the international community by producing 2-minute photorealistic clips before Sora was publicly available. The Pro tier (Kling 1.0 Pro, 1.5 Pro, 1.6 Pro) is positioned as Kuaishou's premium video model with higher resolution, better prompt adherence and longer durations than the Standard tier. Kling 1.6 Pro (released late 2024) was widely cited as the strongest publicly accessible Chinese video model at its time of launch, ahead of Hailuo and earlier Wan releases.

Visit Kuaishou Technology →
Architecture
Diffusion Transformer (DiT) with 3D spatio-temporal VAE

Kling is a closed-source latent video diffusion model that Kuaishou describe as a Diffusion-Transformer (DiT) operating on a 3D spatio-temporal Variational Autoencoder. The 1.6 Pro variant generates clips up to 10 seconds at 1080p / 30 fps natively, with extension chains supporting up to 2 minutes. Text conditioning uses a bilingual large-language-model text encoder; image conditioning supports both first frame and end frame for guided shots. The architecture is reported to use 3D attention with full spatio-temporal mixing rather than factorised space/time attention, yielding stronger motion and identity coherence. Training uses a curated video corpus drawn in part from Kuaishou's vast platform data with synthetic dense captions; post-training reportedly combines reward-model alignment for aesthetics with caption-fidelity supervision and selective reinforcement on human-judged quality.

Parameters
Undisclosed
Context
unknown
What it can do
  • 1080p / 30 fps clips up to 10 seconds natively, up to 2 minutes with extension
  • First-frame and end-frame image conditioning
  • Strong bilingual prompt understanding (Chinese, English)
  • Director-style camera-control vocabulary
  • Lip-sync, motion-brush and elements features in Kling editor
  • Available via klingai.com web app, mobile app and API
  • Strong character consistency across extensions
  • Highly cinematic look on portrait and product shots
  • Best for: cinematic shorts, fashion, product video, music videos.
Training & License

Closed corpus including licensed video, web video and Kuaishou platform data with bilingual dense captions; exact dataset size undisclosed.

License: Proprietary commercial licence via Kling AI / Kuaishou terms; commercial use permitted on paid tiers.

Known limitations
  • 10-second native clip limit, longer durations require extension chaining
  • Heavy political and public-figure moderation on Chinese surfaces
  • No native audio in 1.6 Pro (audio added in v3)
  • Closed model with limited technical documentation
  • Output queue times can be long during peak hours

Frequently asked questions

Start using Kling 1.6 Pro today

Get started with free credits. No credit card required. Access Kling 1.6 Pro and 100+ other models through a single API.