Build next-gen apps with kling-omni-video
Pricing
720p · No video input
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.06
- Discount
- 30%
1080p · No video input
Per Second- Official Price
- $0.12
- TokenLab Price
- $0.08
- Discount
- 30%
720p · Includes video input
Per Second- Official Price
- $0.18
- TokenLab Price
- $0.13
- Discount
- 30%
1080p · Includes video input
Per Second- Official Price
- $0.24
- TokenLab Price
- $0.17
- Discount
- 30%
| Official PricePer Second | TokenLab PricePer Second | Discount | |
|---|---|---|---|
| 720p · No video input | $0.09 | $0.06 | 30% |
| 1080p · No video input | $0.12 | $0.08 | 30% |
| 720p · Includes video input | $0.18 | $0.13 | 30% |
| 1080p · Includes video input | $0.24 | $0.17 | 30% |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test kling-omni-video in Web Agent. Run the recommended text-to-video request at /v1/videos/generations, then show request body, task id, poll URL or final status.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/videos/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "text-to-video",
"output_audio": false,
"model": "kling-omni-video",
"prompt": "Cinematic sunrise over a calm lake with gentle camera motion."
}'Use cases
Best forText to Video
Generating short videos and iterating on creative cuts
Storyboard tests
Create motion concepts with visible task status and final asset handling.
Social clips
Prototype short launch videos, product shots, and campaign cuts in minutes.
Async flow check
Create, poll, and inspect completed video tasks with the same API pattern.
Side-by-side test
Compare real response quality, latency, and price for production defaults.
Prompt examples
Generate an 8-second cinematic product reveal with a slow camera push.
Storyboard a social clip for a new AI API feature.
Run image-to-video from this product shot and walk me through the task status flow.
FAQ
How much does kling-omni-video cost?
On TokenLab, kling-omni-video costs $0.06-$0.17 Per Second. The pricing table above shows the full breakdown.
What is kling-omni-video best for?
kling-omni-video is a strong fit for Text to Video, Image to Video, Reference to Video. You can call it through TokenLab with one API key.
How do I call the kling-omni-video API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/videos/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should kling-omni-video use?
Use https://api.tokenlab.sh/v1/videos/generations as the default for kling-omni-video. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test kling-omni-video before integrating it?
Yes. Try in Web Agent opens a ready test for kling-omni-video and keeps your prompt after sign-in, so you don’t lose context.
Which operations does kling-omni-video support?
kling-omni-video supports Image to Video, Reference to Video, Text to Video, Video to Video. Pick an operation in the API workbench above to see the matching endpoint and code sample.