Proxy Detect and Geo Info
This API offers two types of endpoints: 1. Proxy- An endpoint to determine whether a given IP address is a proxy. 2. Geo- An endpoint to retrieve the geographic information associated with an IP address. Explore the API endpoints in the playground for complete details on their functionality.
Proxy Detect and Geo Info endpoints
| Method | Endpoint | Description |
|---|---|---|
| Geo | ||
| GET |
/api/v1/geo/{ip} /api/v1/geo/{ip} |
|
| Proxy | ||
| GET |
is_proxy /api/v1/isproxy/{ip} |
|
| GET |
/api/v1/proxy/{ip} /api/v1/proxy/{ip} |
|
| Info | ||
| GET |
/api/v1/info/{ip} /api/v1/info/{ip} |
|
Proxy Detect and Geo Info pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | Free | 3000 / hour |
|