{"version":"1","model":{"id":"wan/v2.2/animate-mix","name":"WAN 2.2 Animate (Mix)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"WAN 2.2 Animate Mix — replace the performer in a source video with a character from a reference image, keeping the original motion, scene, and camera.","pricing_note":"$0.18/s in Standard mode or $0.26/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":163,"api_gross_margin_percent":20,"added_at":"2026-06-13","popularity_rank":269,"example_prompt":"Upload a character photo and a video — WAN 2.2 Animate Mix swaps the performer for your character while keeping the original scene and camera","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/wan-2.2-animate-mix-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=wan%2Fv2.2%2Fanimate-mix","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=wan%2Fv2.2%2Fanimate-mix","title":"WAN 2.2 Animate (Mix) generation request","description":"Request body accepted by POST /api/v1/generate for wan/v2.2/animate-mix.","type":"object","properties":{"model_id":{"type":"string","const":"wan/v2.2/animate-mix","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 identity transfer and costs more per second.","default":"wan-pro","type":"string","enum":["wan-pro","wan-std"]},"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-pro","options":["wan-pro","wan-std"],"required":true,"description":"Professional mode improves identity transfer 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."}]}}