GLM (Z.AI) · Flagship
GLM 5v Turbo
glm/glm-5v-turbo — GLM (Z.AI)'s flagship model, accessible through Leanroute's OpenAI-compatible AI Gateway. Pay provider list price with zero per-request markup; flat $15/mo BYOK subscription covers the platform fee.
Pricing snapshot: August 2026. Re-validated monthly against the upstream GLM (Z.AI) pricing page.
Pricing
| Type | USD per 1M tokens |
|---|---|
| Input tokens | $1.26 |
| Cached input (81% off) | $0.246 |
| Output tokens | $4.06 |
Leanroute's markup: $0. You pay the provider list price above, plus a flat $15/mo BYOK subscription (or 5% at top-up for prepaid credits). Compare pricing at /calculator.
Capabilities
Example request
curl https://api.leanroute.dev/v1/chat/completions \
-H "Authorization: Bearer $LEANROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "glm/glm-5v-turbo",
"messages": [
{ "role": "user", "content": "Hello, GLM 5v Turbo!" }
]
}'OpenAI-wire-compatible — point any OpenAI SDK at api.leanroute.dev/v1 and set model: "glm/glm-5v-turbo". Full endpoint reference at /docs/api.
Other GLM (Z.AI) models
- GLM 4 Plus$0.690/$0.690 · Flagship
- GLM 4 Flash$0.014/$0.014 · Cheap + Fast
- GLM 5.1$1.40/$4.40 · Flagship
- GLM 5.2$1.40/$4.40 · Flagship
- GLM 5$1.00/$3.20 · Flagship
- GLM 4.7$0.660/$2.20 · Cheap + Fast
- GLM 4.7 Flashx$0.076/$0.460 · Cheap + Fast
- GLM 4.6$0.660/$2.20 · Cheap + Fast
- GLM 4.5$0.660/$2.20 · Cheap + Fast
- GLM 4.6v$0.360/$0.960 · Flagship
Same-tier alternatives across providers
- GPT 4o$2.50/$10.00 · OpenAI
- GPT 5.6 Terra$2.50/$15.00 · OpenAI
- Claude Sonnet 4 6$3.00/$15.00 · Anthropic
- Claude Sonnet 5$2.00/$10.00 · Anthropic
- Gemini 2.5 Pro$1.25/$10.00 · Google
- Gemini 3.5 Flash$1.50/$9.00 · Google
- DeepSeek Chat$0.140/$0.280 · DeepSeek
- DeepSeek V4 Flash$0.140/$0.280 · DeepSeek
Leanroute's router picks the cheapest same-tier model automatically when cheaper-model routing is on. Config at /dashboard/settings.
See also: Full model catalog · API reference · Savings calculator · Leanroute pricing