WAN 2.5
Alibaba's WAN 2.5 video model, on one API.
TL;DR
WAN 2.5 is Alibaba's text-to-video and image-to-video model. Renderful serves it via one REST API with pay-per-generation pricing and Python, Node.js, and cURL support — no separate account required.
What is WAN 2.5?
WAN 2.5 is Alibaba's video generation model, supporting text-to-video and image-to-video with strong motion coherence and prompt following. It's a popular open-weight-lineage model for cost-effective, high-quality clips.
Renderful provides WAN 2.5 through a single REST API alongside 200+ other models, with pay-per-generation pricing and no separate provider account.
What you can do with WAN 2.5
Text-to-Video
Generate coherent clips from a prompt with smooth, believable motion.
Image-to-Video
Animate a still image while preserving composition and identity.
Cost-Effective
Competitive per-second pricing for high-volume video generation.
One API
Call WAN 2.5 the same way as Kling, Sora, Veo, and Seedance.
WAN 2.5 API pricing
Renderful offers pay-per-generation pricing for WAN 2.5 with no monthly minimums. Rates below are live from the WAN 2.5 models available on Renderful:
| Mode | Model | Starting price |
|---|---|---|
| Text-to-Video | WAN 2.5 | from $0.05/sec |
| Image-to-Video | WAN 2.5 | $0.50/generation |
| Text-to-Image | WAN 2.5 | $0.045/image |
See the full pricing page for volume discounts and the free tier.
How to use the WAN 2.5 API
Send a single POST request to generate with WAN 2.5, then receive the result via webhook or by polling. No Alibaba account required — just a Renderful API key.
curl -X POST https://api.renderful.ai/api/v1/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "alibaba/wan-2.5",
"input": { "prompt": "your prompt here" },
"webhook": "https://your-app.com/webhook"
}'WAN 2.5 FAQ
Does WAN 2.5 have an API?
How much does the WAN 2.5 API cost?
What can WAN 2.5 generate?
How does WAN 2.5 compare to Kling and Seedance?
Start using WAN 2.5 today
Create your Renderful account and get instant API access to WAN 2.5 and 200+ other AI video and image models.