Sign inContact usStart free
Claude Opus 4 · OpenAI-compatible · one key, all models

The same Claude Opus 4, from $10/month

Same Anthropic upstream, same quality — plans from $10/month include every frontier model, with monthly usage worth up to 4.5× the price. Change one line of base_url and your existing OpenAI SDK just works. Try it below, sign in when you are ready.

Best for long-context reasoning, coding agents, and production assistants

You pay
$10
per month on the Go plan
You get
$45
of monthly model usage — 4.5× the price
↓ Go $10 · Pro $30 · Max $100 per month — usage worth up to 4.5× the price
Playground (edit before sign-up)
model: claude-opus-4temp 0.7 · 1024 tok
temperature 0.7max_tokens 1024top_p 1.0
▶ Sign in to runGoogle / GitHub one-click · no credit card to start
Est. this run $0.005 (flatkey · official ≈ $0.008)
Pricing vs official
Opus 4 output$10.0 $15
Sonnet 4 output$10.0 $15
Haiku output$2.7 $4
Cache reads50% off
CoverageGPT · Gemini · Claude · DeepSeek · Kimi · Seedance

* Illustrative pricing — see flatkey pricing page

Live model data from pricing API
claude-haiku-4-5-20251001
Anthropic
Input / 1M
$1
Output / 1M
$5
anthropicopenai
Matched live models
claude-haiku-4-5-20251001
Anthropic
claude-opus-4-8
Anthropic
claude-sonnet-4-6
Anthropic
claude-opus-4-5
Anthropic
Coding agents
Support automation
Long document analysis
migrate.py — change one line
# Your existing OpenAI code:
from openai import OpenAI

client = OpenAI(
  base_url="https://router.flatkey.ai/v1",
  api_key="sk-flatkey-...",
)
response = client.chat.completions.create(
  model="claude-opus-4",
  messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Does this use the same model id in my SDK?

Yes. Keep your SDK and switch base_url plus api_key.

Can I control usage before scaling?

Yes. Plan limits, usage analytics, and one invoice keep spend bounded.

One subscription covers every model
Text, image and video in one plan · overage billed as you go · cancel anytime
Go — $10/mo, up to $45 usageStarter / individual
Pro — $30/mo, up to $90 usageMost popular
Max — $100/mo, up to $300 usageTeam / high-volume
See plans →