MODELS/video/Kling Image-to-Video
Kling Image-to-Video
SAMPLE OUTPUT
━━ MODEL

Kling Image-to-Video.

Kuaishou
kling-video/v1.6/standard/image-to-video

Animate a still image into a 5s clip. Powers Image-to-Video / Click-to-Ad.

━━ RATE
$0.455
per 5s clip
ALL-IN. NO HIDDEN FEES.
━━ INPUT

PLAYGROUND

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

curl https://plumestudios.dev/api/run/kling-video/v1.6/standard/image-to-video \
  -H "Authorization: Bearer $PLUME_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "image_url": "…",
  "prompt": "…"
}'