jishie

GLM-5.3-Flash

orcarouter/z-ai/glm-5.3-flash · family glm · in: text, image, video, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video pdf.

$0.12
Blended $/1M (3:1)
$0.075
Input $/1M
$0.25
Output $/1M
$0.33
1M in + 1M out
Cache read $/1M
#952 of 7,012
Cheapest rank
Provider
OrcaRouter (orcarouter)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
128,000 tokens
Capabilities
tools reasoning text image video pdf

Same model, other providers

“GLM-5.3-Flash” is offered by 23 providers — cheapest-effective first. Kenari is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Kenarifreefree$0.001M
Zhipu AI Coding Planfreefree$0.001M
Z.AI Coding Planfreefree$0.001M
TokenGo$0.075$0.025$0.061M
Vancine$0.06$0.2$0.101M
OrcaRouter (this)$0.075$0.25$0.121M
OpenRouter$0.075$0.25$0.121.3M
CrossModel$0.075$0.25$0.121M
Z.AI$0.075$0.25$0.121M
Ofox$0.075$0.25$0.121M
Zhipu AI$0.075$0.25$0.121M
RunInfra$0.1$0.4$0.181M
DevPass (LLM Gateway)$0.13$0.4$0.201M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at OrcaRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"z-ai/glm-5.3-flash","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all OrcaRouter models · model index · JSON