Provider pricing is passed through at cost with a small Inferoute routing fee added on top. You pay the provider’s published token rates — Inferoute does not mark up model prices.
Supported providers
OpenAI
Inferoute supports the full OpenAI model lineup including the latest GPT-4o for multimodal tasks, GPT-4 for high-accuracy text tasks, and GPT-3.5 Turbo for fast, cost-efficient workloads. OpenAI models are also available for text embeddings.Anthropic
Claude models are available for chat and instruction-following tasks. Claude 3.5 Sonnet offers the best balance of speed and reasoning quality. Claude 3 Opus is Anthropic’s most capable model for complex analysis. Claude 3 Haiku is optimized for low-latency, high-volume use cases.Mistral
Mistral models are European-hosted and offer strong multilingual performance. Mistral Large is the flagship model; Mistral Medium and Mistral Small trade capability for lower cost and higher throughput.Meta Llama (hosted)
Meta’s Llama 3.1 models are available through Inferoute via third-party hosting partners. You access them through the same Inferoute endpoint — no need to provision your own hosting infrastructure.Authentication and credentials
You do not need a separate account with each provider. Inferoute manages provider credentials on your behalf. All you need is a single Inferoute API key, which you pass as theAuthorization header in every request.
Real-time availability monitoring
Inferoute continuously monitors the health of every provider. Metrics tracked include:- Uptime: whether the provider’s API is returning successful responses
- Latency: current p50 and p95 response times per model
- Error rate: percentage of requests returning 5xx or timeout errors
status.inferoute.ai.