Now in beta

Your API deserves
intelligent protection

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.

Three steps. Five minutes.

No SDKs, no agents, no infrastructure changes.

1

Create your account

Sign up with your email. Tell us your API URL. That's it.

2

Point your traffic

Change your base URL to your Wardia proxy. One line change.

3

Watch the dashboard

See every request, every threat, every anomaly. In real time.

Everything your API needs

Rate Limiting

Per-IP, per-API-key, or per-path. Sliding window counters in Redis. Microsecond latency.

Anomaly Detection

5 heuristic detectors analyze traffic patterns every 30 seconds. Spikes, bots, scrapers, scans.

WAF

SQL injection, XSS, SSRF, path traversal, command injection. 32 regex patterns on the fast path.

Geo-Blocking

Block or allow by country. MaxMind GeoIP database. Custom rules per tenant.

Auto-Blacklist

Risk score exceeds 85? Source is automatically blocked via Redis cache. Expires after configurable TTL.

Webhooks

Get notified on blocks, throttles, anomalies. HMAC-SHA256 signed. Retry with exponential backoff.

API Keys

Generate keys with scopes and per-key rate limits. Mask on read. Revoke instantly.

Upstream Routing

Route by path prefix to different backends. Microservices, staging, versioning.

Dry-Run Mode

Test new rules without blocking real traffic. X-Wardia-DryRun header shows what would happen.

One line change

Before and after. That's all it takes.

Before
fetch("https://api.yoursite.com/users")
After
fetch("https://yourco.wardia.dev/users", {
  headers: { "X-Tenant-Key": "wt_..." }
})
< 50ms
Added latency
99.9%
Uptime SLA
0
Code changes needed

Simple pricing

Start free. Scale when you need to.

Free

$0

10,000 requests/month

  • + Rate limiting
  • + WAF protection
  • + Dashboard
  • + 1 upstream
Start free

Pro

$49/mo

500,000 requests/month

  • + Everything in Free
  • + Anomaly detection
  • + Webhooks
  • + API keys
  • + Multiple upstreams
Start free

Business

$199/mo

5,000,000 requests/month

  • + Everything in Pro
  • + Geo-blocking
  • + Priority support
  • + Custom domains
  • + Data export
Start free

Need more? Contact us for Enterprise pricing.

Protect your API today

Free plan. No credit card. Set up in 5 minutes.

Get started