{"version":"1","model":{"id":"wan/v2.2/animate-move","name":"WAN 2.2 Animate (Move)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"WAN 2.2 Animate Move — transfer the motion of a source video onto a static character image, animating the character with the driving performance.","pricing_note":"$0.12/s in Standard mode or $0.18/s in Professional mode; billed by driving-video length (2-30s).","categories":["motion"],"prompt_required":false,"prompt_supported":false,"supports":{"referenceVideo":true,"referenceImage":true},"requires":{"referenceVideo":true,"referenceImage":true},"aspect_ratios":[],"resolutions":["720p"],"durations":[],"base_credits":75,"api_gross_margin_percent":20,"added_at":"2026-06-13","popularity_rank":268,"example_prompt":"Upload a character photo and a dance video — WAN 2.2 Animate makes your character perform the exact same motion","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/wan-2.2-animate-move-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=wan%2Fv2.2%2Fanimate-move","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=wan%2Fv2.2%2Fanimate-move","title":"WAN 2.2 Animate (Move) generation request","description":"Request body accepted by POST /api/v1/generate for wan/v2.2/animate-move.","type":"object","properties":{"model_id":{"type":"string","const":"wan/v2.2/animate-move","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"},"mode":{"title":"Quality mode","description":"Professional mode improves transfer quality and costs more per second.","default":"wan-std","type":"string","enum":["wan-std","wan-pro"]},"watermark":{"title":"Provider watermark","description":"Add the provider watermark to the rendered video.","default":false,"type":"boolean"},"check_image":{"title":"Validate identity image","description":"Validate the identity image before starting the render.","default":true,"type":"boolean"},"resolution":{"type":"string","enum":["720p"]},"reference_image_url":{"type":"string","format":"uri"},"video_url":{"type":"string","format":"uri"}},"required":["model_id","mode","reference_image_url","video_url"],"additionalProperties":false},"parameters":[{"key":"mode","label":"Quality mode","type":"select","default":"wan-std","options":["wan-std","wan-pro"],"required":true,"description":"Professional mode improves transfer quality and costs more per second."},{"key":"watermark","label":"Provider watermark","type":"toggle","default":false,"description":"Add the provider watermark to the rendered video."},{"key":"check_image","label":"Validate identity image","type":"toggle","default":true,"description":"Validate the identity image before starting the render."}]}}