Questions you probably have
Everything you need to know about OpenLimits. If your question isn't here, check our API docs.
Is there a catch?
No. Everything is prepaid — no subscriptions, no auto-renewals, no hidden fees. Full refund within 14 days if you haven't used the service at all. After any usage, all sales are final. See our Refund Policy.
Is this actually Claude / Codex?
Yes, 100%. Claude requests go directly to Anthropic's API. Codex/GPT requests go directly to OpenAI. No fine-tunes, no third-party alternatives. Same Opus, Sonnet, Haiku, GPT-5, GPT-5.4 models you'd get with direct API keys. We just remove the limits.
What models do I get?
All Claude models (Opus, Sonnet, Haiku with effort levels) + all Codex/GPT models (GPT-5, GPT-5.4, GPT-4o, and more). Both providers, one key, no restrictions.
Can this get me banned?
No. You're not using anyone else's account or violating any terms. We use our own enterprise accounts purchased directly from Anthropic and OpenAI. Your usage goes through our infrastructure — your personal accounts are never involved or at risk.
Does it work with Claude Code CLI?
Yep. Set one environment variable and it works exactly as you'd expect — extended thinking, streaming, tool use, everything. Most users are set up in under 30 seconds.
What about rate limits?
No 5-hour rolling limits, no 7-day caps, no getting locked out after 3 prompts. There is a global rate limit of 30 requests per second — if you exceed it, you'll get a short ~10 second cooldown. Normal usage (even heavy coding sessions) stays well under that.
Is setup actually 30 seconds?
Yes. Get a key, paste one env variable, done. We timed it. Multiple times. It's 30 seconds. See How It Works for step-by-step instructions.
Can I track my usage?
Your own dashboard with real-time analytics, request history, model breakdowns, token tracking (input, output, cache reads, cache writes), and a live feed. It's pretty nice.
What tools are supported?
Conductor, OpenCode, Claude Code CLI, Codex Desktop, OpenClaw, Cursor, the Anthropic and OpenAI APIs directly, and both the Python and TypeScript SDKs.
Does it work with Codex Desktop?
Yes. Codex Desktop and all GPT/Codex models route natively to OpenAI through our provider pool. Same unlimited access, same API key. See our API Docs for details.
Billing questions
How does billing work?
Everything is prepaid. You pay for a trial (48h) or monthly plan, use it, done. No subscriptions, no auto-renewals, no surprise charges. When your period ends, you can choose to re-purchase.
What happens when my plan expires?
Your API key stops working until you purchase again. No data loss — your dashboard and analytics history remain. Re-purchase anytime to continue where you left off.
Can I cancel anytime?
It's prepaid, not a subscription. Your access lasts until the period ends. No cancellation needed — just don't re-purchase. Full refund within 14 days if you haven't used the service.
Why is it so cheap compared to the API?
We pool resources efficiently across users. You get API-level access at a fraction of the per-token cost. The math works because not everyone is coding 24/7.
Technical questions
Is my data private?
Yes. We don't store your prompts or responses — they pass through and are never logged. Only metadata (model, token counts, timestamps) is tracked for your analytics dashboard. All API access uses our own enterprise accounts purchased directly from Anthropic and OpenAI — no stolen keys, no scraped credentials, no gray-market access.
What's the latency overhead?
Minimal. We're edge-deployed on Cloudflare Workers. Typical added latency is under 50ms. For streaming responses, you won't notice any difference — tokens arrive as fast as Anthropic generates them.
Can I use it for production apps?
Yes. Same Anthropic API, same models, same reliability. We add automatic failover on top — if a provider account hits a temporary error, we seamlessly switch to another. 99.9% uptime.
Do you support tool/function calling?
Yes. Full tool_use support, exactly the same as the direct Anthropic API. Define tools in your request and Claude will call them as needed. Works with streaming too.
Do you support PDFs and images?
Yes. Full multimodal support — send PDFs, images, and other media in your messages. Same as the direct Anthropic API, no extra configuration.
What if Anthropic or OpenAI is down?
If a provider's API is down, requests to that provider are down too — we're a proxy, not a replacement. But our automatic failover handles most transient errors (429s, 529s) by switching provider accounts. Claude and Codex are independent, so if one goes down the other still works.
Still have questions?
Try it risk-free with a 48-hour trial. Full access, every model, no limits. See our plans.
Get Your API Key →