UniRouteUniRoute
All models
Kling 3.0 Motion Control
Video

Kling

Kling 3.0 Motion Control

Access Kling 3.0 Motion Control API on UniRoute to transfer motion from reference videos to character images while preserving facial identity and generating consistent AI video animations.

Pricing

TierUniRouteMarket
video-to-video · 720P$0.10$0.126
video-to-video · 1080P$0.135$0.168

per second

About this model

Access Kling 3.0 Motion Control API on UniRoute to transfer motion from reference videos to character images while preserving facial identity and generating consistent AI video animations.

Video-to-video

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kling-3-motion-control",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models