Z.ai Text Available

GLM-5.3 API

GLM-5.3-Flash 是 GLM-5 系列首个原生多模态模型,以极致低成本架构实现超越 GLM-5.2 的更强智能

Starting price $1.1420 / 1M tokens · Price snapshot

Waiting to refresh live prices…

Get started Developer guide

Model pricing

Compare all public tiers and current prices for this series on one page.

Input

$1.1420 / 1M tokens

Output

$4.0000 / 1M tokens

Context

Max output

Model ID
glm-5.3
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",
    "messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
  }'

For more parameters, limits, and async task queries, read the GLM-5.3 developer guide. GLM-5.3 Developer guide · OpenAI · Authorization

Other Z.ai model series