Solution

GDPR-Friendly Bot Protection

Protect EU-facing flows with explainable signals, minimal account data, and CAPTCHA fallback without Google lock-in.

1

Assess

Keep raw user data in your app, send only risk context to RequestGuard, and store explainable decisions for audit trails.

2

Decide

Use allow, challenge, review, or block instead of stitching together separate lookup scores.

3

Investigate

Search dashboard events by request ID, IP, email, domain, country, ASN, or reason.

Copy-paste API shape

POST /v1/assess
{
  "ip": "37.27.251.99",
  "email": "user@example.com",
  "domain": "example.com",
  "event": "signup"
}