Skip to main content
更新日: 2026-06-06

公式モデル課金方式

このページは上流ベンダーの公式課金ルールだけを説明します。Crazyrouter の販売価格を説明するページではありません。
  • 上流公式価格: ベンダー自身の inputoutputcached inputtool callsearch groundingprompt caching などの課金ルール
  • Crazyrouter 価格: Crazyrouter 側の販売価格、倍率、割引、チャネル差、精算ルール
このページは 2026-04-27 時点で確認したベンダー公式文書に基づいています。ベンダーは価格、preview モデル、長文脈、検索ツール、キャッシュ課金を変更することがあります。実運用前に必ず公式リンクを再確認してください。

公式単価のサンプル表

以下のサンプルは、予算見積もりに最も使いやすい代表的な課金枠だけを抜き出しています。
  • Anthropic: 標準 API 価格。Fast modeUS-only inference、Batch 割引は除外
  • OpenAI: Standard 価格。Batch、Priority、Regional Processing 加算は除外
  • Gemini: Standard 価格。通常の text / image / video ルートを前提にし、Gemini 3* では <= 200K prompt 枠を基準に記載
  • xAI: 公開静的ドキュメントに対象ルート名の単独価格がない場合は、そのまま「未単列」と明記
  • Z.AI: 公式 Text Models の価格
  • MiniMax: 主表は Pay as You Go、サブスク型は Token Plan として別記
特記がない限り、以下の価格は USD / 1M tokens です。

Anthropic の価格例

OpenAI の価格例

Gemini の価格例

xAI の価格例

xAI の現行公開静的ドキュメントで安定して確認できるのは、token の分類ルール、tool invocation 料金、Batch 5 割引、およびモデル別 token 単価はモデル詳細または console で確認するという運用です。grok-4.1grok-4.1-thinking は静的公開ページに単独価格がないため、このページでは他 SKU の数字を流用しません。

Z.AI / GLM の価格例

MiniMax の価格例

Pay as You Go

Token Plan

Anthropic

Anthropic の課金は単純な input / output だけではなく、次のように分かれています。
  • Base Input Tokens
  • 5m Cache Writes
  • 1h Cache Writes
  • Cache Hits & Refreshes
  • Output Tokens
また、共通ルールとして次も重要です。
  • Batch API は概ね input / output が 5 割引
  • Prompt caching は 5-minute cache write = 1.25x input1-hour cache write = 2x inputcache hit = 0.1x input
公式リンク:

OpenAI

OpenAI の課金構造は最も揃っていて、基本的には次の 3 項目です。
  • Input
  • Cached input
  • Output
追加で覚えておくべきルール:
  • Responses API 自体に別のモデル課金はなく、選択したモデルの token 単価に従います
  • Web search、containers/code execution、Computer Use などのツールは別課金です
  • Batch API は概ね token 単価が 5 割引
公式リンク:

Google Gemini

Gemini は OpenAI / Anthropic と違い、複数の処理モードを明示することが多いです。
  • Standard
  • Batch
  • Flex
  • Priority
さらに、次のような項目を分けて掲載することが一般的です。
  • Input
  • Output (including thinking tokens)
  • Context caching price
  • Context caching storage
  • Grounding with Google Search
  • Grounding with Google Maps
公式リンク:

xAI Grok

xAI は、モデルごとの別表というより「token の分類 + tool 料金」で理解した方が正確です。
  • Prompt tokens
  • Cached prompt tokens
  • Completion tokens
  • Reasoning tokens
xAI 公式には次も明記されています。
  • Reasoning tokenscompletion token price で課金
  • Web SearchX SearchCode Execution などの server-side tools は 1,000 calls 単位で別課金
  • Batch API は通常 50% の token 割引
公式リンク:

Z.AI / GLM

Z.AI GLM-5 の課金構造は OpenAI に近いですが、cache storage が独立項目になっています。
  • Input
  • Cached Input
  • Cached Input Storage
  • Output
Web Search のような built-in tool は別途 use 単位で課金されます。 公式リンク:

MiniMax

MiniMax は、ここで扱うベンダーの中で唯一、2 つの商用形態を強く区別する必要があります。
  • Pay as You Go
  • Token Plan
つまり:
  • Pay as You Go は通常の token ベース API 課金
  • Token Plan はサブスク型で、M2.7 では 5-hour rolling window あたりの request capacity として説明されることが多い
公式リンク:

要約

各ベンダーの課金構造を最短で覚えるなら、次の見方で十分です。
  • Anthropic: base input + cache write/read + output
  • OpenAI: input + cached input + output、tools は別課金
  • Gemini: 複数 processing modes + input/output + caching + search/maps grounding
  • xAI: prompt/cached/completion/reasoning、server-side tools は別課金
  • Z.AI: input + cached input + cached storage + output
  • MiniMax: token pay-as-you-go または subscription-style capacity plan
このページは上流ベンダーの公式課金ルールを説明するもので、Crazyrouter の販売価格を説明するものではありません。実際の充值、扣费、倍率、割引は Crazyrouter の pricing ページ、console、/api/pricing を参照してください。

関連ページ