Kling AI
Kling AI is Kuaishou's generative video AI platform. The Kling AI Open Platform (developer API) turns text and images into video and imagery through an asynchronous create-a-task then query-the-task workflow, covering text-to-video, image-to-video, multi-image-to-video, video extension, lip-sync, video effects, image generation (Kolors), and Kolors virtual try-on. The API authenticates with a JWT signed from an Access Key / Secret Key pair and is billed against prepaid resource packs.
APIs
Kling AI Text-to-Video API
Generate video from a text prompt across Kling video models (kling-v1 through kling-v2-6 and the turbo/master variants), with duration, aspect ratio, standard/professional mode,...
Kling AI Image-to-Video API
Animate a still image into video from a start frame (and optional end frame) plus a motion prompt. Async create-then-query task pattern returning a generated video URL.
Kling AI Multi-Image-to-Video API
Compose a video from multiple reference images (subjects/elements) plus a prompt, letting several images drive a single generated clip. Async task create-then-query.
Kling AI Video Extension API
Extend a previously generated video by referencing its origin task id and an optional continuation prompt, adding seconds of coherent footage. Async create-then-query task pattern.
Kling AI Lip-Sync API
Drive lip movement on a generated or uploaded video from supplied text (text-to-speech voice) or an audio file, syncing a subject's mouth to speech. Async create-then-query task...
Kling AI Video Effects API
Apply preset creative video effects (such as hug, kiss, squish, and other scene templates) to one or more input images. Async create-then-query task pattern.
Kling AI Image Generation API
Generate still images from a text prompt (and optional reference image) using the Kolors image models (kling-v1 through kling-v2-1). Async create-then-query task pattern returni...
Kling AI Virtual Try-On API
Kolors Virtual Try-On composites a garment image onto a person/model image to produce a realistic try-on result (model kolors-virtual-try-on-v1-5). Async create-then-query task ...
Kling AI Account Resource API
Query account resource-pack balances and consumption so callers can monitor remaining prepaid credits for video and image generation.