Kling 3.0 API (Omni) / Multi-shot cinematic video generation with native audio
Released by Kuaishou, Kling Video 3.0 Omni is the latest Kling AI video generation model. Access the Kling 3 Omni API via PiAPIto create high-fidelity videos today!
Kling 3.0 Omni API Pricing
Pricing is calculated per second of generated video based on resolution and audio settings.
Standard 720p
$0.10 /sec
- 720p - without native audio generation
Standard 720p + Audio
$0.15 /sec
- 720p - with native audio generation
Pro 1080p
$0.15 /sec
- 1080p - without native audio generation
Pro 1080p + Audio
$0.20 /sec
- 1080p - with native audio generation
Ready to get started with Kling 3.0 Omni API?
Features
Capabilities from the production model page.
Multi-shot AI Director
Kling 3 AI acts as an AI director, understanding scene coverage and shots, intelligently adjusting camera angles and compositions, and applying cinematic language with precision for film-like results.
Enhanced Subject Consistency
Kling 3 delivers industry-leading subject consistency in image-to-video, supporting multi-image references, multi-character coreference (3+ characters), and video references for stable, coherent motion.
Element Reference
Kling 3 Omni supports element references for subject consistency and output stability.
Upgraded Native Audio In 5 Languages
Kling 3 AI API is capable of generating native-quality audio in Chinese, English, Japanese, Korean, and Spanish, handling dialects, accents, multilingual code-switching dialogues, and syncing natural lip movements and facial expressions.
Native-level Text Rendering
Kling video 3 omni API produces crisp, readable text directly in video frames with well-structured layouts, supporting high-fidelity use cases such as ecommerce and performance-driven advertising.
15-second Generation and Duration Control
Kling video 3.0 supports video generation up to 15 seconds to accommodate more complex action sequences. Flexible duration options are also available for creators who need more flexibility.
Custom Reference Frames
Kling 3.0 supports custom start and end frames for I2V video generations to enable smoother transitions, tighter edits, and easier integration into longer narrative timelines.
Get started
Create your API key
Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.
Top up credits
Add credits on the billing page when you are ready to scale beyond the free tier.
Call the API
POST your first task following the API docs, then poll the task until the result is ready.
Iterate in the playground
Prototype prompts and settings in the the playground above before wiring them into your product.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "kling",
"task_type": "omni_video_generation",
"input": {
"prompt": "Close-up, static camera, a woman in swim suit near the sea is introducing herself.",
"version": "3.0",
"resolution": "720p",
"duration": 5,
"aspect_ratio": "16:9",
"enable_audio": false
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"video_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run kling-3-omni \ prompt="Close-up, static camera, a woman in swim suit near the sea is introducing herself." \ version=3.0 \ resolution=720p \ duration=5 \ aspect_ratio=16:9 \ enable_audio=false ✓ Task completed! https://img.theapi.app/ephemeral/…
Frequently asked questions
What is Kling 3.0 Omni?
Kling Video 3.0 Omni is the latest version of the Kling AI video generation model developed by Kuaishou, offering advanced video and audio generation capabilities. It is a major upgrade and built on Kling O1, with superior performance, more cinematic control, richer storytelling tools, and greater consistency across complex scenes, designed for production-ready workflows from social content to high-end advertising. Start creating with our Kling 3 API today!
How do I access Kling 3.0 via API?
Use PiAPI's Kling 3.0 AI API endpoints to submit prompts and receive generated videos. The API supports T2V and I2V generations. You can also explore more video generation capabilities with Kling AI API.
What makes Kling 3.0 different from other Kling versions?
Kling Video 3.0 AI offers upgraded quality and control compared to earlier Kling models, including improved temporal consistency, sharper visuals, more realistic motion, and enhanced audio generation.
What is the difference between Kling 3.0 Omni and Kling 3.0?
Kling 3.0 Omni is built on Kling O1 while Kling 3.0 is built on Kling 2.6. Both models are similar in that they support T2V, I2V, and features like multi-shot. However, Kling 3.0 Omni gives you more control by allowing developers to generate using reference from videos.
Can I control duration and resolution?
Yes, you can control the duration and aspect ratios for Kling 3.0 API videos for different use cases.
Is Kling 3.0 free?
You will receive free credits upon sign up to use in our PiAPI workspace, so you can experiment with Kling 3.0 generations, explore different settings, and test integrations before committing to a paid plan.
Is Kling 3.0 suitable for production use?
Yes, Kling 3.0 API is designed for production use. Many teams use Kling API services for content creation, social media, advertising, and creative projects. Our Kling video 3.0 API supports asynchronous calls for scalable workflows and large productions.
Can I generate NSFW content using Kling 3.0 API?
Please refer to our NSFW policyfor more information and follow the guidelines.
More questions? See the API docs.
Our blog
Kling 3.0 Omni API


