Skip to main content

Wan 2.6 - Image to Video

Transform static images into dynamic videos powered by Wan’s advanced AI model

Overview

Generate dynamic videos from static images using the Wan 2.6 Image to Video model. The process consists of two steps: create a generation task and query task status and results.

File Upload Requirements

Before using this API, you need to upload your image files:
1

Upload Image

Use the File Upload API to upload your source image.

File Upload API

Learn how to upload images and get file URLs
2

Get File URL

After upload, you’ll receive a file URL that you can use in the image_urls parameter.
  • Supported formats: JPEG, PNG, WebP
  • Maximum file size: 10MB
  • Only one image URL is supported per request

Query Task Status

After submitting a task, use the unified query endpoint to check progress and retrieve results:

Get Task Details

Learn how to query task status and retrieve generation results
For production use, we recommend using the callBackUrl parameter to receive automatic notifications when generation completes, rather than polling the status endpoint.

Market Overview

Explore all available models

Common API

Check credits and account usage
Rate limits and quotas are enforced by Apikley and may differ from upstream providers.

OpenAPI

market/wan/2-6-image-to-video.json post /api/v1/jobs/createTask

To find navigation and other pages in this documentation, fetch the llms.txt file at: https://docs.apikley.ru/llms.txt