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.

app.sneapi.xyz / keys

API Keys

+ New key
NameKeyModelUsedBalance
prod-websk-sneapi-a1b2…9f4cclaude-opus-4-8$142.60$357.40
cursor-teamsk-sneapi-7d3e…1a08claude-sonnet-4-6$88.12$911.88
cli-personalsk-sneapi-4c9a…be27claude-opus-4-7$31.04$68.96
stagingsk-sneapi-e05f…7d12claude-haiku-4-5$6.20$43.80

Drop-in for the tools your users already run

Claude CodeCursorClineZedAiderContinue

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.

C

Claude Code

CLI agent

Connected

C

Cursor

IDE

Connected

C

Cline

VS Code

Connected

Z

Zed

Editor

Connected

A

Aider

Pair coder

Connected

C

Continue

IDE plugin

Connected

V

Vercel AI SDK

TypeScript

Connected

L

LangChain

Framework

Connected

L

LlamaIndex

RAG

Connected

R

Raycast AI

Launcher

Connected

O

OpenRouter

Router

Connected

A

Anthropic SDK

Official

Connected

R

Roo Code

Agent

Connected

G

Goose

Agent

Connected

C

Custom app

REST

Connected

Issue keys.
Meter. Bill.

New key

sk-sneapi-a1b2…9f4cCopy
Create 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

+12%

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

$1=$10

Every dollar you add is worth 10× in API credits — an effective 90% off Claude's list price, on every model.

Add credits
ModelClaude list /MYour price /M
Claude Opus 4.8$5.00 / $25.00$0.50 / $2.50
Claude Opus 4.7$5.00 / $25.00$0.50 / $2.50
Claude Sonnet 4.6$3.00 / $15.00$0.30 / $1.50
Claude Haiku 4.5$1.00 / $5.00$0.10 / $0.50
Claude Fable 5$10.00 / $50.00$1.00 / $5.00

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

claude-opus-4-82.1M tok$63.20
claude-sonnet-4-68.4M tok$41.90
claude-haiku-4-512.0M tok$9.60

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 console

Embed 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 API
quickstart.ts
import { 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.