RateLord - Quota and Rate Limit Manager
RateLord manages API quota and rate limiting for agent workflows. ENDPOINTS: - POST /quota/check — Check current quota usage and remaining allowance - POST /quota/consume — Atomically consume quota units for an agent USE CASES: - Multi-agent quota coordination - API cost control for agent fleets - Usage tracking across services - Rate limit enforcement - Agent workflow orchestration - Cost…
RateLord - Quota and Rate Limit Manager endpoints
| Method | Endpoint | Description |
|---|---|---|
| quota | ||
| POST |
consumeQuota /quota/consume |
Atomically consume quota units for an agent. |
| POST |
checkQuota /quota/check |
Check current quota usage and remaining allowance. |
RateLord - Quota and Rate Limit Manager pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|