{"version":"1","model":{"id":"kling-video/v2-6/motion-control","name":"Kling 2.6 Motion Control","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kling 2.6 Motion Control — apply human motion from a reference video onto a character in a reference image. Output duration matches the reference video (3–30s).","pricing_note":"Billed by reference/source-video length (3s–30s), not a toolbar duration pick.","categories":["i2v"],"prompt_required":false,"prompt_supported":true,"supports":{"startImage":true,"referenceVideo":true},"requires":{"startImage":true,"referenceVideo":true},"aspect_ratios":[],"resolutions":["720p","1080p"],"durations":[],"base_credits":70,"api_gross_margin_percent":20,"added_at":"2026-06-20","popularity_rank":313,"example_prompt":"The girl is wearing a loose gray T-shirt and denim shorts","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/kling-2.6-motion-control-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=kling-video%2Fv2-6%2Fmotion-control","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=kling-video%2Fv2-6%2Fmotion-control","title":"Kling 2.6 Motion Control generation request","description":"Request body accepted by POST /api/v1/generate for kling-video/v2-6/motion-control.","type":"object","properties":{"model_id":{"type":"string","const":"kling-video/v2-6/motion-control","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"character_orientation":{"title":"Character Orientation","description":"Match Image: character faces same direction as the reference image (ref video max 10s). Match Video: character follows video orientation (ref video max 30s).","default":"image","type":"string","enum":["image","video"]},"keep_original_sound":{"title":"Keep Original Sound","description":"Preserve the audio from the reference motion video.","default":true,"type":"boolean"},"element_ids":{"title":"Element ID","description":"Optional Kling Element ID for stronger character consistency. Element input forces Match Video orientation; only the first ID is used.","type":"array","items":{"type":"string"}},"source_video_duration":{"title":"Source Video Duration","description":"Public API billing input; the web app measures the motion clip automatically.","type":"number","minimum":3,"maximum":30,"multipleOf":0.1},"resolution":{"type":"string","enum":["720p","1080p"]},"image_url":{"type":"string","format":"uri"},"video_url":{"type":"string","format":"uri"}},"required":["model_id","image_url","video_url"],"additionalProperties":false},"parameters":[{"key":"character_orientation","label":"Character Orientation","type":"select","default":"image","options":["image","video"],"description":"Match Image: character faces same direction as the reference image (ref video max 10s). Match Video: character follows video orientation (ref video max 30s)."},{"key":"keep_original_sound","label":"Keep Original Sound","type":"toggle","default":true,"description":"Preserve the audio from the reference motion video."},{"key":"element_ids","label":"Element ID","type":"string_array","description":"Optional Kling Element ID for stronger character consistency. Element input forces Match Video orientation; only the first ID is used."},{"key":"source_video_duration","label":"Source Video Duration","type":"number","min":3,"max":30,"step":0.1,"description":"Public API billing input; the web app measures the motion clip automatically."}]}}