Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Wan Video Generation API

Tongyi Wanxiang AI video generation service with text and image input.

Platform API Docs

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

Why Use Wan Video Generation on 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

Overview

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.

Application Process

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.

Quick Start

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
  }'

APIs and Guides

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

Related Resources

Support

If you meet any issue, please check support info or browse the latest documentation on docs.acedata.cloud

About

Wan AI video generation API — documentation and examples

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors