GLM-5.3-Flash API
GLM-5.3-Flash 是 GLM-5 系列首个原生多模态模型,以极致低成本架构实现超越 GLM-5.2 的更强智能
Starting price $0.1140 / 1M tokens · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
$0.1140 / 1M tokens
Output
$0.4000 / 1M tokens
Context
—
Max output
—
- Model ID
-
glm-5.3-flash - Billing model
- Per-Token billing
- Available groups
- default
- Capabilities
- chat
API reference
Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.
curl https://api.rokoapi.com/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "glm-5.3-flash",
"messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
}' For more parameters, limits, and async task queries, read the GLM-5.3-Flash developer guide. GLM-5.3-Flash Developer guide · OpenAI · Authorization