Alibaba Cloud: wanx2.1-vace-plus
wanx2.1-vace-plus- Price
- From $0.1029
- Modalities
- Video
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
VideoTokenLab endpointPOST/v1/videos/generationscurl -X POST "https://api.tokenlab.sh/v1/videos/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "model": "wanx2.1-vace-plus", "prompt": "Cinematic sunrise over a calm lake with gentle camera motion.", "operation": "text-to-video" }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Video Ratio
Per second- Official price
- $0.1029
- TokenLab price
- $0.1029
- Discount
- -
| Official pricePer second | TokenLab pricePer second | Discount | |
|---|---|---|---|
| Video Ratio | $0.1029 | $0.1029 | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Use cases
Storyboard tests
Turn product ideas into short motion concepts.
Social clips
Prototype short launch videos, product shots, and campaign cuts in minutes.
Async video
Create video through the model's asynchronous API.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Generate an 8-second cinematic product reveal with a slow camera push.
Storyboard a social clip for a new AI API feature.
Turn this product image into a video and show me the final result and cost.
FAQ
How much does Wan2.1-VACE-Plus cost?
On TokenLab, Wan2.1-VACE-Plus costs $0.1029 Per second. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
Which endpoint should Wan2.1-VACE-Plus use?
Use https://api.tokenlab.sh/v1/videos/generations for Wan2.1-VACE-Plus. The request example below shows the matching code shape.