i
p
X
a
p
i
VPN Detection API: Security Flags from an IP
A VPN detection API is a REST endpoint that returns boolean security flags for an IPv4/IPv6 address. On ipXapi those flags live on GET /api/ip?ip= inside the security object: is_vpn, is_proxy, is_tor, plus cloud, bogon, and threat bits. Auth is Authorization: Bearer YOUR_KEY.
The official response example on the test-drive docs uses 148.105.12.120 (MailChimp / AS14782, Mountain View, CA). In that fixture is_vpn is false and is_cloud_provider is true — do not treat cloud as VPN. Basic is $29.99/mo. Trial is 7 days or 50 requests, whichever comes first. Playground: ipxapi.com.
Request: security flags for 148.105.12.120
curl "https://ipxapi.com/api/ip?ip=148.105.12.120" \
-H "Accept: appli...
Continue Reading
Latest Articles
IP Abuse Detection API: Preventing Cyber Attacks
Digital ecosystem protection requires tools that provide real-time threat identification and mitigation. Because it provides cybersecurity teams with...
Continue Reading
IP Abuse Detection API For Real Time Threat Protection
Tools that offer real-time threat detection and mitigation are essential for protecting digital ecosystems. At this point, an IP Abuse Detection API i...
Continue Reading
IP Abuse Detection API For Cybersecurity Teams
To safeguard digital ecosystems, it is crucial to have tools that provide real-time threat detection and mitigation. This is where an IP Abuse Detecti...
Continue Reading
