Claude Haiku 3
oah/claude-3-haikuDeploy Claude Haiku 3 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
by Anthropic (Closed Source)
Anthropic's Claude family is built with safety and reliability at its core. Compare Claude API pricing and Claude Sonnet cost across plan tiers. Claude Sonnet offers an excellent balance of intelligence and cost, making it popular for enterprise deployments where accuracy and safety are paramount.
Every Claude request is scanned for 28+ PII entity types — SSNs, credit cards, emails, API keys, and more — before it reaches any provider.
Claude is available across 2 providers. Our Smart Router picks the cheapest one per-request. 30% managed markup / 0% on Pro BYOK.
Change two lines in your OpenAI SDK — base_url and api_key — and every request flows through the Hub. Full backward compatibility.
Per-request logging of token counts, latency, DLP violations, and cost. Never wonder what your AI spend is again.
oah/claude-3-haikuDeploy Claude Haiku 3 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-haiku-4-5Deploy Claude Haiku 4.5 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-opus-4-1Deploy Claude Opus 4.1 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-opus-4Deploy Claude Opus 4 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-opus-4-5Deploy Claude Opus 4.5 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-opus-4-6Deploy Claude Opus 4.6 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-sonnet-4Deploy Claude Sonnet 4 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-sonnet-4-5Deploy Claude Sonnet 4.5 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-sonnet-4-6Deploy Claude Sonnet 4.6 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-3-7-sonnetDeploy anthropic/claude-3-7-sonnet-latest with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-4-opusDeploy anthropic/claude-4-opus with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/claude-4-sonnetDeploy anthropic/claude-4-sonnet with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
Input / Output pricing by provider. Managed Mode adds a 30% managed markup. Pro BYOK = 0% markup.
| Model | Params | Context | Vision | Anthropic | DeepInfra |
|---|---|---|---|---|---|
Claude Haiku 3 oah/claude-3-haiku | — | — | Yes | $0.25/$1.25 | — |
Claude Haiku 4.5 oah/claude-haiku-4-5 | — | — | Yes | $1.00/$5.00 | — |
Claude Opus 4.1 oah/claude-opus-4-1 | — | — | No | $15.00/$75.00 | — |
Claude Opus 4 oah/claude-opus-4 | — | — | No | $15.00/$75.00 | — |
Claude Opus 4.5 oah/claude-opus-4-5 | — | — | No | $5.00/$25.00 | — |
Claude Opus 4.6 oah/claude-opus-4-6 | — | — | No | $5.00/$25.00 | — |
Claude Sonnet 4 oah/claude-sonnet-4 | — | — | Yes | $3.00/$15.00 | — |
Claude Sonnet 4.5 oah/claude-sonnet-4-5 | — | — | No | $3.00/$15.00 | — |
Claude Sonnet 4.6 oah/claude-sonnet-4-6 | — | — | No | $3.00/$15.00 | — |
anthropic/claude-3-7-sonnet-latest oah/claude-3-7-sonnet | — | — | No | — | $3.30/$16.50 |
anthropic/claude-4-opus oah/claude-4-opus | — | — | No | — | $16.50/$82.50 |
anthropic/claude-4-sonnet oah/claude-4-sonnet | — | — | No | — | $3.30/$16.50 |
What you get at each pricing tier. Hub adds security, governance, and multi-provider routing on top of raw API access.
| Mode | What You Pay | PII Redaction | Budget Caps | Routing | Audit Trail |
|---|---|---|---|---|---|
| Direct to Anthropic | Provider pricing only | None | None | Manual | None |
| Hub — Managed Mode | Provider + 30% markup | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
| Hub — Pro BYOK ($29/mo) | Direct to provider (0% markup) | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
Enterprise content generation with safety requirements
Legal and compliance document analysis
Customer-facing chatbots requiring careful tone control
Long-form writing and editing workflows
from openai import OpenAI
client = OpenAI(
base_url="https://api.opensourceaihub.ai/v1",
api_key="your_hub_api_key"
)
# Use any virtual model name from the pricing table above
response = client.chat.completions.create(
model="oah/claude-3-haiku",
messages=[{"role": "user", "content": "Hello!"}]
)Use any virtual model name from the pricing table above (prefixed with oah/). Works with the standard OpenAI SDK. Every request is PII-scanned before reaching Anthropic (Closed Source).
Get started with 1,000,000 free credits. Every Claude request is PII-scanned, cost-optimized, and fully logged — zero configuration.
Not ready yet? Get notified about Claude updates:
Meta's open-weights Llama family is the most widely deployed open-source LLM series. Compare Llama API pricing across Gr…
OpenAI's GPT family powers the majority of commercial AI applications. Compare GPT-4 API cost and OpenAI API pricing acr…
Google's Gemini family offers powerful multimodal capabilities with large context windows. Compare Gemini API pricing an…
DeepSeek has rapidly risen as a leading open-source model family, known for exceptional coding performance and cost effi…
Mistral AI's model family spans from compact open-weights models to powerful commercial variants. Compare Mistral API pr…
Model registry last updated: . Pricing shown is the lowest available rate across providers (per 1M tokens, USD). Actual pricing depends on provider and plan.