DeepSeek V4 Flash is live · Our GLM-5.2 price just dropped to 50% of list
All models
Alibaba Cloud · API

Qwen3.7 Max API

Use 1M context with one OmniaKey API key.

Model ID
qwen3.7-max
Context
1M
Provider
Alibaba Cloud
Input · USD / 1M tokens
$1.65 USD
Output · USD / 1M tokens
$4.951 USD
Pricing
Official rate
Last verified
2026-08-20

01

Where it fits

Use it for Qwen3.7 workflows that prioritize the Max route over the lower-priced Plus and Flash options.

02

Model capabilities

Tool use

Can select and call tools in agent workflows that support structured tool use.

03

OpenAI-compatible API

Keep your client and change the base URL, API key, and model ID.

curl
curl https://api.omniakey.com/v1/chat/completions \
  -H "Authorization: Bearer $OMNIAKEY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.7-max",
    "messages": [{"role": "user", "content": "Explain this codebase"}],
    "stream": true
  }'

04

Compatible coding tools

Codex
Cursor
Cline
Aider

More Alibaba Cloud models

Frequently asked questions

How much does Qwen3.7 Max cost on OmniaKey?

OmniaKey charges the official rate: $1.65 USD per 1M input tokens and $4.951 USD per 1M output tokens, in USD.

What is the context window for Qwen3.7 Max?

The listed context window is 1M. Actual usable limits can also depend on the client and upstream request format.

Which coding tools work with Qwen3.7 Max?

The current catalog lists compatibility with Codex, Cursor, Cline, Aider. Use the model ID shown on this page when the client supports model selection.

Qwen3.7 Max API, Pricing & Coding Guide · OmniaKey