One key.
Every model.
Drop-in replacement for the OpenAI SDK. Point your base_url at alloneia and call GPT, Claude and Gemini through one schema, one bill, one auth.
scroll · drag · ↓
Three lines. Every model.
Drop-in replacement for the OpenAI SDK. Change the base_url, keep your code.
$ pip install openai
from openai import OpenAI
client = OpenAI(
base_url="https://alloneia.com/api/v1",
api_key="sk-allo-••••••",
)
resp = client.chat.completions.create(
model="claude-haiku-4-5", # or gpt-5.5, gemini-2.5-pro, ...
messages=[{"role": "user", "content": "Hi"}],
)connected · 14 ms
Same upstream price. No markup.
List prices match what each provider charges on their own dashboard. Metered to the token. No minimums. No monthly fees.
Gemini 2.5 Flash
$0.30 / $2.50 · 1M ctx
1.2M req/s
Claude Haiku 4.5
$0.80 / $4.00 · 200K ctx
840k req/s
GPT-5.4 mini
$0.15 / $0.60 · 128K ctx
2.1M req/s
Gemini 2.5 Pro
$1.25 / $10.00 · 1M ctx
320k req/s
Claude Sonnet 4.6
$3.00 / $15.00 · 200K ctx
410k req/s
GPT-5.5
$5.00 / $20.00 · 200K ctx
180k req/s
Claude Opus 4.7
$15 / $75 · 200K ctx
95k req/s
See every model
prices · context · benchmarks
Three lines. One bill.
Live in 3 minutes.
01spawn key~ 12 seconds
02paste base_urlno SDK swap
03shipGPT · Claude · Gemini, 1 bill
your key (preview)
sk-allo-v3a8K2nQp7XmL9rT4eY6jB1cF5wH8sN3