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 FAQ

Wan 2.2 は Wan 2.1 などの旧バージョンと比べて何が優れていますか?

Compared to Wan2.1 と比べて、Wan2.2 はデータセットの拡張と革新的な Mixture-of-Experts(MoE)アーキテクチャにより生成品質を大幅に向上。計算負荷を増やさずに動画属性をより高度にコントロールできます。

Wan2.2 は一般的なコンシューマ向け GPU でも使えますか?

はい。NVIDIA 4090 のような GPU で効率よく動作するよう最適化されており、HD 動画生成をより多くのユーザーが利用できます。

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.