APIHub
Back to Explore

IP2Proxy Proxy Detection

The IP2Proxy API offers a single GET / endpoint that checks whether a specified IPv4 address (or the caller’s IP) belongs to a proxy, VPN, TOR exit node, search‑engine robot, data‑center range, residential proxy, or VPN provider, using a selectable package level (PX1‑PX11) and returns the result in JSON by default.

Geocoding
none
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

890ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/

Check if an IP address is proxy

  • package (query) — Package name from PX1 to PX11. If not present, the web service will assume the PX1 package query.
  • ip (query, required) — IP address (IPv4) for lookup purpose. If not present, the server IP address will be used for the lookup.
  • format (query) — If not present, json format will be returned as the search result.
  • key (query, required) — API key. Please sign up free trial license key at ip2location.com

1 endpoint auto-detected

curl -X GET \
  "https://api.ip2proxy.com/"

api.ip2proxy.com · HTTPS only