What is the context window?
1M tokens, the same as every other Qwen model sold here.
Qwen3.5 Plus is available on A2Agent as qwen3.5-plus at $0.500 per 1M input tokens, with a 1M context window, through one OpenAI-compatible endpoint. Long multimodal prompts on Qwen at a mid-tier rate, if you are already pinned to it.
| Model id | qwen3.5-plus |
|---|---|
| Platform | Qwen |
| Context window | 1M |
| Tagged for | chat, vision |
| Discount | … |
| Input / 1M tokens | $0.500 |
| Output / 1M tokens | $3.00 |
Prices synced with platform billing (USD per 1M tokens).
curl https://a2agent.me/v1/chat/completions \
-H "content-type: application/json" \
-H "authorization: Bearer sk-your-a2agent-key" \
-d '{
"model": "qwen3.5-plus",
"messages": [{"role": "user", "content": "Reply with OK"}]
}'Workable in a client that sends images alongside code, but check the Flash tier first. Qwen3.8 Flash reads images too, on the same 1M window, at under a third of this input rate.
Every Qwen model in this catalogue runs a 1M window, so context never decides between them. Price and tag do. Qwen3.5 Plus lists at $0.50 per million input tokens and $3.00 output, and carries the vision tag. The Flash tier undercuts it across the board: Qwen3.6 Flash at $0.20 and $1.20, Qwen3.7 Flash at $0.20 and $0.80, Qwen3.8 Flash at $0.15 and $0.47. Notice the shape of that. Qwen3.5 Plus is older than all three Flash releases and costs more than every one of them, and the $3.00 output rate is the number that bites on long answers. Pick it when you have already validated a prompt suite against it, not because Plus sounds stronger than Flash.
1M tokens, the same as every other Qwen model sold here.
The catalogue records tags and prices, not benchmarks. Both tiers carry the vision tag; the Flash releases are newer and cheaper on both sides.
Qwen3.8 Flash, at $0.15 per million input and $0.47 output.
Yes, it carries the vision tag.
Trial credit on sign-up, billed per token, no minimum spend.