Qwen 3.8 Max API

Call Qwen 3.8 Max through Wokey and review dated catalog pricing, upstream-native API forms, context, and model capabilities.

Model ID
qwen3.8-max
Vendors
qwen
Supply status
Current supply unavailable

Catalog pricing snapshot

Prices are per 1M tokens; request-time pricing controls settlement.

MeterWokeyOfficial referenceSavings
Input$0.345$1.72580%
Output$1.035$5.17580%
Cache read$0.069$0.34580%
Cache write

Price checked:

Official price source: https://help.aliyun.com/zh/model-studio/model-pricing

Model capabilities

Context
1,000,000 tokens
Max output
65,536 tokens
Streaming
Supported
Tools
Supported
Vision
Supported
Supported API forms
/v1/chat/completions

Send a request

/v1/chat/completions

curl https://api.wokey.ai/v1/chat/completions \
  -H "Authorization: Bearer $WOKEY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen3.8-max","messages":[{"role":"user","content":"Hello"}]}'

Frequently asked questions

How much does the Qwen 3.8 Max API cost, and how much does it save versus the official API?

As of 2026-08-26, Wokey lists input at $0.345 per 1M tokens and output at $1.035 per 1M tokens; the official references are $1.725 and $5.175. That is 80% lower for input and 80% lower for output. Request-time pricing controls settlement, and the vendor pricing source is linked on this page.

Which API forms does Qwen 3.8 Max support, and how do I call it through Wokey?

Qwen 3.8 Max supports /v1/chat/completions (Chat Completions requests). Set the API base URL to https://api.wokey.ai, authenticate with a Wokey API key, and use the canonical model ID qwen3.8-max; you can start with /v1/chat/completions. The Send a request section includes a curl example for every supported API form.

What are the context window and maximum output for Qwen 3.8 Max?

The catalog context window is 1,000,000 tokens and the maximum output is 65,536 tokens. These are separate limits, and a request must also satisfy the upstream constraints in effect when it is processed.

How are cache reads and cache writes priced for Qwen 3.8 Max?

Cache read: Wokey lists $0.069 per 1M tokens and the official reference is $0.345 per 1M tokens. Cache write: the vendor does not publish a separate meter, so Wokey also shows — as the public price.

How do Qwen 3.8 Max and Qwen 3.7 Plus differ in price and context?

In this price snapshot, Qwen 3.8 Max lists input/output at $0.345 / $1.035 with a 1,000,000-token context window; Qwen 3.7 Plus lists $0.0575 / $0.23 with a 1,000,000-token context window. This is a factual price-and-capacity comparison, not a quality ranking; also compare their supported API forms and capabilities.

Related models and documentation

Get API key · qwen3.8-max