namifusion
Motion ControlTencent

Kling 2.6 Motion Control

kwaivgi/kling-v2.6/motion-control

Kling 2.6 Motion Control turns reference motion clips (dance, action, gesture) into smooth, realistic animations. Upload a character image (or source video) and a motion video; the model transfers the movement while preserving identity and temporal consistency.

Examples

Kling 2.6 Motion Control example 1

Parameters

NameTypeDefaultDescription
image *Character Imageimage_uploadUpload a character image. Supported formats: .jpg/.jpeg/.png. Max file size: 10MB. Min dimensions: 300x300px. Aspect ratio: 1:2.5 to 2.5:1.
video *Motion Reference Videovideo_uploadUpload a motion reference video (dance, action, gesture). Supported formats: .mp4/.mov. Max file size: 10MB. Min dimensions: 300x300px. Aspect ratio: 1:2.5 to 2.5:1.
character_orientationCharacter OrientationselectimageChoose whether to use an image or video as the character source.
promptPrompttextOptional positive prompt for the generation.
negative_promptNegative PrompttextOptional negative prompt for the generation.
resolutionGeneration Modeselect1080P
keep_original_soundKeep Original SoundbooleantrueWhether to retain the original video sound in the output.

API

Call this model through one unified REST API. Get a key on the API Keys page.

curl -X POST https://www.namifusion.com/api/v1/marketplace/run/kwaivgi/kling-v2.6/motion-control \
  -H "Authorization: Bearer sk-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "input": { "image": ..., "video": ..., "character_orientation": ... } }'
Kling 2.6 Motion Control API — Pricing, Playground & Docs | NamiFusion