Kling/kling-video-v3-pro-motion-control/Released Feb 2026

Kling 3.0 Pro: Motion Control

Transfer motion from video to image

Commercial use
Video

About Kling 3.0 Pro: Motion Control

Transfer movements from a reference video to any character image. Cost-effective mode for motion transfer, perfect for portraits and simple animations.

Ready to build with Kling 3.0 Pro: Motion Control?

Try Kling 3.0 Pro: Motion Control in the Workbench to prompt it, compare outputs, and iterate on prompts without writing any code. When you're ready to ship, call the same model from our API and build your own apps on top of it.

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "kling-video-v3-pro-motion-control",
  "prompt": "A cat sitting on a chair",
  "input_image": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/images/ox_zoom_out_1926_1076.png",
  "input_video": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/videos/waterfall.mp4",
  "character_orientation": "video",
  "keep_original_sound": true
}'
Kling 3.0 Pro: Motion Control on Oxen | Oxen.ai