Adaptive rate limiting
Per-plan and per-endpoint limits that adjust to how each client actually behaves. Good clients never notice; abusive ones never get through.
One proxy in front, no code in your backend. What follows is the whole surface: what runs at the edge, what you get in the panel, and what's underneath.
What Quota does for your API, and where you control it from.
Per-plan and per-endpoint limits that adjust to how each client actually behaves. Good clients never notice; abusive ones never get through.
Circuit breakers, burst mitigation and connection control. Bad traffic dies at the gate, not at your origin.
A high-performance proxy with its hot state in memory. Designed to never be your bottleneck.
Requests, blocks and node health, live. You know what's happening while it's happening.
A monthly summary of your traffic in your inbox, and another one the moment an alert fires — with what tripped it and what the edge did about it. No dashboard to remember to open.
We deploy in Europe today; North America and Asia-Pacific are on the roadmap. Every request resolves close by.
You bring the backend; Quota stands in front. No SDKs, no middleware, no rewriting your stack.
Not everyone wants a public API. Quoxy is our ngrok-style proxy: it opens a secure tunnel from your network to the Quota edge, and your backend stays right where it is — at home, at the office, in your rack.
Everything Quota does, you could build. The question is whether you want to maintain it.
Both are ours, both are written in Rust, and there are two because the two jobs pull in opposite directions. No Postgres, no Redis anywhere in the picture.