glm-5.3-flashRunware Inc.
- api
- chat
- hosting
- UK
- model lab
- Z.AI
- weights
- open
- added
- August 2026
- model id
- runware/glm-5.3-flash
capabilities 5/8
7 providers serve glm-5.3-flash. This page is one of them. Compare all endpoints
- input
- $0.07
- output
- $0.25
- cache write
- -
- cache read
- $0.01
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0100 |
| 1M in + 100K out | $0.1000 |
| 10M in + 1M out | $1.00 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
- median ttft
- 1.98s
- median tok/s
- 170.0
- blended /1M
- $0.02
- cache hit
- 92.2%
- answered
- 99.90%
Weekly aggregates from production traffic routed through Requesty to this endpoint. A metric with no qualifying sample is left out rather than filled in. Compare against the other providers
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 91.2 | |
| Coding Index | 71.5 | |
| SciCode | 51.6 | |
| Intelligence Index | 41.9 | |
| Humanity's Last Exam | 39.9 | |
| 5 evals | mean | 59.2 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-08-26.
- retention
- none
- trains on prompts
- no
- hosted in
- UK
Terms are the provider's, not Requesty's: routing a request here puts it under them. Runware Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
runware/glm-5.3-flashthis id pins the runware inc. deployment, with no routing and no failover. the managed id on the canonical page routes across all 7 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="runware/glm-5.3-flash", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
GLM 5.3 Flash is Z.ai's lower-cost model from the GLM 5.3 family for coding and long-horizon agent workflows, with reasoning and efficient long-context serving. Image input is not supported on this deployment. Served via Runware.
questions 6
How much does glm-5.3-flash cost?
What is the context window of glm-5.3-flash?
How does glm-5.3-flash perform on benchmarks?
What can glm-5.3-flash do?
How do I use glm-5.3-flash with the OpenAI SDK?
Can I run glm-5.3-flash through Requesty?
more from runware inc. 6
| endpoint | ctx | in /M |
|---|---|---|
| glm-5.3 | 1.0M | $1.20 |
| deepseek-v4-flash-0731 | 1.0M | $0.08 |
| glm-5.2 | 1.0M | $0.80 |
| qwen3.5-4b | 262K | $0.05 |
| qwen3.5-9b | 262K | $0.09 |
| gpt-oss-120b | 131K | $0.03 |
call glm-5.3-flash through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
