NeuralBox Get an API key

Claude Code without an Anthropic subscription — via the NeuralBox proxy

Same CLI, same workflow: set two environment variables and Claude Code runs through NeuralBox. Pay per use instead of $20–200/month, plus 300+ models to switch between.

2-minute setupDrop-in Anthropic-compatiblePay per use300+ models via /modelNo subscription

Claude Code is the best AI coding tool in the terminal — but official access has failure modes: accounts get banned for "suspicious activity" or regional flags, and Pro/Max plan limits run out at the worst possible moment, locking you out until the next reset.

NeuralBox provides a drop-in Anthropic-compatible API proxy: point two environment variables at our endpoint and Claude Code keeps working exactly as before — same CLI, same workflow, no account with Anthropic required. Pay by card (Stripe) or crypto, strictly per use — you buy tokens that never expire instead of paying $20–200 a month for a capped subscription.

A bonus Anthropic doesn't offer: the /model command switches Claude Code to any of 300+ models — GPT, Gemini, DeepSeek, Qwen, Grok. Cheap models for routine chores, a flagship for the gnarly refactor.

What you get

Anthropic-compatible endpoint
/api/v1/messages
A transparent proxy of the native Anthropic format — Claude Code, the SDK and any compatible tool work unchanged.
Claude models
pay per use
Current Sonnet and Opus — the same models as Anthropic direct, served through stable API channels.
300+ other models
via /model
GPT, Gemini, DeepSeek, Qwen, Llama, Grok — switch with one command right inside a session.
Status line with balance
one command
The statusline integration shows the active model, spend and remaining balance right inside Claude Code.

Why route through NeuralBox

🛡️
Ban-proof
Banned by Anthropic or stuck at your Pro/Max limit? The proxy doesn't depend on your Anthropic account at all.
📊
Pay per use
Tokens are charged for actual usage. Code once a week — spend a fraction of any subscription. Tokens never expire.
🔀
Multi-provider routing
Requests are routed across several upstream providers — one channel going down doesn't stop your work.
🔁
Any model
/model qwen/… and Claude Code runs on Qwen for pennies. Switching back to Claude is one command.
🧰
OpenAI compatibility
The same key works in Roo Code, Cline and any OpenAI-format tool (/v1/chat/completions).
📈
Transparent spending
Per-model, per-day breakdowns in your dashboard — see exactly what each session costs.

Set up in 2 minutes

Grab your sk-nb-… key in your profile after signing up — then pick any of these.

Permanent setup (~/.claude/settings.json)
{ "env": { "ANTHROPIC_BASE_URL": "https://neuralbox.io/api", "ANTHROPIC_API_KEY": "sk-nb-your-key" } }
One-off run
ANTHROPIC_BASE_URL=https://neuralbox.io/api ANTHROPIC_API_KEY=sk-nb-your-key claude
Status line with balance
curl -sL https://neuralbox.io/api/claudecode/statusline | bash
Switching models
/model anthropic/claude-sonnet-4.6 · /model openai/gpt-4o · /model qwen/qwen3-235b-a22b · /model google/gemini-2.5-pro
Roo Code / Cline (OpenAI format)
Base URL: https://neuralbox.io/api/v1 · API Key: sk-nb-your-key · any model from /v1/models

Technical details

Endpoints/api/v1/messages (Anthropic format), /api/v1/chat/completions (OpenAI format)
AuthenticationBearer sk-nb-… or x-api-key
Claude modelscurrent Sonnet/Opus, transparent model-name mapping
Other models300+ via /model or the model parameter
StreamingSSE, long reasoning sessions supported (up to 20-minute timeout)
Status linebalance/model/cost — installed with one command
CompatibilityClaude Code, Anthropic SDK, Roo Code, Cline and others

What it costs

ScenarioOn NeuralBoxOfficial Anthropic
Typical Claude Code request (Sonnet)≈ $0.05–0.30Pro subscription $20/mo with limits
Routine chores via /model (Qwen, DeepSeek)under a centnot available
Intensive coding day≈ $3–10Max $100–200/mo
Occasional use (a couple of times a week)≈ $2–5/mostill $20/mo

Pay per use: tokens are charged per request, the price depends on the model and context size. Token rate shown for the Basic plan ($5 = 150,000 tokens); larger plans cut token cost by up to 40%. Anthropic subscriptions for comparison: Pro $20/mo, Max $100–200/mo.

If you don't need Claude Code every day, pay-per-use comes out several times cheaper than a subscription. And no risk of losing access to a ban or a limit reset.

How to connect

Sign up
Log in with Google, Telegram or email, then create an sk-nb-… API key in your profile.
Top up your balance
From $2 — by card (Stripe) or crypto. Tokens never expire.
Set two variables
ANTHROPIC_BASE_URL and ANTHROPIC_API_KEY — then run claude as usual.

Get an API key

FAQ

Is this official Claude?

Requests are served by real Claude models through official aggregator API channels. NeuralBox is not affiliated with Anthropic — we provide compatible proxy access.

What changes in my workflow?

Nothing: same CLI, same commands, same format. Only two environment variables change. Hooks, MCP servers and project settings keep working.

Anthropic banned me — will this help?

Yes, that's one of the main use cases: the proxy doesn't depend on your Anthropic account. Sign up on NeuralBox, set the key — and you're back to work in a couple of minutes.

I keep hitting Pro/Max limits — does this fix that?

There are no "messages per 5 hours" windows here: you're limited only by your token balance. Heavy sessions just cost what they cost, with no forced cooldowns.

How does the price compare to a subscription?

Depends on intensity: a Sonnet request costs cents, an active coding day roughly $3–10. With occasional use it's far cheaper than $20/mo; with daily heavy use it's comparable to Max — but with no limits and no account risk.

Which models are available besides Claude?

300+: GPT (OpenAI), Gemini (Google), DeepSeek, Qwen, Llama, Mistral, Grok and more. Switch with /model right inside a session — handy for running routine tasks on cheap models.

Do streaming and long sessions work?

Yes, SSE streaming is fully supported, including long reasoning sessions of flagship models (up to a 20-minute timeout per response).

Will it work with other tools?

Yes: the same key works with the Anthropic SDK and with OpenAI-compatible tools (Roo Code, Cline) via /v1/chat/completions.

How do I track spending?

Install the statusline with one command — your balance and session cost show right inside Claude Code. Full per-model, per-day breakdowns are in your dashboard.

Get Claude Code back online

Sign up, grab a key, set two variables — and you're coding again. No subscription, no account at risk.

Get a key