IP2Proxy
使用 IP 地址检测代理和 VPN
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 地理编码
简介
IP2Proxy 检测 IP 是否是代理、VPN 或 Tor 出口节点——带国家和用途类型详情。认证是免费 API 密钥(无效密钥返回 401,已实测)。
快速开始
检查 IP(替换 YOUR_KEY):
curl "https://api.ip2proxy.com/?key=YOUR_KEY&ip=8.8.8.8"
{
"response": "OK",
"proxyType": "PUB",
"isProxy": "YES",
"countryCode": "US",
"countryName": "United States",
"regionName": "California",
"cityName": "Mountain View"
}
认证方式
- 在 ip2location.com 注册 → 免费 IP2Proxy 密钥。
- 通过
key查询参数携带(无效密钥 → 401,已实测)。
速率限制与注意事项
- 免费层:1,000 次查询/月(以文档为准);付费档可扩展。
proxyType值:PUB(公共代理)、VPN、TOR、DCH(数据中心)、SES(搜索引擎)等。- 适合反欺诈和访问控制。
常见问题
IP2Proxy 免费吗? 免费层:1,000 次/月;更多需要付费。
如何获取密钥? 在 ip2location.com 注册 → IP2Proxy 服务 → 免费密钥。
能检测什么? 公共代理、VPN、Tor 出口和数据中心。
地理编码 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Actinia Grass GIS Actinia is an open source REST API for geographical data that uses GRASS GIS | API Key | Yes | Unknown | ↗ |
| administrative-divisons-db Get all administrative divisions of a country | No auth | Yes | Yes | ↗ |
| adresse.data.gouv.fr Address database of France, geocoding and reverse | No auth | Yes | Unknown | ↗ |
| Airtel IP IP Geolocation API. Collecting data from multiple sources | No auth | Yes | Unknown | ↗ |
| Apiip Get location information by IP address | API Key | Yes | Yes | ↗ |