Drop-in Compatible
Swap your base URL. Same SDK, same parameters, zero code changes. Works with any Claude-compatible client.
The drop-in API gateway for Claude. Usage tracking, credit management, and team controls — always watching, never in the way.
Everything you need to manage Claude API access across your team and products.
Swap your base URL. Same SDK, same parameters, zero code changes. Works with any Claude-compatible client.
Real-time token metering, credit pools, and per-key spend limits. Never get a surprise bill again.
Intelligent request routing and caching cuts your Claude spend. Pay only for what you use.
Global edge network with sub-50ms overhead. Your users won't notice the proxy layer.
API key isolation, rate limiting, and audit logs baked in. Enterprise-grade without the enterprise setup.
Create an account, grab your gateway key, and point your SDK. Literally three steps to production.
Buy credits, use them until they run out. Top up anytime. No subscriptions.
100% compatible with the Anthropic SDK. Change your base URL and API key — that's it.
import Anthropic from "@anthropic-ai/sdk";
const client = new Anthropic({
apiKey: "cm_your_claudeman_key",
baseURL: "https://api.claudeman.shop/v1",
});
const message = await client.messages.create({
model: "claude-sonnet-4-20250514",
max_tokens: 1024,
messages:[
{ role: "user", content: "Hello, Claude!" }
],
});
console.log(message.content);Join developers already using Claudeman to manage their AI workloads. Free tier included.
No credit card required · Free 1,000 credits