{ "opencollection": "1.0.0", "info": { "name": "IPinfo.io OpenAPI Specification abuse residential proxy detection API", "version": "1.0.0" }, "items": [ { "info": { "name": "residential proxy detection", "type": "folder" }, "items": [ { "info": { "name": "IPinfo Returns Residential Proxy Detection Information for the Selected IP", "type": "http" }, "http": { "method": "GET", "url": "https://ipinfo.io/:ip/resproxy", "params": [ { "name": "ip", "value": "", "type": "path", "description": "A single IPv4 or IPv6 IP address." } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The Residential Proxy Detection API provides detailed insights into IP addresses associated with residential, mobile, or datacenter proxy networks.\nThis includes activity patterns (last seen date, percentage of days active), and proxy service identification.\nServices are suffixed with `_mobile` for carrier/mobile proxies or `_datacenter` for datacenter proxies.\n" } ] } ], "bundled": true }