wan2.6-i2v-flash
Wan · Per Second
wan2.6-i2v-flashAvailableVideoVideo GenerationAsyncFast
Pricing
| Official Price | LemonData Price | |
|---|---|---|
| Price | $0.05 | $0.035 |
Best For
Video Generation
Generating and editing video content
API Code Example
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "wan2.6-i2v-flash",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
How much does wan2.6-i2v-flash cost?
On LemonData, wan2.6-i2v-flash costs $0.0350 Per Second, which is up to 30% off the official pricing.
What is wan2.6-i2v-flash best for?
wan2.6-i2v-flash excels at Video, Video Generation, Async. Access it through LemonData's unified API with a single API key.
How to use wan2.6-i2v-flash API?
Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.