Novita
kling-v3.0-4k-i2v
Context
500
Input
text, image
Output
video
Tool calling
Not listed
About this model
Kling v3.0 4K is Kuaishou's premium image-to-video model, generating up to 15 seconds of native 4K video (30fps) from images. It supports optional synchronized audio, multi-prompt scene composition for complex narratives, and flexible aspect ratios (16:9, 9:16, 1:1).
Capabilities
text
Available through the unified API
image
Available through the unified API
video
Available through the unified API
VisionVideo Generation
Quick start
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "0d0aa9dc2d804b4a8d077dac2d0fd7ac",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
Novita
0d0aa9dc2d804b4a8d077dac2d0fd7ac
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": "0d0aa9dc2d804b4a8d077dac2d0fd7ac",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'