Skip to content
English

Kling 3.0

ProviderKuaishou
Model namekling-v3
Endpoint/v1/videos
Duration3, 5, 8, 10, 15 seconds
Aspect Ratios16:9, 9:16, 1:1
PricingSee HiAPI Pricing
  • Cinematic quality output
  • Physics simulation
  • Excellent motion control
  • Up to 10 seconds
Terminal window
curl -X POST https://api.hiapi.ai/v1/videos \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-v3",
"prompt": "A drone flyover of a misty mountain valley at sunrise",
"seconds": "5"
}'