Models/Kling
Video

Kling

by Kuaishou

Kling video generation for cinematic text-to-video, image-to-video, motion control, and avatar clips.

Capabilities

  • Text to video
  • Image to video
  • Motion control
  • Avatar

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
kling-v3-turbo-text-to-video5s · 720p$0.07 / second
kling-v3-pro-text-to-video10s · 1080p$0.14 / second
kling-v2.15s · 720p$0.09 / second

Pricing starts at

$0.070 / second

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Kling · kling-v3-turbo-text-to-video

cURL
curl -X POST https://capi.ai/api/v1/kling/text_to_video \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kling-v3-turbo-text-to-video",
    "prompt": "A paper kite flying above a quiet coastal town at sunrise",
    "duration_seconds": 5
  }'