by Alibaba(Qwen) · Language Models
Qwen3.8 Max is Qwen's flagship multimodal reasoning model with a 1M-token context window, 131K maximum output, tool calling, structured output, and optional thinking.
$2.59 in · $7.77 out / 1M
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $2.59 | per 1M tokens |
| Cached input (cache hit) | $0.52 | per 1M tokens |
| Output tokens | $7.77 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "qwen3.8-max", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: qwen3.8-max · works with OpenAI SDKs — just point base_url at api.tunerouter.com