LumixAI logo
Wan video generation API

Wan 2.2 Animate Move API for production videos.

Wan 2.2 Animate Move API supports flexible Wan video generation for reference-driven clips, social formats, product motion, and longer creative iteration through LumixAI.

Model slug
wan-2-2-animate
Credit rate
25 credits per video
Provider
Wan
Wan 2.2 Animate Move API video generation sample

Model overview

Why use Wan 2.2 Animate Move through LumixAI?

Wan 2.2 Animate Move video generation through the LumixAI API with async jobs, polling, download URLs, and live pricing from the backend.

Use Wan 2.2 Animate Move through LumixAI when you want one stable REST workflow for prompts, model selection, async jobs, polling, usage tracking, and credit pricing. The page targets searches for Wan 2.2 Animate Move API, Wan 2.2 Animate Move video API, and Wan video generation API.

AI video generation

image-to-video workflows

production API integrations

Developer workflow

Call Wan 2.2 Animate Move without a separate provider integration.

Async jobs

Queue generation with /v1/videos/jobs, poll /v1/videos/jobs/{id}, then download the finished video.

Credit pricing

Wan 2.2 Animate Move starts at 25 credits per video before conditional rules.

Modality
Video
Aspect ratios
16:9, 9:16, 1:1
Resolutions
720p, 580p, 480p
await fetch("https://api.lumixai.live/v1/videos/jobs", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    "X-API-Key": process.env.LUMIXAI_API_KEY
  },
  body: JSON.stringify({
    model: "wan-2-2-animate",
    prompt: "cinematic product reveal, smooth camera motion",
    aspectRatio: "16:9",
    resolution: "720p",
    duration: 6,
    withSoundEffects: true
  })
});

Next step

Generate your first Wan 2.2 Animate Move video.

Generate with LumixAI