Skip to main content
POST
Wan 2.2 Super — Image to Video
Transform static images into dynamic videos with Alibaba’s Wan 2.2 Super model. Fast processing times and affordable pricing.

Request Body

string
required
Model slug. Use alibaba/wan-2.2-super/image-to-video for image-to-video generation.
object
required
Input parameters for image-to-video generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 45,000 micro-cents per second ($0.045/sec)
Default cost: 5 seconds, 480p = 45,000 × 5 × 1 = 225,000 micro-cents ($0.225)

Cost Comparison

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples