Home / Wan 2.6 Video Reference
A

Wan 2.6 Video Reference

Video
Model API Documentation

The Wan2.6 series offers reliable generation capabilities, making it ideal for production environments. Designed for production-grade use, this series prioritizes stability and predictable output. When generating reference videos, it preserves the original video structure while re-rendering the style and texture, making it suitable for fan creations and restoration/upgrades. The real-time inference API delivers stable performance with no waiting time and is affordably priced.

0/5 项 (最少 1 项)

参考图像或参考视频URL。支持HTTP/HTTPS公网URL,也支持通过上传文件获取的OSS临时URL。图像支持JPEG、JPG、PNG(不支持透明通道)、BMP、WEBP;视频支持MP4、MOV。

0 / 2000
To be generated
Empty state

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

Example

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.highwayapi.ai/v3/async/wan2.6-v2v' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

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