Mercury 2.5 Preview API Pricing
Mercury 2.5 Preview is a diffusion LLM - it generates tokens in parallel rather than one after another, which is what lets Inception quote speeds above 1,000 tokens per second. It is listed at $0.20/M input, $0.02/M cached input and $0.75/M output, making it both cheaper and longer than the generally available Mercury 2. The catch is where you call it: Inception's own banner says it is live on OpenRouter, and it does not appear on the company's developer pricing table at all.
Run the numbers.
Live calculator on Inception's published rate. Worth noting before you model anything: the number this vendor competes on is latency, not price - the token rates here sit close to the cheap tier of every major lab, and the claim being made is throughput.
Real-world presets.
Rapid coding iteration
Corpus question
Ticket reply
Agent sub-task
Paste text. See tokens. See cost.
This is a chars-per-token approximation, not a real tokenizer. Actual tokens vary by language, code density, and tool-call overhead — counts are typically ±10–20% off for English prose, more for code or non-Latin scripts. For exact billing, use the vendor's official tokenizer.
| Model | Input /M | Output /M | Effective blended | Context | Best for |
|---|---|---|---|---|---|
| Mercury 2.5 Preview Current | $0.20 cache $0.02 | $0.75 | $0.108 agentic 92/8 | 260K | Reasoning and long-context work at the lowest Mercury rate |
| Mercury 2 | $0.25 cache $0.025 | $0.75 | $0.12 the GA row it undercuts | 128K | Production traffic on Inception's own platform |
| Mercury Edit 2 | $0.25 cache $0.025 | $0.75 | $0.12 same card, editing endpoints | 32K | Autocomplete and next-edit |
| Gemini 3.7 Flash | $0.75 cache $0.075 | $3.75 | $0.481 cross-vendor speed tier | 1M | Google's fast mainstream model |
| Claude Haiku 4.5 | $1.00 cache $0.10 | $5.00 | $0.682 cross-vendor cheap tier | 200K | High-volume support and classification |
Frequently asked.
Where you can actually call it, why a preview costs less than the GA model, and what a diffusion LLM changes about the bill.
Q · 01 What does Mercury 2.5 Preview cost? +
$0.20/M input, $0.02/M cached input and $0.75/M output on its models page. Cached input is 10% of fresh input, the same ratio as the rest of the Mercury line. Under this site's 92/8 agentic blend at an 82% cache-hit rate that works out to $0.108/M effective.Q · 02 Where do I call it? It is not on the developer pricing page. +
Q · 03 Why is the preview cheaper than the generally available model? +
$0.20 against Mercury 2's $0.25 and the context window is 260K against 128K, while output is identical at $0.75. On our blend that is about 10% cheaper overall. A newer model that is better and cheaper is normal; a preview that is both, while the GA row stays on the price list, is less usual.