更新日: 2026-06-06
公式モデル課金方式
このページは上流ベンダーの公式課金ルールだけを説明します。Crazyrouter の販売価格を説明するページではありません。- 上流公式価格: ベンダー自身の
input、output、cached input、tool call、search grounding、prompt cachingなどの課金ルール - Crazyrouter 価格: Crazyrouter 側の販売価格、倍率、割引、チャネル差、精算ルール
このページは
2026-04-27 時点で確認したベンダー公式文書に基づいています。ベンダーは価格、preview モデル、長文脈、検索ツール、キャッシュ課金を変更することがあります。実運用前に必ず公式リンクを再確認してください。公式単価のサンプル表
以下のサンプルは、予算見積もりに最も使いやすい代表的な課金枠だけを抜き出しています。- Anthropic: 標準 API 価格。
Fast mode、US-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.1 と grok-4.1-thinking は静的公開ページに単独価格がないため、このページでは他 SKU の数字を流用しません。Z.AI / GLM の価格例
MiniMax の価格例
Pay as You Go
Token Plan
Anthropic
Anthropic の課金は単純なinput / output だけではなく、次のように分かれています。
Base Input Tokens5m Cache Writes1h Cache WritesCache Hits & RefreshesOutput Tokens
Batch APIは概ね input / output が5 割引- Prompt caching は
5-minute cache write = 1.25x input、1-hour cache write = 2x input、cache hit = 0.1x input
公式リンク:
- Anthropic Pricing: platform.claude.com/docs/en/about-claude/pricing
- Anthropic Models Overview: platform.claude.com/docs/en/about-claude/models/overview
OpenAI
OpenAI の課金構造は最も揃っていて、基本的には次の 3 項目です。InputCached inputOutput
Responses API自体に別のモデル課金はなく、選択したモデルの token 単価に従いますWeb search、containers/code execution、Computer Use などのツールは別課金ですBatch APIは概ね token 単価が5 割引
公式リンク:
- OpenAI Pricing: openai.com/api/pricing
- OpenAI Docs Pricing: platform.openai.com/docs/pricing
- OpenAI Models: developers.openai.com/api/docs/models
Google Gemini
Gemini は OpenAI / Anthropic と違い、複数の処理モードを明示することが多いです。StandardBatchFlexPriority
InputOutput (including thinking tokens)Context caching priceContext caching storageGrounding with Google SearchGrounding with Google Maps
公式リンク:
- Gemini Pricing: ai.google.dev/gemini-api/docs/pricing
- Gemini Models: ai.google.dev/models/gemini
xAI Grok
xAI は、モデルごとの別表というより「token の分類 + tool 料金」で理解した方が正確です。Prompt tokensCached prompt tokensCompletion tokensReasoning tokens
Reasoning tokensはcompletion token priceで課金Web Search、X Search、Code Executionなどの server-side tools は1,000 calls単位で別課金Batch APIは通常50%の token 割引
公式リンク:
- xAI Models and Pricing: docs.x.ai/developers/models
- xAI Consumption and Rate Limits: docs.x.ai/developers/rate-limits
- xAI Prompt Caching Pricing: docs.x.ai/developers/advanced-api-usage/prompt-caching/usage-and-pricing
Z.AI / GLM
Z.AIGLM-5 の課金構造は OpenAI に近いですが、cache storage が独立項目になっています。
InputCached InputCached Input StorageOutput
Web Search のような built-in tool は別途 use 単位で課金されます。
公式リンク:
- Z.AI Pricing: docs.z.ai/guides/overview/pricing
- GLM-5 Overview: docs.z.ai/guides/llm/glm-5
MiniMax
MiniMax は、ここで扱うベンダーの中で唯一、2 つの商用形態を強く区別する必要があります。Pay as You GoToken Plan
Pay as You Goは通常の token ベース API 課金Token Planはサブスク型で、M2.7では5-hour rolling windowあたりの request capacity として説明されることが多い
公式リンク:
- MiniMax Pricing Overview: platform.minimax.io/docs/pricing/overview
- MiniMax Pay as You Go: platform.minimax.io/docs/guides/pricing-paygo
- MiniMax Token Plan: platform.minimax.io/docs/guides/pricing-token-plan
要約
各ベンダーの課金構造を最短で覚えるなら、次の見方で十分です。- 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