Skip to main content

Everything behind one key.

Compatible APIs, account routing, streaming, retries, model access, and usage detail for coding agents.

API formatsAnthropic and OpenAI
Request starts30 per second
In-flight workNo concurrency cap
EffortLow, medium, high

Use the endpoint your client expects.

The public API supports the request formats used by Claude, Codex, GPT, and compatible tools.

/v1/messages

Anthropic Messages API

Claude-compatible messages, streaming, tools, images, and thinking.

/v1/responses

OpenAI Responses API

Codex and GPT requests through the native Responses shape.

/v1/chat/completions

OpenAI Chat Completions

Compatibility for clients that still use the chat completions format.

Routing that accounts for real capacity.

Policy first

Plan access, model grants, forced-model settings, account health, and current load determine the eligible route.

Bounded retries

Eligible transient failures can move to another account before output begins. Admission failures return immediately.

Direct streaming

Provider output streams from the edge to the client while the control plane keeps credentials and routing policy separate.

Usage data that answers practical questions.

The dashboard focuses on what ran, where time went, and how much of each token type was used.

Live request state

See queued, retrying, completed, and failed work without capturing prompt content.

Token accounting

Track input, output, cache-read, and cache-write tokens separately.

Model analysis

Filter usage by requested model and review daily trends.

Key controls

Create, disable, and filter activity for your own local API keys.

Change the host, not the workflow.

Environment variables cover Claude Code and many agent clients. SDKs can set the same base URL directly.

Environment
export ANTHROPIC_BASE_URL=https://openlimits.app
export ANTHROPIC_AUTH_TOKEN=$OPENLIMITS_KEY

Test the full workflow in a day.

The Day Pass includes compatible APIs, routing, streaming, and dashboard analytics for €10.