Skip to main content
Video Text to Video RunPod

WAN 2.2 T2V

WAN 2.2 T2V costs $0.360/clip on FairStack — a text to video model for Text-to-video generation, Complex motion scenes, Multi-element video. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.360/clip
Try WAN 2.2 T2V API Quickstart Last updated 2026-05-13

What is WAN 2.2 T2V?

WAN 2.2 T2V is an updated Alibaba text-to-video model that improves on WAN 2.1 with better motion quality and stronger prompt adherence at $0.30 per generation. The updated architecture handles multi-element scenes more capably, generating video where multiple subjects move and interact with improved coherence. The model's key improvement over 2.1 is in motion quality: movements are smoother, more physically plausible, and better aligned with what the prompt describes. Multi-element scene handling means prompts involving several subjects or complex interactions produce more coherent results with less visual confusion. Compared to WAN 2.1 T2V at the same price, the 2.2 update delivers measurable improvements in motion and prompt adherence that make it the better default choice. Against WAN 2.5 and 2.6 which offer further improvements, WAN 2.2 provides a mid-generation option. Kling and Sora models compete at higher price points with more cinematic output. Best suited for text-to-video generation requiring improved motion quality, complex multi-element scenes, detailed prompt following, and workflows upgrading from WAN 2.1. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Improved motion quality over 2.1
Better prompt adherence
Multi-element scene handling

What are WAN 2.2 T2V's strengths?

Better motion than 2.1
Improved prompt adherence
Good multi-element handling

What are WAN 2.2 T2V's limitations?

$0.30 per generation
Standard resolution

What is WAN 2.2 T2V best for?

Text-to-video generation Complex motion scenes Multi-element video

How much does WAN 2.2 T2V cost?

Metric
FairStack
Details
Price per generation
$0.360
Includes 20% margin
Subscription
None
Pay per generation only

How does WAN 2.2 T2V perform across capabilities?

WAN 2.2 T2V — improved over 2.1

motion quality
75%
visual quality
78%
prompt adherence
68%
temporal coherence
75%
character consistency
68%
camera control
62%

How do I use the WAN 2.2 T2V API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/video \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan-2-2-t2v",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/video",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "wan-2-2-t2v",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/video",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "wan-2-2-t2v",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does WAN 2.2 T2V support?

Parameter
Type
Default
Details
seed
integer (optional)

Frequently Asked Questions

How much does WAN 2.2 T2V cost?

WAN 2.2 T2V costs $0.360/clip on FairStack as of 2026-05-13. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is WAN 2.2 T2V and what is it best for?

WAN 2.2 T2V is an updated Alibaba text-to-video model that improves on WAN 2.1 with better motion quality and stronger prompt adherence at $0.30 per generation. The updated architecture handles multi-element scenes more capably, generating video where multiple subjects move and interact with improved coherence. The model's key improvement over 2.1 is in motion quality: movements are smoother, more physically plausible, and better aligned with what the prompt describes. Multi-element scene handling means prompts involving several subjects or complex interactions produce more coherent results with less visual confusion. Compared to WAN 2.1 T2V at the same price, the 2.2 update delivers measurable improvements in motion and prompt adherence that make it the better default choice. Against WAN 2.5 and 2.6 which offer further improvements, WAN 2.2 provides a mid-generation option. Kling and Sora models compete at higher price points with more cinematic output. Best suited for text-to-video generation requiring improved motion quality, complex multi-element scenes, detailed prompt following, and workflows upgrading from WAN 2.1. Available on FairStack at infrastructure cost plus a 20% platform fee. WAN 2.2 T2V is best for Text-to-video generation, Complex motion scenes, Multi-element video. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does WAN 2.2 T2V have an API?

Yes. WAN 2.2 T2V is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/video with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does WAN 2.2 T2V compare to other video models?

WAN 2.2 T2V excels at Text-to-video generation, Complex motion scenes, Multi-element video. It is a text to video model priced at $0.360/clip on FairStack. Key strengths: Better motion than 2.1, Improved prompt adherence. Compare all video models at fairstack.ai/models.

What makes WAN 2.2 T2V stand out from other video models?

WAN 2.2 T2V is distinguished by better motion than 2.1 and improved prompt adherence. Generation typically takes 15-60 seconds due to its higher-quality processing.

What are the known limitations of WAN 2.2 T2V?

Key limitations include: $0.30 per generation; standard resolution. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is WAN 2.2 T2V?

WAN 2.2 T2V typically takes 15-60 seconds due to its higher-quality processing. The longer processing time reflects its advanced architecture, which produces higher-quality results than faster alternatives.

What video capabilities does WAN 2.2 T2V offer?

WAN 2.2 T2V offers: improved motion quality over 2.1; better prompt adherence; multi-element scene handling. All capabilities are accessible through both the FairStack web interface and REST API.

Start using WAN 2.2 T2V today

$0.360/clip. Full API access. No subscription.

Start Creating