Next-generation Kuaishou Kling text-to-video model. Expected to extend clip length and improve physical realism beyond Kling 1.6.
Next-generation Kuaishou Kling text-to-video model. Expected to extend clip length and improve physical realism beyond Kling 1.6.
Why it matters: Creators benchmark "kling 2" against Veo and Sora for Chinese-market video generation.
Expected pricing: ~$0.30 per 5s clip (unconfirmed)
Closest production text-to-video model on SkillBoss with similar clip quality target.
We'll auto-switch your API calls to Kling 2 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "veo-3.1-fast",
"input": {
"prompt": "Say hello from Kling 2 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account