kling-v2

Video Generation

by Kuaishou Technology

Realistic motion and strong character consistency. Cinematic 5–10 second clips from text or image input.

Up to 1080p  •  ~60s generation  •  From $0.20/video  •  Text-to-video & Image-to-video

View API docs →

Specifications

Model ID

kling-v2

Provider

Kuaishou Technology

Modality

Video Generation

Input Types

Text-to-Video, Image-to-Video

Max Resolution

1920×1080 (1080p)

Video Duration

5 seconds, 10 seconds

Frame Rate

24 fps

Avg. Generation Time

~60s (5s clip), ~90s (10s clip)

Cost

From $0.20/video (5s), From $0.35/video (10s)

Output Format

MP4

Supported Parameters

prompt, negative_prompt, duration, aspect_ratio, image, seed

Aspect Ratios

16:9, 9:16, 1:1, 4:3, 3:4

API Endpoint

POST /v1/videos/generations

Async

Yes — webhook or polling

Made with kling-v2

Generate with Kling v2

+ more

~60s generation  •  From $0.20/video  •  50 free generations included

Generate video via API

OpenAI-compatible. Async with webhook or polling.

from openai import OpenAI

client = OpenAI(
    base_url="https://api.fluxpool.ai/v1",
    api_key="fp_your_api_key"
)

response = client.videos.generate(
    model="kling-v2",
    prompt="A phoenix rising from ocean waves at sunrise, cinematic",
    duration=5,
    aspect_ratio="16:9",
    webhook_url="https://your-app.com/webhook"
)

# Response includes a generation ID for status polling
print(response.id)       # "gen_abc123"
print(response.status)   # "processing"
Generated with kling-v2

What creators build with Kling v2

"Product reveal animation: smartphone rotating on dark surface, light reflections, luxury feel"

— 1080p  •  5s  •  $0.20

Related Models

Compare video generation options — or try an image model.

Start generating video with Kling v2.

50 free generations. No credit card required.