Flagship models.
20–70% cheaper, every call.
OpenAI-style chat completions and Anthropic-style messages, one endpoint for Claude and GPT. Swap your base URL, keep your SDK, and pay 20–70% less than going direct — no minimums, no rate-limit games.
// same SDK — just point it at Inferray import OpenAI from "openai"; const client = new OpenAI({ baseURL: "https://api.inferray.com/v1", apiKey: "inferray_...", }); const resp = await client.chat.completions.create({ model: "gpt-5.2", messages: [{ role: "user", content: "ship it" }], });
Same tokens.
A 20–70% smaller bill.
We buy inference at volume and pass the discount straight through. You get the exact same models — just billed lighter.
on every model, always
Drag to estimate. Applied automatically to your account.
Every model, discounted
Anthropic, OpenAI, and Google's newest, side by side, at one endpoint. Prices per 1M tokens (input / output).
Drop in without rewriting anything
If your code already talks to OpenAI or Anthropic, you're basically done.
Swap the base URL
Point your existing client at api.inferray.com and drop in your Inferray key.
Keep your SDK & agents
Point Claude Code, Codex, or opencode at Inferray — same tools, same commands, lower bill.
Ship & watch the logs
Every request lands in your dashboard with latency, tokens, and cost broken out live.
Streaming built in
Server-sent events pass straight through, token by token, with usage still tracked.
Usage logs & insights
Per-key, per-model spend, tokens, and latency for every request in your dashboard.
Zero data retention
Prompts and completions are never stored or trained on — only usage counts.
Billing that stays out of your way
Credit card
Add a card, buy credits, done. Itemized invoices and receipts for every top-up.
Auto top-up
Set a floor and a refill amount. Dip below the threshold and we top you up — no 3am outages.
Prepaid balance
Top up in fixed amounts from $5 to $1,000 and spend it down request by request.
Start saving 20–70% today
Create a key in under a minute, top up, and ship. Only pay for what you use.