Kling 2.5 Turbo Pro
Video generationOne call. Same key. Same bill.
Kling AI is Kuaishou's video generation model family
One API key. Every model.
One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
Examples
Every clip below is one pass. No post-production.
Sneaker. Orange powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. A premium running sneaker erupts through an orange and gold powder burst in slow motion, gold infinity mark on the side panel, then holds as hero as the powder settles. Slow push-in.
Perfume. Gold powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. A frosted perfume bottle erupts through a gold and amber powder burst in slow motion, then the bottle holds as hero as the powder settles. Slow push-in.
Headphones. Blue powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. Navy-and-gold headphones erupt through a deep blue and gold powder burst in slow motion, then hold as hero as the powder settles. Slow arc.
Watch. Gold powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. A luxury watch erupts through a gold and bronze powder burst in slow motion, the case gleaming, then holds as hero as the powder settles. Slow push-in.
Coffee. Beans and powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. A kraft coffee bag erupts through a brown and gold coffee-powder burst with flying beans in slow motion, then holds as hero as the cloud settles. Slow push-in.
Skincare. Pink powder burst.
Image-to-video (10s), Kling 2.5 Turbo Pro. A ceramic skincare jar erupts through a soft pink and gold powder burst in slow motion, then holds as hero as the powder settles. Slow push-in.
Branded can. Headline that reads.
Image-to-video (10s), Kling 2.5 Turbo Pro. A matte-black drink can on a warm cream studio backdrop, gold infinity mark on the front; a slow gentle push-in while the headline "AI AD CREATIVE" and the "Coinis" wordmark stay crisp and legible.
Capabilities
Input modes
Duration and resolution
Aspect ratios
Audio (Kling 3.0)
Control and consistency
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/video/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.video.generate({
model: "models/kuaishou/kling",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.video.generate(
model="models/kuaishou/kling",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/kuaishou/kling",
"output": {
"video_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
Brand and marketing teams Ship style-consistent ad creative, product demos, and campaign assets without a film crew. Kling 2.5 Turbo Pro holds your visual identity steady across every frame.[^1]
Creator and short-form video teams Generate narrative-driven Shorts and Reels with strong motion and pacing. Higher watch-through rates come from movement that feels intentional, not random.[^1]
Film and animation pre-visualization Explore camera angles, lighting schemes, and movement styles before committing to a full shoot. Studios use Kling 3.0 for previz at 1080p and 4K.[^4]
Education and training content Turn static diagrams, slides, or product screenshots into clear, motion-driven explainer videos. Image-to-video conditioning with a defined start and end frame keeps the content precise.[^2]
Dialogue-driven social content Kling 3.0's native audio generates character dialogue, lip sync, and sound effects in one pass. Ideal for social short-form where spoken narrative drives engagement.[^4]
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 25 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-06-04. Read the docs .