RLaaS β Quick Start
Rate Limiting as a Service Β· 2-minute tour
π§ͺ Live Gateway Tester β no login required
Click βSend Requestβ and watch rate limiting enforce in real time. Try all 4 algorithms.
What is RLaaS?
A full-stack rate-limiting control plane β like AWS API Gateway or Kong's rate limiter, but built from scratch. Operators configure rules, issue API keys, and monitor live traffic through this console. Client services integrate via a lightweight SDK.
5-Step Tour
- 01
- 02
Open "Demo API Project"
A pre-seeded project is ready. Click it from the Projects page.
Go to projects β - 03
Explore Rate Limit Rules
See 4 active rules β Global, Auth endpoint, Free-tier cap, and IP shield. Toggle, edit, or create new ones.
- 04
Check Analytics
Live charts show allowed vs blocked requests, top IPs, top endpoints, and algorithm throughput.
- 05
Issue an API Key
Go to API Keys β Generate key. Copy and use it to authenticate gateway requests.
What's Built