TokenRouter launched a GLM-5.2 promotion on July 12, 2026 at 7:00 PM PST, running through July 25 at 11:59 PM PST. Two tiers are on offer: a Free Tier on a shared gateway at no cost, and a Full Context Tier at 40% of list price — stackable to approximately 28% of list (72% off) when combined with TokenRouter's standing balance bonus. No enrollment is required; both tiers are open to all users, new and existing.
The setup is OpenAI-compatible: point your existing client at TokenRouter, swap in your TokenRouter key, and use the model string z-ai/glm-5.2-free for the free tier or z-ai/glm-5.2 for the paid discounted route. No architecture changes required — but picking the wrong string matters, since only one of them bills your account.
What GLM-5.2 Actually Is
GLM-5.2 is Z.ai's (formerly Zhipu AI's) current flagship, released June 13, 2026. It's a 743B Mixture-of-Experts model built specifically for long-horizon coding agents, with a 1-million-token context window, native tool-calling, and structured reasoning — all under a permissive MIT license that allows commercial use and self-hosting.
The model introduces a two-tier reasoning system — High and Max — that lets developers dial compute spend to task complexity. High uses capped chain-of-thought for everyday coding, refactoring, and debugging. Max raises the reasoning budget for complex multi-step planning, architectural changes, and long agentic sequences. From an agent-design perspective, this is a meaningful primitive: you can route routine operations through High and escalate to Max only when the task demands it, without switching models entirely.
On coding benchmarks, GLM-5.2 places at the top of open-weight models and competes closely with several closed-source frontier offerings — at a fraction of the price. The official Z.ai API charges $1.40 per million input tokens and $4.40 per million output tokens; GLM-5.2's output rate is more than 5× cheaper than Claude Opus 4.8 and nearly 7× cheaper than GPT-5.5 by comparable estimates.
The Two Tiers, Precisely
The official terms draw a clear line between the two access paths.
Free Tier
GLM-5.2 runs at no cost on a shared gateway. Latency, requests-per-minute throughput, and time-to-first-token all vary with concurrent load — there is no fixed RPM guarantee and no committed latency target. Critically, there is no guaranteed fallback: if the gateway reaches capacity, requests may queue or be rejected outright. This tier does not require or consume account balance. It's a genuine zero-cost evaluation path, but it's explicitly not a production deployment strategy.
Full Context Tier
This tier runs the full 1M-context window at 40% of list price (60% off). It operates with dedicated fallback capacity: if primary infrastructure is unavailable, requests route through backup infrastructure rather than queuing or failing. RPM limits apply to maintain service quality across users, and limits are subject to adjustment without prior notice. This is the operationally serious offer for teams that determine the model fits their workload.
The Discount Stack — How to Hit 72% Off
The 60% discount on the Full Context Tier is the headline figure, but it stacks with TokenRouter's standing "Top Up 7, Get 10" balance bonus — available to all users at any time, not exclusive to this promotion. Fund your balance through that bonus and the effective rate drops to approximately 28% of list price, or roughly 72% off.
A few mechanics worth knowing before funding an account:
- The promotional rate applies only to Full Context Tier consumption during the promotion period. Any account balance not consumed by July 25 at 11:59 PM PST remains usable after the promotion ends — but at standard list price, not the discounted rate.
- Funds added to account balance are non-refundable. Unused balance does not expire.
- The Free Tier carries no charge, so the stacking balance bonus doesn't apply there.
- The promotion is not combinable with other discounts or offers unless explicitly stated.
The practical implication: only top up what you expect to consume before July 25. Excess balance will carry over at standard rates.
Where GLM-5.2 Fits — and Where It Doesn't
The model is optimized for project-level software engineering and long-horizon agent workflows. Its 1M-token context window makes it particularly capable in scenarios where a smaller model would lose coherence — full-codebase refactors, multi-file reasoning, or maintaining engineering context through a complete development lifecycle from requirements to deployment.
The Free Tier's shared-gateway nature makes it unsuitable for latency-sensitive production use. Teams that need reliability during the promotion period should use the Full Context Tier with its dedicated fallback. Teams evaluating whether the model is worth adding to their stack at all should start on the Free Tier — that's exactly what it's designed for.
The 60% discount on the Full Context Tier, combined with GLM-5.2's already low per-token cost relative to closed frontier models, makes this a credible option for cost-sensitive agentic pipelines. At the Z.ai-published cached input rate of $0.26 per million tokens, workloads that repeatedly reference large codebases see effective input costs drop by over 80% compared to uncached requests. TokenRouter's discounted tier compounds that further.
Fair Use and Account Notes
TokenRouter's terms reserve the right to suspend or restrict access from accounts showing signs of abuse — including bulk or fraudulent account registration, account sharing, or automated exploitation of the free or discounted access. Standard email/phone verification applies. The promotion, including either tier, can be modified, suspended, or terminated at any time without prior notice.
Use of GLM-5.2 through TokenRouter remains subject to TokenRouter's Terms of Use and Privacy Policy.
The Bigger Picture: Chinese Open Models Moving Downstream
GLM-5.2's broad availability — across OpenRouter, Cloudflare Workers AI, Hugging Face, and now free-tier windows on aggregators like TokenRouter — reflects a broader pattern in the open-weight model market. Chinese AI models now account for 45% of all traffic on OpenRouter, with GLM among the models driving that shift largely on cost arbitrage and permissive licensing.
For developers building on local or low-VRAM infrastructure, the MIT licensing also opens a self-hosting path — though at 743B parameters, GLM-5.2 requires serious GPU memory in its full-precision form. For teams that need a more hardware-friendly local inference approach, the layer-by-layer sharding techniques pioneered by tools like AirLLM show one direction the ecosystem is heading for running large models on constrained hardware — though GLM-5.2 at 743B is a different scale entirely.
The TokenRouter promotion window closes July 25 at 11:59 PM PST. The discount on the Full Context Tier is the more durable value — but only on consumption that happens before that deadline. Balance funded now via the Top Up bonus and consumed before the cutoff hits the 72% effective discount; balance left over after reverts to list.
Related Reading
- Chinese Models Now Own 45% of OpenRouter Traffic — and the West Hasn't Noticed
- 70B LLMs on 4GB VRAM — AirLLM's Layer-by-Layer Trick That Rewrites the Rules
- Kimi K3 Is Official: The 2.8T Open Model That Built Its Own Compiler and Designed Its Own Chip
- DeepSeek V4 Runs on Zero Nvidia Silicon — and Huawei's Biggest Chip System Debuts Tomorrow