by Z.AI · Language Models
Z.AI GLM-5.3 flagship reasoning model for complex software engineering and long-horizon agent tasks, with a 1M-token context window.
$1.813 in · $5.698 out / 1M
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $1.81 | per 1M tokens |
| Cached input (cache hit) | $0.34 | per 1M tokens |
| Output tokens | $5.7 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "glm-5.3", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: glm-5.3 · works with OpenAI SDKs — just point base_url at api.tunerouter.com