Solution

VPN Proxy Detection API

Detect proxy, VPN, Tor, datacenter, ASN, and abuse-history signals from one API response.

1

Assess

Use connection for focused network checks or assess when you need a final allow, challenge, review, or block decision.

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"
}