← All modelsImage to video · Alibaba

Wan 2.2

Alibaba's Wan 2.2 Flash — fast image-to-video for rapid iteration.

Image to videoAlibaba$0.04 / secondimage-to-videoalibabafast
Preview
Pricing
$0.04/ second

$0.04 per second. $1 ≈ 25 seconds of video.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/wan2.2-flash/image-to-video
request
curl https://api.tryinfer.com/v1/inference/wan2.2-flash/image-to-video \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "subtle parallax, soft wind",
"image_url": "https://example.com/input.jpg"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
image_urlstring (URL)Yes
resolutionstring720p720p1080p
aspect_ratiostring16:916:99:161:1
duration_secondsinteger5

Authenticate with a bearer token. Get an API key →

Try it

Run Wan 2.2 now.

Try it in the playground