Skip to main content

video models

全新登場:Wan 2.2 與 Wan 2.2 API

以 藝術級精準度 掌握影片生成!

立即開始!

Wan 2.2 API 隨用隨付定價

Pay-as-you-go access through PiAPI.

Wan 2.2 API

$0.12-$0.28/video /次生成

Developer-ready API access

Wan 2.2 核心特性

Capabilities from the production model page.

Mixture-of-Experts (MoE) Architecture

Wan 2.2 introduces an advanced MoE architecture to its video diffusion models. By dispersing the denoising process across specialized expert models for different timesteps, it enhances overall model capacity without increasing computational costs.

Cinematic-Level Aesthetics

Achieve professional narrative control with Wan 2.2's in-depth shot language capabilities. Fine-tune elements like lighting, color, and composition for detailed and versatile video styles.

Complex Motion Generation

With a dataset expansion of 65.6% more images and 83.2% more videos compared to its predecessor, Wan2.2 delivers fluid, complex motion rendering that matches and exceeds top-tier models globally.

High-Definition Hybrid TI2V

Experience fast, high-quality video generation at 720P and 24fps, thanks to Wan2.2's sophisticated Wan2.2-VAE. Compatible with consumer-grade GPUs, it supports diverse applications from academia to industry.

Versatile Generation Methods

Wan 2.2 supports text-to-video and image-to-video generation, providing flexibility whether you're driven by creative storytelling or precise instructional content.

Get started

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "Qubico/wanx",
    "task_type": "wan22-txt2video-14b",
    "input": {
      "prompt": "A cinematic shot of a futuristic city at sunset.",
      "aspect_ratio": "16:9"
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Wan 2.2 常見問題

Wan 2.2 相較於 Wan 2.1 等前一代版本有何突出之處?

相較於 Wan2.1 ,Wan2.2 透過更大的資料集與創新的 Mixture-of-Experts(MoE)架構大幅提升生成品質,能在不增加運算負擔的情況下,提供更進階的影片屬性控制。

Wan2.2 能在一般消費級顯示卡上使用嗎?

可以。模型已針對 NVIDIA 4090 等 GPU 進行高效最佳化,讓高畫質影片生成更容易被更多使用者採用。

Wan2.2 對影片美學提供哪些控制能力?

它能細緻控制光線、色彩與構圖等要素,讓你能生成可自訂且精準的電影級風格影片。

Wan2.2 是開源的嗎?

是的,Wan2.2 完全開源,社群可以存取並運用其強大能力於各種專案。

什麼是 Wan 2.2 API?

Wanx API 由 PiAPI 提供,用於協助開發者更方便地存取 Wanx 2.2 模型。透過 Wan API,開發者能輕鬆整合 Wan2.2 出色的影片生成能力。

More questions? See the API docs.