Build next-gen apps with Wan 2.7
Pricing
Text to Image · Mode · Standard
Per Second- Official Price
- $0.03
- TokenLab Price
- $0.03
- Discount
- -
Text to Image / Image generation · Mode · pro
Per Second- Official Price
- $0.07
- TokenLab Price
- $0.07
- Discount
- -
Image to Image / Image Edit
Per Second- Official Price
- $0.02
- TokenLab Price
- $0.02
- Discount
- -
Image to Image / Image Edit · Mode · pro
Per Second- Official Price
- $0.06
- TokenLab Price
- $0.06
- Discount
- -
Text to Video · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Text to Video · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Image to Video · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Image to Video · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Reference to Video · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Reference to Video · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Start-End to Video · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Start-End to Video · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Video Extension · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Video Extension · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Video to Video · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Video to Video · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
Video editing · 720p
Per Second- Official Price
- $0.09
- TokenLab Price
- $0.09
- Discount
- -
Video editing · 1080p
Per Second- Official Price
- $0.15
- TokenLab Price
- $0.15
- Discount
- -
| Official PricePer Second | TokenLab PricePer Second | Discount | |
|---|---|---|---|
| Text to Image · Mode · Standard | $0.03 | $0.03 | - |
| Text to Image / Image generation · Mode · pro | $0.07 | $0.07 | - |
| Image to Image / Image Edit | $0.02 | $0.02 | - |
| Image to Image / Image Edit · Mode · pro | $0.06 | $0.06 | - |
| Text to Video · 720p | $0.09 | $0.09 | - |
| Text to Video · 1080p | $0.15 | $0.15 | - |
| Image to Video · 720p | $0.09 | $0.09 | - |
| Image to Video · 1080p | $0.15 | $0.15 | - |
| Reference to Video · 720p | $0.09 | $0.09 | - |
| Reference to Video · 1080p | $0.15 | $0.15 | - |
| Start-End to Video · 720p | $0.09 | $0.09 | - |
| Start-End to Video · 1080p | $0.15 | $0.15 | - |
| Video Extension · 720p | $0.09 | $0.09 | - |
| Video Extension · 1080p | $0.15 | $0.15 | - |
| Video to Video · 720p | $0.09 | $0.09 | - |
| Video to Video · 1080p | $0.15 | $0.15 | - |
| Video editing · 720p | $0.09 | $0.09 | - |
| Video editing · 1080p | $0.15 | $0.15 | - |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test wan-2.7 in Web Agent. Run the recommended text-to-image image request at /v1/images/generations, then show the request body, returned image or task status, and model-specific constraints.
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/images/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"model": "wan-2.7",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'Use cases
Best forText to Image
Producing product imagery, illustrations, and design variations
Text to Video
Generating short videos and iterating on creative cuts
Product visuals
Make campaign images, catalog scenes, and design directions from a few prompts.
Iterative editing
Try edits and variations using the request shape this model already accepts.
Creative QA
Sanity-check prompt behavior, output count, and response mode before you ship.
Side-by-side test
Compare real response quality, latency, and price for production defaults.
Prompt examples
Generate a clean product shot of matte black headphones on a soft blue gradient.
Edit the source image into a premium ecommerce hero with natural shadows.
Give me three visual directions for a developer-tool launch banner.
FAQ
How much does Wan 2.7 cost?
On TokenLab, Wan 2.7 costs $0.02-$0.15 Per Second. The pricing table above shows the full breakdown.
What is Wan 2.7 best for?
Wan 2.7 is a strong fit for Image to Image, Image to Video, Reference to Video. You can call it through TokenLab with one API key.
How do I call the Wan 2.7 API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/images/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should Wan 2.7 use?
Use https://api.tokenlab.sh/v1/images/generations as the default for Wan 2.7. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test Wan 2.7 before integrating it?
Yes. Try in Web Agent opens a ready test for Wan 2.7 and keeps your prompt after sign-in, so you don’t lose context.
Which operations does Wan 2.7 support?
Wan 2.7 supports Text to Image, Image to Image, Image Edit, Image generation, Text to Video, Image to Video, Reference to Video, Start-End to Video, Video Extension, Video to Video, Video editing. Pick an operation in the API workbench above to see the matching endpoint and code sample.