Demo API
slug: demo-api
Proxy URL
http://localhost:3005/api/proxy/demo123456
# Hit it 15 times (rule limit 10) — first 10 pass, rest 429:
for i in $(seq 1 15); do
curl -s -o /dev/null -w "%{http_code}\n" \
-H "x-rg-key: $(date +%s)" \
http://localhost:3005/api/proxy/demo123456
doneLive test
Sends 20 requests with a fresh key each run (deterministic against a header-keyed rule).
Recent traffic
23 allowed · 7 blocked (last 30)
Add a rule
Active rules
| Name | Strategy | Limit | Key | |
|---|---|---|---|---|
| 10 req / minute (per header key) | Fixed | 10 / 60s | header |