Last updated: 2026-06-06
Official Model Pricing Methods
This page explains upstream vendor pricing rules only. It does not describe Crazyrouter resale prices.- Upstream pricing: the vendor’s own
input,output,cached input,tool call,search grounding,prompt caching, and similar billing rules - Crazyrouter pricing: Crazyrouter’s own sell price, multiplier, discount, channel variation, and settlement logic
This page reflects vendor documentation checked on
2026-04-27. Vendors can change prices, preview-model policies, long-context rules, search-tool fees, and caching behavior. Recheck the official source links before relying on any number in production.Official Example Price Table
The examples below intentionally use the most common pricing tier that is easiest to map to budget planning:- Anthropic: standard API price, excluding
Fast mode,US-only inference, and Batch discounts - OpenAI:
Standardprice, excluding Batch, Priority, and Regional Processing surcharges - Gemini:
Standardprice, usually the text/image/video default path, and forGemini 3*models the<= 200K prompttier - xAI: if the public static docs do not list a standalone price for the exact routed name, this page says so explicitly
- Z.AI: the official
Text Modelsprice - MiniMax: the main table uses
Pay as You Go; subscription-style pricing is listed separately underToken Plan
Unless otherwise noted, prices below are
USD / 1M tokens.Anthropic Example Prices
OpenAI Example Prices
Gemini Example Prices
xAI Example Prices
What the current xAI static docs reliably expose is the token-category structure, tool-invocation pricing, Batch
50% off, and the instruction to check model details or the console for model-specific token prices. Since grok-4.1 and grok-4.1-fast are not individually priced in the static public docs, this page does not assign another SKU’s numbers to them.Z.AI / GLM Example Prices
MiniMax Example Prices
Pay as You Go
Token Plan
Anthropic
Anthropic pricing is not just a simpleinput / output split. The official structure breaks out:
Base Input Tokens5m Cache Writes1h Cache WritesCache Hits & RefreshesOutput Tokens
Batch APIusually bills input and output at roughly50% off- Prompt caching follows the public multiplier rules:
5-minute cache write = 1.25x input,1-hour cache write = 2x input, andcache hit = 0.1x input
Official links:
- Anthropic Pricing: platform.claude.com/docs/en/about-claude/pricing
- Anthropic Models Overview: platform.claude.com/docs/en/about-claude/models/overview
OpenAI
OpenAI pricing is the most uniform of the set. The public structure is usually:InputCached inputOutput
Responses APIitself does not add a separate model fee; billing still follows the selected model’s token ratesWeb search, containers/code execution, Computer Use, and other tools are billed separatelyBatch APIusually discounts token pricing by about50%
Official links:
- 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 pricing differs the most from OpenAI and Anthropic because Google often publishes multiple processing modes:StandardBatchFlexPriority
InputOutput (including thinking tokens)Context caching priceContext caching storageGrounding with Google SearchGrounding with Google Maps
Official links:
- Gemini Pricing: ai.google.dev/gemini-api/docs/pricing
- Gemini Models: ai.google.dev/models/gemini
xAI Grok
xAI pricing is best understood as token categories plus tool billing, rather than a separate pricing table for every visible route name:Prompt tokensCached prompt tokensCompletion tokensReasoning tokens
Reasoning tokensare billed at thecompletion token priceWeb Search,X Search,Code Execution, and similar server-side tools are billed separately per1,000callsBatch APIusually applies a50%token discount
Official links:
- 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 pricing is close to the OpenAI pattern, but it adds cache storage as its own line item:
InputCached InputCached Input StorageOutput
Web Search are priced separately per use.
Official links:
- Z.AI Pricing: docs.z.ai/guides/overview/pricing
- GLM-5 Overview: docs.z.ai/guides/llm/glm-5
MiniMax
MiniMax is the one vendor here where two official commercial modes matter:Pay as You GoToken Plan
Pay as You Gois the normal token-priced API pathToken Planis subscription-style and, forM2.7, often described as arequests per 5-hour rolling windowcapacity product rather than plain token billing
Official links:
- 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
Summary
If you only need a quick mental model of how each vendor bills, the shortest version is:- Anthropic:
base input + cache write/read + output - OpenAI:
input + cached input + output, with tools billed separately - Gemini:
multiple processing modes + input/output + caching + search/maps grounding - xAI:
prompt/cached/completion/reasoning, with server-side tools billed separately - Z.AI:
input + cached input + cached storage + output - MiniMax:
token pay-as-you-goorsubscription-style capacity plan