Skip to main content
POST https://api.acedata.cloud/wan/tasks is used to query, batch query, or delete Wan video tasks. Task queries do not incur additional generation fees.

Query a Single Task

The response.data.video_url of the completed task is a permanent CDN address; response.usage includes resolution, input/output video seconds, frame rate, and aspect ratio; response.cost is the settlement for the generated task.

Batch Query

Returns { "items": [...], "count": 2 }. When tasks are in progress, there may not yet be finished_at and final response.

Delete Task Record

Deletion only affects task history records and will not delete the already generated CDN videos.