Metered resources
Define what is counted and attach quota and rate-limit policies to the subjects that consume it.
Quota management
Quotas, rate limits and usage metering as a service.
Multi-tenant quota management as a service. Define metered resources, attach quota and rate-limit policies to subjects, and atomically check-and-consume usage. Reservations reserve an estimate and commit the actual; an append-only usage ledger, rollup reporting and threshold alerts are included.
Who it is for. Teams that meter usage per user, organisation or tenant and want caps that block when exceeded and resume when replenished, without hand-rolled counters.
Define what is counted and attach quota and rate-limit policies to the subjects that consume it.
One call checks the policy and records the usage, so a cap cannot be overrun by a race.
Reserve an estimate, commit the actual; every unit lands in an append-only usage ledger with rollup reporting.
Be told before a subject reaches its limit, not after the request it blocked.
The product site has the documentation and the way in. For procurement questions, a pilot or an integration, talk to us directly.