marketaiguide
LLM API Providers

The 8 best LLM API providers in 2026

OpenAI still offers the widest single-vendor model range and the largest ecosystem around it. The weights are closed, so there is no self-hosting path if that matters to you. The entries below separate the providers that host their own models from the ones that serve other people's, because the two carry very different lock-in.

8 tools reviewed Last reviewed Ranked by us, not by votes

What counts as LLM API providers

LLM API providers sell programmatic access to large language models running on someone else's infrastructure. You send a prompt over HTTP and get generated text back, paying for usage rather than buying and operating GPUs yourself. The category covers three shapes: first-party labs that serve the models they build, cloud platforms that resell many vendors' models behind one contract and one bill, and inference specialists that host open-weight models for speed or price.

How we judged them

Entries were judged on model quality and range, latency, the shape of pricing and how many separate meters it involves, rate limit and quota behaviour, data handling (in particular whether inputs are used to improve the vendor's models), and enterprise terms such as compliance coverage, deployment options and data residency. Every entry was checked against the vendor's own site during research, and nothing read second-hand is marked verified. Prices are described by shape only, because published rates change often enough that a specific figure would be stale before the page aged. Ordering reflects breadth of fit for a general buyer, so specialists rank lower because they serve narrower needs, not because they perform worse at what they do.

All 8 LLM API providers in this guide, in ranked order.
#ToolLicenceHeaders
1 OpenAI Proprietary headers B
2 Anthropic Proprietary headers B
3 Google (Gemini API) Proprietary not scanned
4 Amazon Bedrock Proprietary headers D
5 Microsoft Foundry (formerly Azure AI Foundry) Proprietary headers F
6 Groq Proprietary headers C
7 Together AI Proprietary headers D
8 Mistral AI Open source headers A
1

OpenAI

platform.openai.com · Usage-based per token, metered separately for input, output and cached input, with a cheaper asynchronous batch tier, an intermediate flex tier, and a higher-priced fast tier; some tools billed per call, per minute, or per session.

headers B

Best for Teams that want the widest single-vendor model range and the largest surrounding ecosystem of SDKs, tutorials, and third-party integrations.

OpenAI sells API access to its own GPT model family alongside speech, image, and embedding models.

Strengths

  • Broad lineup spanning text, reasoning, audio transcription, image, video, and embedding models under one account
  • Its request and response format has become the de facto standard that many competitors deliberately copy, which lowers switching costs in both directions
  • Documented cost controls: asynchronous batch processing at roughly half price, cached input at a large discount, and an intermediate flex tier
  • Usage tiers that raise rate limits automatically as account spend grows, rather than requiring a sales conversation
  • Managed fine-tuning with a discount available in exchange for data sharing

Where it falls short

  • Weights are closed, so there is no self-hosting option
  • Older model snapshots are retired on a published deprecation schedule, so integrations need periodic migration work
  • Billing spans many separate meters (input tokens, output tokens, cached input, cache writes, per-call tool use, file storage, per-session containers), which makes forecasting harder than a single token rate
  • The fast processing tier is billed at a multiple of standard rates
  • Fine-tuning adds hourly training charges on top of standard inference rates for the deployed model

Visit OpenAI

2

Anthropic

claude.com · Usage-based per token with separate input and output rates by model tier, an asynchronous batch path at about half the standard rate, and prompt caching billed separately for cache writes and cache reads.

headers B

Best for Long-running agent and coding workloads, and buyers who want one model family reachable through several different cloud contracts.

Anthropic sells API access to its Claude model family for text and image input with text output.

Strengths

  • Tiered lineup running from a top capability model down to a fast low-cost one, so workloads can be routed by difficulty
  • Large context windows on current models, with the leading tiers documented at one million tokens
  • The same models are served through Amazon Bedrock, Google Cloud, and Microsoft Foundry, so procurement can route through an existing cloud agreement instead of a new vendor contract
  • Batch processing at roughly half price plus prompt caching priced separately for writes and reads
  • Model IDs are pinned snapshots rather than evergreen pointers, so production behaviour does not shift underneath you without an explicit migration

Where it falls short

  • Closed weights with no self-hosting option
  • Current models accept text and image input and return text only: no audio or video input, and no image generation
  • Because every model ID is a pinned snapshot, deprecations force periodic migration work
  • One model in the current lineup is limited availability and invitation only, with no self-serve sign-up
  • A tokenizer change in a recent model generation means the same text can produce roughly 30 percent more tokens than on older models, which affects cost comparisons

Visit Anthropic

3

Google (Gemini API)

ai.google.dev · Free tier with capped rate limits, then usage-based per token across standard, batch, flex and priority modes; caching billed per token plus hourly storage; certain tools billed per request or per thousand queries.
Best for Cost-sensitive and high-volume workloads, free-tier prototyping, and teams already committed to Google Cloud.

Google serves its Gemini models through a developer API via AI Studio and through Vertex AI for enterprise deployments.

Strengths

  • A genuine free tier for prototyping, which is uncommon among frontier labs
  • Four processing modes (standard, batch, flex, priority) that let cost and latency be traded off per workload
  • Large context windows and native multimodal coverage including image, video, and audio
  • Grounding with Google Search and Maps available as a billed built-in tool rather than a separate integration
  • Two front doors covering different buyers: AI Studio for developers, Vertex AI for enterprise governance

Where it falls short

  • Google states that free-tier content is used to improve its products, making the free tier unsuitable for confidential data (the paid tier states the opposite)
  • The split between the Gemini API and Vertex AI means different auth and quota models, adding work when a prototype moves to production
  • Closed weights, so the Gemini models cannot be self-hosted
  • Context caching is billed twice over: per cached token and by hourly storage
  • Numerous non-token meters (per image, per second of video, per thousand grounding queries) complicate cost modelling

Visit Google (Gemini API)

4

Amazon Bedrock

aws.amazon.com · Usage-based per token on demand, a discounted asynchronous batch mode, and a commitment-based provisioned throughput option billed by reserved capacity; charges appear on the existing AWS bill.

headers D

Best for AWS-centric organisations that need several vendors' models under existing cloud identity, security, and procurement controls.

A managed AWS service that exposes foundation models from many different vendors behind a single API and a single AWS bill.

Strengths

  • Many model providers behind one interface, so changing model vendor does not mean negotiating a new contract
  • AWS states that Bedrock never stores customer data or uses it to train models, with encryption in transit and at rest
  • Broad compliance coverage including ISO, SOC, CSA STAR Level 2, GDPR and FedRAMP High, and it is HIPAA eligible
  • Guardrails apply content filtering consistently across models from different vendors
  • Real-time, batch, and provisioned throughput modes, with IAM-based access policies and logging inherited from AWS

Where it falls short

  • Requires an AWS account and is not usable outside the AWS estate
  • Model availability varies by AWS region, so a model offered in one region may be absent in another
  • Provisioned throughput requires committing to reserved capacity ahead of use
  • Vendor-specific API features are not always exposed through the Bedrock surface, so some first-party capabilities arrive late or not at all
  • Per-model rates differ by underlying provider, so comparing total cost across the catalogue takes manual work

Visit Amazon Bedrock

5

Microsoft Foundry (formerly Azure AI Foundry)

azure.microsoft.com · Usage-based per token for serverless model endpoints, hourly compute charges for managed deployments, and commitment-based provisioned throughput units; billed through the Azure subscription.

headers F

Best for Microsoft-estate organisations that want OpenAI and other vendors' models under Entra identity, Purview data governance, and Defender security.

Microsoft's platform for building and governing AI applications and agents, providing API access to models from many vendors on Azure.

Strengths

  • Very large catalogue spanning multiple labs including OpenAI, Anthropic, Meta, Google, xAI and Hugging Face, plus Microsoft's own models
  • Native integration with Entra ID, Purview and Defender gives one governance and identity plane rather than a separate one per vendor
  • Several hosting paths including serverless endpoints, container apps, and app service integration
  • Provisioned throughput available for predictable capacity
  • Built-in tracing and monitoring, plus runtime protections aimed at prompt attacks and sensitive data leakage

Where it falls short

  • Requires an Azure tenant and Azure-shaped identity, so it does not suit non-Microsoft estates
  • The product has been renamed more than once (Azure OpenAI Service, then Azure AI Foundry, then Microsoft Foundry), leaving inconsistent naming across documentation, SDKs and older guides
  • Model availability and quota vary by Azure region
  • Provisioned throughput units require a capacity commitment rather than pure pay-as-you-go
  • The catalogue runs to thousands of models and documentation depth is uneven across them

Visit Microsoft Foundry (formerly Azure AI Foundry)

6

Groq

groq.com · Free plan with capped rate limits, then a usage-based paid Developer plan charged per token (and per second for audio models), with enterprise arrangements quoted on request.

headers C

Best for Latency-sensitive applications such as voice interfaces and interactive agents, where tokens per second matters more than top-end reasoning.

Groq runs open-weight models on its own LPU inference hardware and sells access through the GroqCloud API.

Strengths

  • Purpose-built inference hardware rather than general-purpose GPUs, aimed specifically at low latency and high throughput
  • OpenAI-compatible API shape, so evaluating it against an existing integration is a short job
  • Free plan available for evaluation without a sales conversation
  • Cached tokens do not count toward rate limits, which helps workloads with large fixed prompts
  • Batch and flex processing available on the paid plan, plus speech and text-to-speech models alongside text

Where it falls short

  • Hosts open-weight models only, so there is no access to closed frontier models from Anthropic, OpenAI or Google
  • Free plan rate limits are low enough to constrain realistic load testing
  • Batch and flex processing require upgrading to the paid Developer plan
  • Pricing and rate limit detail is not on the main marketing site and requires the developer console
  • The catalogue is smaller than general aggregators, and individual models are retired as newer open-weight releases replace them

Visit Groq

7

Together AI

together.ai · Usage-based per token, per image, per video or per minute for serverless; hourly per-GPU billing for dedicated instances and clusters with lower rates for longer reservations; fine-tuning billed per million training tokens; storage billed per GiB-month.

headers D

Best for Teams standardising on open-weight models that want one vendor covering serverless calls, dedicated endpoints, fine-tuning, and training clusters.

Together AI hosts open-weight models as serverless endpoints and also rents dedicated GPU capacity for inference and training.

Strengths

  • One catalogue covering chat, vision, image, audio, video, transcription, embeddings, rerank and moderation
  • Three capacity models (serverless per token, hourly dedicated instances, reserved GPU clusters) so a workload can scale up without changing vendor
  • Dedicated instances support custom models, not just the public catalogue
  • Fine-tuning covering supervised training, full fine-tuning, and direct preference optimisation
  • Published rate card across all three capacity models rather than sales-gated pricing

Where it falls short

  • The catalogue centres on open-weight models, so closed frontier models are largely unavailable
  • Dedicated instances and GPU clusters bill by the hour whether or not they are serving traffic
  • Reserved cluster pricing involves commitments ranging from roughly a week to six months or more
  • Storage is billed separately per GiB-month on top of compute
  • Serverless model availability shifts as open-weight releases arrive and older ones are retired

Visit Together AI

8

Mistral AI

open source
mistral.ai · Usage-based per token for the hosted API, with separate subscription plans, and quoted pricing for enterprise and self-managed deployments.

headers A

Best for European buyers with data residency or sovereignty requirements, and teams that want the option to self-host the same model family they call over an API.

A French model developer offering its own models through a hosted API, with part of the lineup released under open licences and deployable on your own infrastructure.

Strengths

  • Mixes open-weight models (Apache 2.0 and modified MIT) with commercial ones, so some models can run on hardware you control
  • Self-managed and on-premise deployment offered explicitly, with the stated position that nothing leaves your perimeter
  • European infrastructure and in-region inference for residency and sovereignty requirements
  • Specialised models beyond chat, including OCR, audio transcription, code generation, embeddings, and safety classifiers
  • Hybrid deployment intended to keep one codebase working across cloud and on-premise environments

Where it falls short

  • Smaller model catalogue than the large US labs, with fewer options at the top capability tier
  • Licences vary per model (Apache 2.0 on some, modified MIT on others, commercial on the rest), so open weights cannot be assumed across the lineup
  • Enterprise and self-managed deployment pricing is not published and requires contacting sales
  • Self-hosting the open-weight models means supplying and operating your own GPU capacity, moving cost and reliability onto your team
  • Smaller third-party integration ecosystem than the OpenAI-compatible incumbents

Visit Mistral AI

Missing something

If a tool belongs in this guide, tell us about it. Submissions are read by a person; nothing is published automatically.