Every Claude model,
at a tenth of the price.
Point your Anthropic SDK at SneAPI and run Opus, Sonnet, and Haiku for up to 90% less. One key, prepaid credits, native /v1/messages — top up $1, get $10 in API credits.
API Keys
+ New keyDrop-in for the tools your users already run
Any SDK. Any tool. One endpoint.
If it speaks the Anthropic or OpenAI format, it works with SneAPI. Point the base URL at us and keep the SDK you already use.
Claude Code
CLI agent
Connected
Cursor
IDE
Connected
Cline
VS Code
Connected
Zed
Editor
Connected
Aider
Pair coder
Connected
Continue
IDE plugin
Connected
Vercel AI SDK
TypeScript
Connected
LangChain
Framework
Connected
LlamaIndex
RAG
Connected
Raycast AI
Launcher
Connected
OpenRouter
Router
Connected
Anthropic SDK
Official
Connected
Roo Code
Agent
Connected
Goose
Agent
Connected
Custom app
REST
Connected
Issue keys.
Meter. Bill.
New key
You issue keys
Create scoped sk-sneapi- keys per user or project. They point their SDK at SneAPI — your upstream Claude key never leaves the server.
Your user
sk-sneapi-…
SneAPI
proxy
Claude
/v1/messages
We proxy to Claude
Every request is forwarded to Claude in the native Anthropic format. Streaming, tool use, and system prompts all pass through untouched.
This month
$1,284.10
You get usage & billing
We meter input and output tokens on every call and deduct prepaid credits in real time — per key, logged for every request.
Pricing
Frontier Claude, 90% off.
Credits are spent at Claude's official per-token rates — you just buy them for a fraction of the price. No subscriptions, no minimums, no expiry.
Top up
Every dollar you add is worth 10× in API credits — an effective 90% off Claude's list price, on every model.
Prices are input / output per million tokens. Your price is what credits cost in real dollars after the 10× top-up bonus.
One key or
thousands.
Provision API keys on demand for every customer. Prepaid balances, per-key spend, and live usage tracking — with no proxy infrastructure of your own to run.
prod
sk-sneapi-…
$—.—
team
sk-sneapi-…
$—.—
cli
sk-sneapi-…
$—.—
staging
sk-sneapi-…
$—.—
mobile
sk-sneapi-…
$—.—
batch
sk-sneapi-…
$—.—
Usage · last 7 days
Create and manage
keys in minutes.
The SneAPI console is where you issue keys, watch usage live, and top up balances. Every request is logged and every token is accounted for — down to the cent.
Open the consoleEmbed Claude in
your product.
Change one line — the base URL — and your existing Anthropic SDK talks to SneAPI. Native streaming, tools, and system prompts, with metering handled for you.
Explore the APIimport { Anthropic } from "@anthropic-ai/sdk"
const client = new Anthropic({
baseURL: "https://sneapi.xyz/v1",
apiKey: "sk-sneapi-…",
});
await client.messages.create({
model: "claude-opus-4-8",
max_tokens: 1024,
messages: [{ role: "user", content: "Ship it." }],
});Give your users
Claude.
Start reselling the Claude API today. Free to set up, pay only for what you use.