Home / Wan 2.2 Image to Video
A

Wan 2.2: Image to Video

Video
Model API Documentation

Alibaba Tongyi Wan is renowned for its high image quality, strong temporal consistency, and ability to handle complex prompts, making it ideal for large-scale commercial video generation. Wan 2.2 enhances shot continuity and the naturalness of character movements, delivering more stable results in complex scenes. Its image-to-video generation supports driving both motion and camera work using a single reference image, making it suitable for dance performances, product demonstrations, and style extensions. The real-time inference API offers stable performance with no waiting time and is affordably priced.

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/wan-2.2-i2v' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us