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

Kling 3.0 Pro: Motion Control

Motion transfer from reference video to character image. Cost-effective for portraits and simple animations.

Provider
kling
Modality
multi-to-video
Released
Feb 2026
Pricing
$0.17 / sec

Ready to build with Kling 3.0 Pro: Motion Control?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/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