Tongyi Wanxiang AI video generation service with text and image input.
API home page: Ace Data Cloud - Wan Video Generation
Keywords: wan-api, ai-video, video-generation, tongyi-wanxiang, text-to-video, image-to-video, rest-api, ai-api, aivideo, AI API, REST API, Developer API, Ace Data Cloud
- Unified developer platform with one API key, billing system, and usage tracking
- Production-ready AI API endpoints served from https://api.acedata.cloud
- English integration guides, API references, and service documentation
- Global-ready workflow for developers building chat, image, video, music, and search products
The Wan Videos Generation API generates official videos of Tongyi Wanxiang by inputting custom parameters such as prompt, action, model, and optional reference images or videos.
The Wan Tasks API queries the execution status of tasks by inputting the task ID generated by the Wan Videos Generation API.
To use the Wan Videos Generation API, apply for the corresponding service on the Wan Videos Generation API page. After entering the page, click the "Acquire" button.
There is a free quota available for first-time applicants, allowing you to use this API for free.
- Base URL: https://api.acedata.cloud
- Service page: Wan Video Generation on Ace Data Cloud
- Docs: Developer documentation
curl --request POST "https://api.acedata.cloud/wan/videos" \
--header "Authorization: Bearer YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"action": "text2video",
"model": "wan2.6-t2v",
"prompt": "Astronauts shuttle from space to volcano",
"duration": 5
}'Explore the supported endpoints and integration guides for Wan Video Generation.
| API | Path | Integration Guidance |
|---|---|---|
| Wan Videos Generation API | /wan/videos |
Wan Videos Generation API Integration Guide |
| Wan Tasks API | /wan/tasks |
Wan Tasks API Integration Guide |
- Ace Data Cloud Developer Platform
- Ace Data Cloud Docs
- Status Page
- Ace Data Cloud GitHub Organization
If you meet any issue, please check support info or browse the latest documentation on docs.acedata.cloud