Review current pay-as-you-go rates and monthly plans, then leave your email to receive an invitation when access is ready.
We host GLM-5.2 ourselves on dedicated hardware, so we pass the savings straight to you.
Every token and every plan is priced at 50% of the equivalent Zhipu US list rate. No usage tiers to game, no fine print.
OpenAI-compatible endpoints. Change the base URL and API key — your existing SDKs, agents, and tools just work.
Dedicated GPU capacity hosted in Southeast Asia (Malaysia), tuned for steady throughput on long-running agent workloads.
Streaming, function calling, and long context — the full GLM-5.2 capability set, ready for real applications.
A clean dashboard for keys, spend, and rate limits. Know exactly what you're using and what it costs.
Billing in USD/EUR, English support, and terms written for developers shipping to Western markets.
Compare Zhipu US reference pricing with WeCoding's current live catalog rates.
Use GLM-5.2 inside Claude Code, Cline, Roo Code, Kilo Code and other OpenAI-compatible agents. One monthly fee, a generous usage quota — no per-token metering.
Zhipu US values are the July 2026 reference rates shown on the original page. WeCoding pay-as-you-go rates, monthly prices, quotas, and limits are loaded from the current public catalog.
Continue with Google or email, generate a key, and move from the public catalog to real requests without changing how your tooling thinks.
from openai import OpenAI client = OpenAI( base_url="https://open.wecoding.ai/v1", api_key="sk-your-key", ) resp = client.chat.completions.create( model="glm-5.2", messages=[ {"role": "user", "content": "Ship it."}, ], stream=True, ) # same client flow, live catalog-backed plans
Every plan and pay-as-you-go price on this page is rendered from the live public catalog returned by the backend.
Join the waitlist with your email. When access is ready, your invitation email will include the link you need to continue.
Each plan publishes a monthly credit quota plus 5-hour and weekly rolling limits so you can match it to your workload.
Yes. Existing OpenAI-compatible SDK and agent integrations can point at the platform with a base URL and API key change.
If the public catalog has no pay-as-you-go prices, the homepage shows pricing as temporarily unavailable instead of inventing fallback amounts.
The authenticated console includes keys, billing, usage, and request logs in the same workspace.
Enter your email and we'll send your invitation when access is ready.