Text
GLM
by Z.ai
Z.ai GLM API access via CAPI — MIT-licensed MoE models with up to 200K context, leading open-weight coding benchmarks.
Capabilities
- Chat
- Coding
- Tool use
Available models
Pass any of these IDs in the model field.
| Model ID | Detail | Price |
|---|---|---|
| glm-5 | 200K context | $0.40 / 1M input tokens |
| glm-5-air | 200K context | $0.10 / 1M input tokens |
Pricing starts at
$0.0001 / 1K tokens
Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.
Quickstart
GLM · glm-5
cURL
curl https://capi.ai/api/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "glm-5",
"messages": [{"role": "user", "content": "Hello"}]
}'More LLM models
View allText
Claude
Anthropic
Claude API access for Anthropic's LLM across complex reasoning, code, analysis, and extended-context tasks.
from $0.0006 / 1K tokensView
Text
GPT
OpenAI
OpenAI's flagship reasoning and chat models through the OpenAI-compatible chat completions endpoint.
from $0.0005 / 1K tokensView
Text
Gemini
Gemini API access for Google's multimodal LLM across chat, code generation, reasoning, and long-context tasks.
from $0.0003 / 1K tokensView