Build next-gen apps with pixverse-v6
Pricing
360p 1
Per Second- Official Price
- $0.03
- TokenLab Price
- $0.03
- Discount
- -
540p 1
Per Second- Official Price
- $0.04
- TokenLab Price
- $0.04
- Discount
- -
720p 1
Per Second- Official Price
- $0.05
- TokenLab Price
- $0.05
- Discount
- -
1080p 1
Per Second- Official Price
- $0.10
- TokenLab Price
- $0.10
- Discount
- -
360p 2
Per Second- Official Price
- $0.02
- TokenLab Price
- $0.02
- Discount
- -
540p 2
Per Second- Official Price
- $0.03
- TokenLab Price
- $0.03
- Discount
- -
720p 2
Per Second- Official Price
- $0.04
- TokenLab Price
- $0.04
- Discount
- -
1080p 2
Per Second- Official Price
- $0.08
- TokenLab Price
- $0.08
- Discount
- -
| Official PricePer Second | TokenLab PricePer Second | Discount | |
|---|---|---|---|
| 360p 1 | $0.03 | $0.03 | - |
| 540p 1 | $0.04 | $0.04 | - |
| 720p 1 | $0.05 | $0.05 | - |
| 1080p 1 | $0.10 | $0.10 | - |
| 360p 2 | $0.02 | $0.02 | - |
| 540p 2 | $0.03 | $0.03 | - |
| 720p 2 | $0.04 | $0.04 | - |
| 1080p 2 | $0.08 | $0.08 | - |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test pixverse-v6 in Web Agent. Run the recommended video-generation request at /v1/videos/generations, then show request body, task id, poll URL or final status.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/videos/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"model": "pixverse-v6",
"prompt": "Cinematic sunrise over a calm lake with gentle camera motion.",
"operation": "text-to-video"
}'Use cases
Best forText to Video
Generating short videos and iterating on creative cuts
Storyboard tests
Create motion concepts with visible task status and final asset handling.
Social clips
Prototype short launch videos, product shots, and campaign cuts in minutes.
Async flow check
Create, poll, and inspect completed video tasks with the same API pattern.
Side-by-side test
Compare real response quality, latency, and price for production defaults.
Prompt examples
Generate an 8-second cinematic product reveal with a slow camera push.
Storyboard a social clip for a new AI API feature.
Run image-to-video from this product shot and walk me through the task status flow.
FAQ
How much does pixverse-v6 cost?
On TokenLab, pixverse-v6 costs $0.02-$0.10 Per Second. The pricing table above shows the full breakdown.
What is pixverse-v6 best for?
pixverse-v6 is a strong fit for Image to Video, Reference to Video, Start-End to Video. You can call it through TokenLab with one API key.
How do I call the pixverse-v6 API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/videos/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should pixverse-v6 use?
Use https://api.tokenlab.sh/v1/videos/generations as the default for pixverse-v6. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test pixverse-v6 before integrating it?
Yes. Try in Web Agent opens a ready test for pixverse-v6 and keeps your prompt after sign-in, so you don’t lose context.
Which operations does pixverse-v6 support?
pixverse-v6 supports Video generation. Pick an operation in the API workbench above to see the matching endpoint and code sample.