---
title: glm-5.3 API — GLM 定价与规格 | RunAPI
description: 通过 RunAPI 使用 glm-5.3——GLM 系列。按次计费，包含模型 ID、规格参数和开发者接入指南。
url: https://runapi.ai/zh-CN/models/glm/5.3.md
canonical: https://runapi.ai/zh-CN/models/glm/5.3
locale: zh-CN
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/glm/5.3
  zh-CN: https://runapi.ai/zh-CN/models/glm/5.3
  es: https://runapi.ai/es/models/glm/5.3
  ja: https://runapi.ai/ja/models/glm/5.3
  de: https://runapi.ai/de/models/glm/5.3
  fr: https://runapi.ai/fr/models/glm/5.3
  pt-BR: https://runapi.ai/pt-BR/models/glm/5.3
  ko: https://runapi.ai/ko/models/glm/5.3
  it: https://runapi.ai/it/models/glm/5.3
  nl: https://runapi.ai/nl/models/glm/5.3
  pl: https://runapi.ai/pl/models/glm/5.3
  tr: https://runapi.ai/tr/models/glm/5.3
  zh-TW: https://runapi.ai/zh-TW/models/glm/5.3
  zh-HK: https://runapi.ai/zh-HK/models/glm/5.3
  ar: https://runapi.ai/ar/models/glm/5.3
  x-default: https://runapi.ai/models/glm/5.3
model: GLM
provider: Z.ai
variant_id: glm-5.3
sdk_model_id: glm-5.3
modality: text
billing_unit: 1K tokens
status: active
---

> HTML version: https://runapi.ai/zh-CN/models/glm/5.3
> Site index for agents: https://runapi.ai/llms.txt


# glm-5.3 API

通过 RunAPI 使用 GLM 系列的 glm-5.3。按次计费，无需订阅，失败的生成不计费。

**Z.ai / [GLM](https://runapi.ai/zh-CN/models/glm.md)**
**运行中 · text · 可商用**

<!-- catalog-model-detail-slot: model-playground -->

## 体验 GLM 5.3

选择任意模型，几秒内开始生成。


**模型:**
- **Chat completion** — `chat_completion` · `glm-5.3` · Input $1.40 / 1M tokens | Output $4.40 / 1M tokens

**提示词:** 描述你想创建的内容……

**预计：** Input $1.40 / 1M tokens | Output $4.40 / 1M tokens

- [生成](https://runapi.ai/zh-CN/login)
登录后即可使用 RunAPI 生成。
<!-- /catalog-model-detail-slot: model-playground -->

### 切换变体

- [glm-4.5](https://runapi.ai/zh-CN/models/glm/4.5.md)
- [glm-4.5-air](https://runapi.ai/zh-CN/models/glm/4.5-air.md)
- [glm-4.6](https://runapi.ai/zh-CN/models/glm/4.6.md)
- [glm-4.7](https://runapi.ai/zh-CN/models/glm/4.7.md)
- [glm-5](https://runapi.ai/zh-CN/models/glm/5.md)
- [glm-5-turbo](https://runapi.ai/zh-CN/models/glm/5-turbo.md)
- [glm-5.1](https://runapi.ai/zh-CN/models/glm/5.1.md)
- [glm-5.2](https://runapi.ai/zh-CN/models/glm/5.2.md)
- **glm-5.3** (current)

9 个版本可用



glm-5.3 在 GLM 家族中处于质量与成本的最佳平衡点。

- USD 按次定价
- 失败不计费
- 模型支持时流式
- 各模型的请求参数与能力限制




## 技术细节

| 字段 | 值 |
|---|---|
| 提供商 | Z.ai |
| 模型 ID | glm-5.3 |
| 模态 | Text |
| 任务类型 | Synchronous |
| API 端点 | `/v1/chat/completions` |
| 计费单位 | 1K tokens |
| 目录状态 | 运行中 |



**工作原理**

## 3 步使用此模型

1. **获取 API 密钥** - 免费注册后，在控制台创建用于 glm-5.3 的 API 密钥。
2. **发送请求** - 向 /v1/chat/completions 发送 POST 请求，并传入 glm-5.3 模型 ID 和参数。
3. **获取结果** - 直接从端点读取已完成的 glm-5.3 响应。



<!-- catalog-model-detail-slot: feature-cards -->

## 该模型的核心能力

- **Endpoint 覆盖** — 提供 1 个公开 endpoint：chat_completion。
- **按量计费** — 按 1K tokens 计量，无需订阅。
<!-- /catalog-model-detail-slot: feature-cards -->


## GLM 5.3 定价

| 端点 | 分辨率 | 时长 | 价格 |
|---|---|---|---|
| `chat_completion` | 暂不可用 | 1K tokens | Input: $1.40 / 1M tokens<br>Output: $4.40 / 1M tokens<br>Cache read: $0.26 / 1M tokens<br>Cache write 5m: Free / 1M tokens<br>Cache write 1h: Free / 1M tokens |



**API 参考**

## 端点规格

| Field | Value |
|---|---|
| 端点 | `POST /v1/chat/completions` |
| 模型 ID | `glm-5.3` |
| 任务类型 | `chat_completion` |
| 最大时长 | `暂无数据` |
| 分辨率 | `暂无数据` |
| 宽高比 | `暂无数据` |
| 输出格式 | `暂无数据` |
| 平均生成时间 | `暂无数据` |


<!-- catalog-model-detail-slot: request-parameters -->

## 请求参数

此端点尚未发布请求参数。
<!-- /catalog-model-detail-slot: request-parameters -->

**Request example**

```json
{
  "model": "glm-5.3",
  "messages": [
    {
      "role": "user",
      "content": "阅读这个多文件仓库，找出失败的集成测试，并给出补丁及根因说明。"
    }
  ]
}
```

### Model skill — glm-5.3

安装一次 skill，开发时使用本页的变体 ID。

Base URL: `https://runapi.ai`

| Endpoint | Protocol |
|---|---|
| `POST /v1/chat/completions` | OpenAI compatible |

Use the OpenAI or Anthropic SDK with your RunAPI API key and `model: "glm-5.3"`.

### 用 model skill 使用 glm-5.3

1. **安装** — 安装该模型线对应的 model skill。
2. **配置** — 把 model 字段设置为本页展示的完整模型 ID。
3. **调用** — 按 skill 说明把提示词、输入文件和回调处理接入应用。
4. **接收** — 从 RunAPI 读取任务响应、webhook 回调或缓存输出 URL。

### glm-5.3 与其它变体的差异

- **VS GLM-4.5: 最新 GLM 文本模型，支持 OpenAI 兼容 Chat Completions** — 355B / 32B 激活；128K 上下文；开放权重 MoE 旗舰基线
- **VS GLM-4.5-AIR: 最新 GLM 文本模型，支持 OpenAI 兼容 Chat Completions** — 更轻量的 GLM-4.5，低成本日常任务首选
- **VS GLM-4.6: 最新 GLM 文本模型，支持 OpenAI 兼容 Chat Completions** — 200K 上下文；首款昇腾芯片 GLM；代码生成增强

## 应用场景

**客户支持**

基于私有知识库回答客户问题，减少工单量。

**文档分析**

起草合同摘要并标记关键条款供律师审阅。

**代码生成**

在 CI 中自动生成单元测试、代码审查和重构建议。



## GLM 5.3 常见问题

### 如何选择 glm-5.3？

传入 quickstart 中显示的模型 ID。

### 该变体的限流？

Key 级限流随使用层级伸缩。当前限制见定价页。

### 能切到其它变体吗？

可以——变体只是参数，改 model 字段即可。

### 支持流式吗？

模型支持流式时，RunAPI 端到端流式。

### 质量问题在哪里报？

在公共 GitHub 仓库提 issue 或邮件联系 support。


### 相关

- [glm-4.5-air](https://runapi.ai/zh-CN/models/glm/4.5-air.md) — 由 Z.ai 提供 · Input $0.10 / 1M tokens | Output $0.55 / 1M tokens
- [glm-4.5](https://runapi.ai/zh-CN/models/glm/4.5.md) — 由 Z.ai 提供 · Input $0.41 / 1M tokens | Output $1.61 / 1M tokens
- [glm-4.6](https://runapi.ai/zh-CN/models/glm/4.6.md) — 由 Z.ai 提供 · Input $0.60 / 1M tokens | Output $1.22 / 1M tokens
- [glm-4.7](https://runapi.ai/zh-CN/models/glm/4.7.md) — 由 Z.ai 提供 · Input $0.60 / 1M tokens | Output $1.19 / 1M tokens

### 立即体验 GLM。

- [免费注册](https://runapi.ai/zh-CN/login)
- [阅读快速开始 →](https://runapi.ai/zh-CN/docs/api/openai/chat-completions)
## 需要团队接入支持？

我们可以协助团队接入、完成系统集成并解答技术问题。

[联系我们](https://runapi.ai/zh-CN/contact.md)



---

## More from RunAPI

- [Home](https://runapi.ai/zh-CN/.md)
### 产品
- [模型目录](https://runapi.ai/zh-CN/models.md)
- [定价](https://runapi.ai/zh-CN/pricing.md)
- [提供方](https://runapi.ai/zh-CN/models#all-models)
### 开发者
- [文档](https://runapi.ai/zh-CN/docs/guides)
- [SDK](https://runapi.ai/zh-CN/sdk.md)
- [CLI](https://runapi.ai/zh-CN/cli.md)
- [MCP Server](https://runapi.ai/zh-CN/mcp.md)
### 指南
- [Claude Code 与 Cursor](https://runapi.ai/zh-CN/claude-code-vs-cursor.md)
- [Cursor API 设置](https://runapi.ai/zh-CN/cursor-api-setup.md)
- [RunAPI 与 OpenRouter](https://runapi.ai/zh-CN/openrouter-alternative.md)
### 公司
- [企业版](https://runapi.ai/zh-CN/contact.md)
- [联系](https://runapi.ai/zh-CN/contact.md)
### 法律
- [服务条款](https://runapi.ai/zh-CN/terms.md)
- [隐私政策](https://runapi.ai/zh-CN/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-CN/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-CNicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "SoftwareApplication",
    "name": "GLM glm-5.3",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/zh-CN"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/zh-CN/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GLM",
        "item": "https://runapi.ai/zh-CN/models/glm"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "glm-5.3",
        "item": "https://runapi.ai/zh-CN/models/glm/5.3"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "HowTo",
    "name": "用 model skill 使用 glm-5.3",
    "description": "通过 RunAPI 使用 glm-5.3——GLM 系列。按次计费，包含模型 ID、规格参数和开发者接入指南。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "安装",
        "text": "安装该模型线对应的 model skill。",
        "url": "https://runapi.ai/zh-CN/models/glm/5.3#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "配置",
        "text": "把 model 字段设置为本页展示的完整模型 ID。",
        "url": "https://runapi.ai/zh-CN/models/glm/5.3#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "调用",
        "text": "按 skill 说明把提示词、输入文件和回调处理接入应用。",
        "url": "https://runapi.ai/zh-CN/models/glm/5.3#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "接收",
        "text": "从 RunAPI 读取任务响应、webhook 回调或缓存输出 URL。",
        "url": "https://runapi.ai/zh-CN/models/glm/5.3#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "如何选择 glm-5.3？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "传入 quickstart 中显示的模型 ID。"
        }
      },
      {
        "@type": "Question",
        "name": "该变体的限流？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Key 级限流随使用层级伸缩。当前限制见定价页。"
        }
      },
      {
        "@type": "Question",
        "name": "能切到其它变体吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "可以——变体只是参数，改 model 字段即可。"
        }
      },
      {
        "@type": "Question",
        "name": "支持流式吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "模型支持流式时，RunAPI 端到端流式。"
        }
      },
      {
        "@type": "Question",
        "name": "质量问题在哪里报？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "在公共 GitHub 仓库提 issue 或邮件联系 support。"
        }
      }
    ]
  }
]
```
