wan-2.6

Wan · Per Request

wan-2.6Available
VideoVideo GenerationImage Generation

Pricing

Official PriceLemonData Price
Price$0.60$0.42

Best For

Video Generation

Generating and editing video content

Image Generation

Creating images, illustrations, and visual 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": "wan-2.6",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does wan-2.6 cost?

On LemonData, wan-2.6 costs N/A per 1M input tokens and N/A per 1M output tokens, which is up to 30% off the official pricing.

What is wan-2.6 best for?

wan-2.6 excels at Video, Video Generation, Image Generation. Access it through LemonData's unified API with a single API key.

How to use wan-2.6 API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models