GLM 4.7 Flash
Z.ai
GLM-4.7-Flash balances high performance with efficiency, making it the perfect lightweight deployment option. Beyond coding, it is also recommended for creative writing, translation, long-context tasks, and roleplay.
- Language
- Reasoning
- Tool use
- Implicit caching
- Context
- 200K
- Max output
- 131K
- Input / 1M
- $0.070
- Output / 1M
- $0.400
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass zai/glm-4.7-flash as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "zai/glm-4.7-flash",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$0.070
Output
Per 1M completion tokens
$0.400
A 1M-token prompt with 250K tokens of output costs about $0.170.
