command-a
command-a is Cohere's model at $2.50 input and $10.00 output per million tokens, with a 256K context window. On a typical 3:1 input-to-output mix that blends to roughly $4.38 per million tokens, placing it in the premium band of the 68 models tracked here — cheaper than 19% of them.
By price, command-a ranks 55th cheapest of 68 on input and 51st on output. Its quality score of 83 ranks 44th of 68, and on value (quality score ÷ output price) it ranks 51st of 68. Its blended rate sits 49% above the catalog average.
In real billing terms: a support chatbot handling 50,000 turns a month (2,000 input / 500 output tokens each) costs about $500 per month on command-a, while a RAG workload of 20,000 queries (8,000 input / 800 output tokens each) runs about $560. Because output is priced 4.0× input here, long-generation tasks scale cost fastest — cap output length before you optimise anything else.
A 256K context window holds roughly 341 pages of A4 text (at ~750 tokens per page), ranking 37th of 68 here. That covers typical RAG and multi-turn chat, though book-length inputs still need retrieval and chunking. Output runs at about 70 tok/s (50th fastest of 68), acceptable interactively, though long responses will feel slow.
We track 2 Cohere models, and command-a's blended rate sits 0% above that provider's average. If your task tolerates a little less headroom, qwen3.5-flash (Alibaba) blends about 99% cheaper at a quality score of 82, and is worth benchmarking first. Going the other way, Hunyuan HY3 scores 87 on quality for about 98% less.
The closest model in Cohere's line-up is command-r ($2.50 input / $10.00 output, quality 75). Against it, command-a scores 8 points higher on quality, runs 50 tok/s slower (about 42%), has a 128K larger context window. When two models sit this close on price, the deciding factor is usually the quality ceiling — run both against your real prompts before picking.
Estimated monthly cost
Monthly API spend across four common workloads, next to the cheapest model we track.
| Workload | Usage assumption | This model | Cheapest model |
|---|---|---|---|
| Support chatbot | 2,000 input / 500 output tokens per turn, 50,000 turns per month | $500 | $3.00 |
| RAG document Q&A | 8,000 input / 800 output tokens per query, 20,000 queries per month | $560 | $3.84 |
| Coding assistant | 12,000 input / 2,000 output tokens per request, 10,000 requests per month | $500 | $3.20 |
| Batch summarization | 4,000 input / 400 output tokens per item, 200,000 items per month | $2,800 | $19 |
Derived directly from the rates on this page. Excludes prompt caching, batch discounts and free tiers.
How it compares
The alternatives worth benchmarking alongside it, from the same dataset.
| Model | Provider | Blended /1M | Quality | Price delta |
|---|---|---|---|---|
| command-a | Cohere | $4.38 | 83 | — |
| qwen3.5-flashCheaper option | Alibaba | $0.055 | 82 | -99% |
| Hunyuan HY3Higher quality | Tencent | $0.10 | 87 | -98% |
| command-rSame provider | Cohere | $4.38 | 75 | +0% |
Best for
Modalities
Where it fits — and where it doesn't
Good fit
- Chat and support: natural multi-turn conversation for user-facing products.
Poor fit
- High-frequency batch jobs: at $4.38 blended per million tokens, bills scale quickly at volume.
- Image understanding: this model is text-only, so vision tasks need a multimodal alternative.
Frequently asked questions
How much does the command-a API cost?
command-a costs $2.50 per million input tokens and $10.00 per million output tokens. On a 3:1 input-to-output mix that blends to about $4.38 per million tokens.
What does command-a cost per month?
It depends on volume. Using the four worked scenarios on this page: a support chatbot runs about $500/month, RAG document Q&A about $560/month, a coding assistant about $500/month, and batch summarization about $2,800/month. Plug your own token counts into the cost calculator for a tailored figure.
How large is the command-a context window?
256K tokens — roughly 341 pages of A4 text at ~750 tokens per page, ranking 37th of the 68 models tracked here.
command-a or qwen3.5-flash — which is better value?
qwen3.5-flash blends to about $0.055 per million tokens versus $4.38 for command-a — roughly 99% cheaper — at a quality score of 82 against 83. If that quality gap does not show up on your task, take the cheaper one; if it does, stay with command-a. Benchmark both on your own data before deciding.
What is command-a best suited for?
Tagged use cases: chatbot, long-context. Chat and support: natural multi-turn conversation for user-facing products. Less suitable: High-frequency batch jobs: at $4.38 blended per million tokens, bills scale quickly at volume.
How current is this command-a pricing?
Pricing here was last verified on 2026-07-10 against OpenRouter. llmprice.app runs a daily collection job, but providers can change rates between runs — confirm against Cohere's official pricing page before you commit.
Estimate the real cost of this model
Bring tokens per request and monthly volume into the calculator to compare total model costs.
Related models
Continue by provider and use case.
deepseek-v4-flash
qwen3.5-plus
Pricing, speed and quality scores change over time. Confirm official documentation before production use.