---
title: glm-5.3 API — GLM 料金・仕様 | RunAPI
description: RunAPI で glm-5.3 を利用 — GLM ファミリー。従量課金、モデル ID、仕様、開発者向けセットアップガイドを確認できます。
url: https://runapi.ai/ja/models/glm/5.3.md
canonical: https://runapi.ai/ja/models/glm/5.3
locale: ja
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/ja/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/ja/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/ja/login)
RunAPI で生成するにはサインインしてください。
<!-- /catalog-model-detail-slot: model-playground -->

### バリアント切替

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

9 個のバージョンを利用可能



GLM glm-5.3 は同じ RunAPI 認証、model skill ワークフロー、従量料金で利用できます。

- 統合 API key
- Model skill セットアップ
- モデル ID リファレンス
- 失敗した生成は課金されません




## 仕様

| 項目 | 値 |
|---|---|
| プロバイダー | Z.ai |
| モデル ID | glm-5.3 |
| モダリティ | Text |
| タスク種別 | Synchronous |
| API エンドポイント | `/v1/chat/completions` |
| 請求単位 | 1K tokens |
| カタログ状態 | 稼働中 |



**使い方**

## このモデルを3ステップで使う

1. **キーを取得** - 無料で登録し、ダッシュボードから glm-5.3 用の API キーを作成します。
2. **リクエストを送信** - /v1/chat/completions に glm-5.3 のモデル ID とパラメータを指定して POST リクエストを送信します。
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": "この複数ファイルのリポジトリを読み、失敗している統合テストを見つけ、根本原因の説明付きでパッチを提案してください。"
    }
  ]
}
```

### モデルスキル — glm-5.3

スキルを1回インストールし、構築中にこのページのバリアント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"`.

### glm-5.3 の使い方

1. **モデルを選ぶ** — アプリのワークフローに合うモデルとバリアントを選びます。
2. **モデル ID を渡す** — リクエスト body にこのバリアント ID を指定します。
3. **タスクを実行** — リクエストを送信し、返された task ID を保存します。
4. **出力を取得** — タスク完了時にポーリングまたは callback で結果を受け取ります。

### glm-5.3 の比較

- **VS GLM-4.5: OpenAI互換Chat Completions向けの最新GLMテキストモデル** — 355B / アクティブ32B；128Kコンテキスト；フラッグシップのオープンウェイトMoEベースライン
- **VS GLM-4.5-AIR: OpenAI互換Chat Completions向けの最新GLMテキストモデル** — 高速・低コストの日常作業向けの軽量GLM-4.5ティア
- **VS GLM-4.6: OpenAI互換Chat Completions向けの最新GLMテキストモデル** — 200Kコンテキスト；Cambriconチップ上の初のGLM；より精度の高いコード生成

## ユースケース

**Chat**

LLM をチャットや推論に利用します。

**コード**

実装作業の生成とレビューに使います。

**自動化**

モデルを backend タスクに接続します。



## GLM 5.3 に関するよくある質問

### glm-5.3 はどう選択しますか？

quickstart に表示されるモデル ID を渡してください。

### 料金は従量課金ですか？

はい。呼び出しまたは単位ごとの従量課金です。


### 関連

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

### 今日から GLM を始める。

- [無料アカウントを作成](https://runapi.ai/ja/login)
- [クイックスタートを読む →](https://runapi.ai/ja/docs/api/openai/chat-completions)
## チームで構築していますか？

エンタープライズ導入、連携、技術的なご相談をお手伝いします。

[お問い合わせ](https://runapi.ai/ja/contact.md)



---

## More from RunAPI

- [Home](https://runapi.ai/ja/.md)
### プロダクト
- [モデルカタログ](https://runapi.ai/ja/models.md)
- [料金](https://runapi.ai/ja/pricing.md)
- [プロバイダー](https://runapi.ai/ja/models#all-models)
### 開発者
- [ドキュメント](https://runapi.ai/ja/docs/guides)
- [SDK](https://runapi.ai/ja/sdk.md)
- [CLI](https://runapi.ai/ja/cli.md)
- [MCP Server](https://runapi.ai/ja/mcp.md)
### ガイド
- [Claude Code と Cursor](https://runapi.ai/ja/claude-code-vs-cursor.md)
- [Cursor API セットアップ](https://runapi.ai/ja/cursor-api-setup.md)
- [RunAPI と OpenRouter の比較](https://runapi.ai/ja/openrouter-alternative.md)
### 会社
- [エンタープライズ](https://runapi.ai/ja/contact.md)
- [お問い合わせ](https://runapi.ai/ja/contact.md)
### 法務
- [利用規約](https://runapi.ai/ja/terms.md)
- [プライバシー](https://runapi.ai/ja/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/ja/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/jaicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "SoftwareApplication",
    "name": "GLM glm-5.3",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/ja"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/ja/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GLM",
        "item": "https://runapi.ai/ja/models/glm"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "glm-5.3",
        "item": "https://runapi.ai/ja/models/glm/5.3"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "HowTo",
    "name": "glm-5.3 の使い方",
    "description": "RunAPI で glm-5.3 を利用 — GLM ファミリー。従量課金、モデル ID、仕様、開発者向けセットアップガイドを確認できます。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "モデルを選ぶ",
        "text": "アプリのワークフローに合うモデルとバリアントを選びます。",
        "url": "https://runapi.ai/ja/models/glm/5.3#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "モデル ID を渡す",
        "text": "リクエスト body にこのバリアント ID を指定します。",
        "url": "https://runapi.ai/ja/models/glm/5.3#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "タスクを実行",
        "text": "リクエストを送信し、返された task ID を保存します。",
        "url": "https://runapi.ai/ja/models/glm/5.3#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "出力を取得",
        "text": "タスク完了時にポーリングまたは callback で結果を受け取ります。",
        "url": "https://runapi.ai/ja/models/glm/5.3#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "glm-5.3 はどう選択しますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "quickstart に表示されるモデル ID を渡してください。"
        }
      },
      {
        "@type": "Question",
        "name": "料金は従量課金ですか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "はい。呼び出しまたは単位ごとの従量課金です。"
        }
      }
    ]
  }
]
```
