GLM 5.2
Access GLM 5.2 through one API key. Z.ai's latest flagship with 1M context.
Z.ai's latest flagship. Strong agentic, reasoning, and coding performance with a 1M token context window.
No credit card required. Takes 30 seconds.
2,400+
Developers
1.2M+
API calls served
100+
Endpoints
$0.01
Per call
Yep, that's it.
Try it live
Send a message and see GLM 5.2 respond in real time.
Maximum tokens in the response.
Real-time tokens
Context Window
1.0M tokens
Max Output
33K tokens
Input Price
$1.96 / 1M tokens
Output Price
$6.16 / 1M tokens
Strengths
GLM 5.2 is Z.ai's newest top model, leading the GLM line on agentic, reasoning, and coding capability.
A 1,048,576-token context window lets GLM 5.2 reason over very large codebases and document sets in one request, with up to 32,768 output tokens.
Tuned for tool-use and multi-step agent workflows, it plans, calls tools, and writes code reliably across long task chains.
At $1.96 per 1M input and $6.16 per 1M output tokens, it offers flagship agentic and coding performance below the cost of comparable Western frontier models.
Quick start
Copy this snippet and start making calls with GLM 5.2.
const res = await fetch('https://api.yepapi.com/v1/ai/chat', {
method: 'POST',
headers: {
'x-api-key': 'YOUR_API_KEY',
'Content-Type': 'application/json',
},
body: JSON.stringify({
"model": "z-ai/glm-5.2",
"messages": [
{
"role": "user",
"content": "Explain API gateways in 2 sentences."
}
],
"maxTokens": 256
}),
});
const { data } = await res.json();
console.log(data.message.content);Why use GLM 5.2 through YepAPI?
GLM 5.2 API: Z.ai's flagship for agentic and coding work
GLM 5.2 is Z.ai's latest flagship model, built for agentic workflows, strong reasoning, and coding, with a million-token context window.
On YepAPI you call GLM 5.2 through a single OpenAI-compatible endpoint at $1.96 per 1M input and $6.16 per 1M output tokens, with a 1,048,576-token context window.
What is GLM 5.2?
GLM 5.2 is the top model in Z.ai's GLM family, the latest in a line that has built a reputation for agentic capability. It is tuned for the demands of autonomous agents: planning multi-step tasks, calling tools in sequence, and writing and revising code across long chains of work. It carries a 1,048,576-token context window and up to 32,768 output tokens, enough to keep large codebases or long task histories in view while it reasons. GLM 5.2 competes with frontier Western models on agentic and coding benchmarks while pricing below them, which has made the GLM line a popular value choice for builders of coding assistants and agents.
Build with GLM 5.2 via YepAPI
Call GLM 5.2 through YepAPI's OpenAI-compatible /v1/ai/chat endpoint. Point your OpenAI SDK at YepAPI and set the model string to glm-5.2; switching to another model later is a one-string edit. A single YepAPI key also reaches every other model plus SEO, SERP, and web-scraping tools, which pairs naturally with GLM 5.2's agentic strength: an agent can scrape and search the web through the same key it uses for reasoning, all on one integration.
GLM 5.2 API pricing — $1.96 / $6.16 per 1M tokens
GLM 5.2 costs $1.96 per 1M input tokens and $6.16 per 1M output tokens on YepAPI. For a flagship-class agentic and coding model with a million-token window, that undercuts comparable Western frontier pricing, which is GLM's core appeal. Agentic workloads can be token-heavy, so the value gap compounds across long tool-using runs, and your key lets you route cheaper sub-steps to smaller models to manage cost.
GLM 5.2 for agents and coding assistants
GLM 5.2 is built for autonomous agents and coding tools: planning and executing multi-step research, orchestrating tool calls, and generating, debugging, and refactoring code across a large repository. The million-token context lets it hold an entire codebase or a long agent trajectory in memory, and its strong tool-use behavior keeps long task chains on track. When you want frontier-grade agentic performance without frontier pricing, GLM 5.2 is a leading option.
Try GLM 5.2 free
New YepAPI accounts get $5 in free credit with no card required. Use it to run GLM 5.2 on a real agent or coding task, exercise its tool-use and long-context behavior, and weigh its value against frontier models before committing.
Start generating in 30 seconds
$5 free credit on signup. No credit card required. Pay per call.
What developers say
“Switched from SerpAPI and cut our SERP costs by 80%. Same data quality, way simpler billing.”
“One API key for AI models, SERP data, and web scraping. Saved us from managing 4 separate providers.”
“The $5 free credit let us prototype our entire rank tracking feature before committing. No other API does that.”
Frequently asked questions
Z.ai's latest flagship. Strong agentic, reasoning, and coding performance with a 1M token context window.
Input tokens cost $1.96 per 1M tokens and output tokens cost $6.16 per 1M tokens through YepAPI. No monthly minimums — you only pay for what you use.
Sign up for a free API key, then send requests to the /v1/ai/chat endpoint.
GLM 5.2 supports a 1.0M token context window with up to 33K output tokens per request.
Ready to use GLM 5.2?
$5 free credit on signup. No credit card required. Pay per call.
Explore more models
GLM 5.1
Z.aiAccess GLM 5.1 through one API key. Zhipu AI's latest bilingual model.
GLM 5
Z.aiAccess GLM 5 through one API key. Balanced bilingual model from Zhipu AI.
GLM 5 Turbo
Z.aiAccess GLM 5 Turbo through one API key. Fast bilingual model from Zhipu AI.