All models · Pricing · API docs
glm-5.3 API
GLM-5.3 (Z.AI) — full-size sibling of glm-5.3-flash · premium wallet model · pay per token from balance · 1M context · calls tools and reasons, does not read images · ⚠ third-party provider: requests are processed by an external upstream
- Type: LLM · chat · reasoning · 1M ctx · pay-as-you-go
- Context: 1M
- Access: Wallet · pay per token
- Endpoint: /v1/chat/completions, /v1/responses
Requests to this model are processed outside Russia.
How to connect: change one line — base_url. Get an sk- key in the dashboard.
curl https://api.neuraldeep.ru/v1/chat/completions \
-H "Authorization: Bearer $NEURALDEEP_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"glm-5.3","messages":[{"role":"user","content":"Hello"}]}'