Wan 2.5
Video
Wan 2.5
Latest medium quality model from Alibaba.
POST
Wan 2.5
Pricing
Fixed API prices in USD.
| Resolution | Price |
|---|---|
| 480p | $0.0525/sec |
| 720p | $0.105/sec |
| 1080p | $0.1575/sec |
Deprecated request aliases
Deprecated request aliases
These aliases are accepted for compatibility only and are not shown in the request schema.
| Deprecated | Use instead | Accepted until |
|---|---|---|
startImage | start_image | 2026-06-19 |
aspectRatio | aspect_ratio | 2026-06-19 |
enablePromptExpansion | enable_prompt_expansion | 2026-06-19 |
generateAudio | generate_audio | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
application/json
Minimum string length:
1Available options:
16:9, 9:16, 1:1 Available options:
480p, 720p, 1080p Required range:
5 <= x <= 10Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.