WAN 2.6

videoalibaba

Alibaba WAN 2.6 video generation via Bailian/DashScope. Text-to-video, image-to-video, and reference-to-video with audio, 720p / 1080p.

Get API Key
WAN 2.6 (Image-to-Video)
Flat rate: 0 credits ($0.000)

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "wan-2.6-image-to-video", "prompt": "Your prompt here"}'
WAN 2.6 (Text-to-Video)
Flat rate: 0 credits ($0.000)

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "wan-2.6-text-to-video", "prompt": "Your prompt here"}'
WAN 2.6 (Reference-to-Video)
Flat rate: 0 credits ($0.000)

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "wan-2.6-reference-to-video", "prompt": "Your prompt here"}'