Rumored Kuaishou Kling image generation model extending the Kling family beyond video. Expected to excel at photoreal Asian faces and product shots.
Rumored Kuaishou Kling image generation model extending the Kling family beyond video. Expected to excel at photoreal Asian faces and product shots.
Why it matters: Designers search "kling image" as a Chinese alternative to Flux and Imagen.
Expected pricing: ~$0.03 per image (unconfirmed)
Current top-tier image generation endpoint on SkillBoss — same request shape.
We'll auto-switch your API calls to Kling Image 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": "flux-2-pro",
"input": {
"prompt": "Say hello from Kling Image — 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