Models/WAN 2.5
AI Video Model · Alibaba

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:

ModeModelStarting price
Text-to-VideoWAN 2.5from $0.05/sec
Image-to-VideoWAN 2.5$0.50/generation
Text-to-ImageWAN 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.

POST/api/v1/generations
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?
Renderful provides REST API access to WAN 2.5 for text-to-video and image-to-video, billed per generation, with no separate provider account.
How much does the WAN 2.5 API cost?
Renderful bills WAN 2.5 per generation based on duration and resolution, with no subscription. See the live pricing table below for current rates.
What can WAN 2.5 generate?
WAN 2.5 supports text-to-video and image-to-video, with strong motion coherence. Renderful also exposes a WAN 2.5 image mode.
How does WAN 2.5 compare to Kling and Seedance?
WAN 2.5 is a cost-effective option with strong motion quality. Renderful lets you A/B WAN 2.5 against Kling, Seedance, Sora, and Veo through the same API.

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.