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.

ProviderKindModelsPrice range /MMax contextMedian tok/sOpenAI-compatiblePrompt cachingBatch discountFree tierData residencyNext retirement
OpenAIlab3 (+12 legacy)$0.45–$11.25400K78YesYes50%NoneUS by default; EU data residency available on enterprise agreements
Anthropiclab4 (+7 legacy)$2.00–$20.001M67PartialYes50%NoneNot documented
Googlelab3 (+5 legacy)$0.56–$4.502M114PartialYes50%Free tier with daily request cap on Google AI StudioGlobal by default; Vertex AI offers selectable regional endpoints
xAIlab3 (+2 legacy)$1.56–$3.001M98YesNot documentedNot documentedFree starting credits for new accountsNot documented
DeepSeeklab2$0.17–$0.54128K100YesYesNot documentedNoneNot documented
Mistrallab5$0.15–$3.00256K118YesNot documented50%Free tier with rate-limited experimentationEU-hosted by default
Groqhost3 (+4 legacy)$0.13–$1.20131K780YesNot documented50%Free tier with per-minute and per-day token capsUSLlama 3.3 70B (2026-08-16)
Cerebrashost2$0.45–$2.38200K2215YesNot documentedNot documentedFree tier with a daily token capUS
Qwenlab3$1.10–$2.80256K49PartialNot documentedNot documentedFree quota for new Alibaba Cloud accountsSingapore/international region via DashScope Intl; mainland China served from a separate region
Amazonlab3$0.06–$1.40300K108NoYes50%NoneSelectable AWS region
Z.ailab1 (+1 legacy)$2.15–$2.151MYesNot documentedNot documentedFree trial credits for new accountsNot 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

OpenAI
3 current models · lab
Anthropic
4 current models · lab
Google
3 current models · lab
xAI
3 current models · lab
DeepSeek
2 current models · lab
Mistral
5 current models · lab
Groq
3 current models · host
Cerebras
2 current models · host
Qwen
3 current models · lab
Amazon
3 current models · lab
Z.ai
1 current model · lab

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 Free

FAQ

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.