Build next-gen apps with kling-video-o1-std
Pricing
TokenLab Price
$0.245
Discount: 30%
| Official Price | TokenLab Price | Discount | |
|---|---|---|---|
| Price | $0.35Per Request | $0.245Per Request | 30% |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test kling-video-o1-std in Web Agent. Run the recommended image-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": "image-to-video",
"output_audio": false,
"model": "kling-video-o1-std",
"prompt": "Cinematic sunrise over a calm lake with gentle camera motion.",
"image_url": "https://example.com/image.jpg"
}'Use cases
Storyboard tests
Spin up motion concepts and confirm task status flow before a full pipeline.
Social clips
Prototype short launch videos, product shots, and campaign cuts in minutes.
Async flow check
Trigger a task, watch it poll, and inspect the final payload — all from one page.
Side-by-side test
See real response quality, latency, and price before this becomes your production default.
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-video-o1-std cost?
On TokenLab, kling-video-o1-std costs $0.245 Per Request. The pricing table above shows the full breakdown.
What is kling-video-o1-std best for?
kling-video-o1-std is a strong fit for Image to Video, Text to Video, Reference to Video. You can call it through TokenLab with one API key.
How do I call the kling-video-o1-std 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-video-o1-std use?
Use https://api.tokenlab.sh/v1/videos/generations as the default for kling-video-o1-std. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test kling-video-o1-std before integrating it?
Yes. Try in Web Agent opens a ready test for kling-video-o1-std and keeps your prompt after sign-in, so you don’t lose context.
Which operations does kling-video-o1-std support?
kling-video-o1-std supports image-to-video, reference-to-video, start-end-to-video, text-to-video. Pick an operation in the API workbench above to see the matching endpoint and code sample.