Novita
kling-v3.0-4k-t2v
Context
500
Input
text
Output
video
Tool calling
Not listed
About this model
Kling v3.0 4K is Kuaishou's premium text-to-video model, generating native 4K cinematic videos from text prompts. It supports 3-15 second durations, flexible aspect ratios, optional synchronized audio, and multi-prompt scene transitions for complex compositions.
Capabilities
text
Available through the unified API
video
Available through the unified API
Video Generation
Quick start
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "9123a65abad94b558ff533f4718cac76",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
Novita
9123a65abad94b558ff533f4718cac76
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
No benchmark data is listed for this model.
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "9123a65abad94b558ff533f4718cac76",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'