Alibaba
Multilingual AI Video Generation with Cinematic Quality
Alibaba's Wan 2.5 delivers multilingual AI video generation with cinematic visual quality, strong prompt fidelity, and natural motion dynamics.
Multilingual prompt support (Chinese, English, and more)
Cinematic visual quality with natural motion
Image editing and video extension capabilities
Text-to-video and image-to-video workflows
Cost-effective pricing starting at $0.05/second
Python
import requests
response = requests.post(
"https://api.get3w.com/v1/predictions",
headers={"Authorization": "Bearer YOUR_API_KEY"},
json={
"model": "alibaba/wan-2.5/text-to-video",
"input": {
"prompt": "Your creative prompt here"
}
}
)
print(response.json())Get your API key at get3w.com/api-keys
Wan 2.5 supports prompts in Chinese, English, and several other languages natively.
Wan 2.5 is one of the most cost-effective video models, starting at approximately $0.05 per second for 720p video.
Access Wan 2.5 and 700+ other AI models through Get3W's unified API. Start with free credits.