Wardia is a traffic intelligence layer that sits in front of your API. Rate limiting, anomaly detection, and WAF protection. Zero code changes. Set up in 5 minutes.
Free plan. 10,000 requests/month. No credit card required.
No SDKs, no agents, no infrastructure changes.
Sign up with your email. Tell us your API URL. That's it.
Change your base URL to your Wardia proxy. One line change.
See every request, every threat, every anomaly. In real time.
Per-IP, per-API-key, or per-path. Sliding window counters in Redis. Microsecond latency.
5 heuristic detectors analyze traffic patterns every 30 seconds. Spikes, bots, scrapers, scans.
SQL injection, XSS, SSRF, path traversal, command injection. 32 regex patterns on the fast path.
Block or allow by country. MaxMind GeoIP database. Custom rules per tenant.
Risk score exceeds 85? Source is automatically blocked via Redis cache. Expires after configurable TTL.
Get notified on blocks, throttles, anomalies. HMAC-SHA256 signed. Retry with exponential backoff.
Generate keys with scopes and per-key rate limits. Mask on read. Revoke instantly.
Route by path prefix to different backends. Microservices, staging, versioning.
Test new rules without blocking real traffic. X-Wardia-DryRun header shows what would happen.
Before and after. That's all it takes.
fetch("https://api.yoursite.com/users")fetch("https://yourco.wardia.dev/users", {
headers: { "X-Tenant-Key": "wt_..." }
})Start free. Scale when you need to.
500,000 requests/month
5,000,000 requests/month
Need more? Contact us for Enterprise pricing.