LLM API Providers Compared — 11 Providers, 32 Models, Updated August 2026
Raw dataset: data.json.
Amazon is the cheapest provider by entry-level current-model price. Cerebras is the fastest by median measured throughput, at 2215 tokens/sec. Google has the widest context window, at 2M tokens.
How to read this: "lab" providers train the weights they serve; "host" providers (Groq, Cerebras) serve someone else's open-weight models on their own inference hardware — their differentiator is speed, not model quality.
| Provider | Kind | Models | Price range /M | Max context | Median tok/s | OpenAI-compatible | Prompt caching | Batch discount | Free tier | Data residency | Next retirement |
|---|---|---|---|---|---|---|---|---|---|---|---|
| OpenAI | lab | 3 (+12 legacy) | $0.45–$11.25 | 400K | 78 | Yes | Yes | 50% | None | US by default; EU data residency available on enterprise agreements | — |
| Anthropic | lab | 4 (+7 legacy) | $2.00–$20.00 | 1M | 67 | Partial | Yes | 50% | None | Not documented | — |
| lab | 3 (+5 legacy) | $0.56–$4.50 | 2M | 114 | Partial | Yes | 50% | Free tier with daily request cap on Google AI Studio | Global by default; Vertex AI offers selectable regional endpoints | — | |
| xAI | lab | 3 (+2 legacy) | $1.56–$3.00 | 1M | 98 | Yes | Not documented | Not documented | Free starting credits for new accounts | Not documented | — |
| DeepSeek | lab | 2 | $0.17–$0.54 | 128K | 100 | Yes | Yes | Not documented | None | Not documented | — |
| Mistral | lab | 5 | $0.15–$3.00 | 256K | 118 | Yes | Not documented | 50% | Free tier with rate-limited experimentation | EU-hosted by default | — |
| Groq | host | 3 (+4 legacy) | $0.13–$1.20 | 131K | 780 | Yes | Not documented | 50% | Free tier with per-minute and per-day token caps | US | Llama 3.3 70B (2026-08-16) |
| Cerebras | host | 2 | $0.45–$2.38 | 200K | 2215 | Yes | Not documented | Not documented | Free tier with a daily token cap | US | — |
| Qwen | lab | 3 | $1.10–$2.80 | 256K | 49 | Partial | Not documented | Not documented | Free quota for new Alibaba Cloud accounts | Singapore/international region via DashScope Intl; mainland China served from a separate region | — |
| Amazon | lab | 3 | $0.06–$1.40 | 300K | 108 | No | Yes | 50% | None | Selectable AWS region | — |
| Z.ai | lab | 1 (+1 legacy) | $2.15–$2.15 | 1M | — | Yes | Not documented | Not documented | Free trial credits for new accounts | Not documented | — |
Every cell is a sourced fact or an explicit "Not documented" — never an inferred value. Full sourcing and verification dates on each provider's hub.
Provider hubs
One key, every provider
You don't need each provider's SDK, key, billing relationship, or rate-limit tier — the same call reaches all 11 of them.
Try It FreeFAQ
Which LLM provider is cheapest?
By entry-level current-model price, Amazon is the cheapest provider on this site, with Amazon Nova Micro at $0.06/M blended tokens.
Which providers are OpenAI-compatible?
OpenAI, xAI, DeepSeek, Mistral, Groq, Cerebras, Z.ai expose a fully OpenAI-compatible endpoint. Anthropic, Google, Qwen offer a partial/beta compatibility layer. Amazon do not.
Do I need a separate API key for each provider?
Yes, if you call each provider directly — each has its own key, billing relationship, and rate-limit tier. Routing every model through All AI Ask removes that: one key reaches all of them.
Which providers offer a free tier?
Google, xAI, Mistral, Groq, Cerebras, Qwen, Z.ai publish a free tier. The rest start billing from the first request.
Which provider has the largest context window?
Google has the widest context window among current models, at 2M tokens.
