IP2Location
可获取 55 个以上参数的 IP 地理定位 Web 服务
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 地理编码
简介
IP2Location 的 Web 服务把 IP 地址解析为位置数据:国家、地区、城市、经纬度、邮编、时区、ISP,(付费档还有)代理/VPN 检测、威胁情报等。免费密钥可查询 lite 数据集。
快速开始
查询 IP(替换 YOUR_KEY):
curl "https://api.ip2location.io/?key=YOUR_KEY&ip=8.8.8.8"
不带 ip 参数返回调用者自身 IP 的信息:
curl "https://api.ip2location.io/?key=YOUR_KEY"
认证方式
- 在 ip2location.io 注册——提供免费密钥(100 次请求/月)。
- 通过
key查询参数携带。
速率限制与注意事项
- 免费层:100 次请求/月(2 locations/s 速率)——lite 数据集(国家/地区/城市/坐标)。
- 付费档增加代理/VPN 检测、威胁情报、ISP 和更高配额。
- 响应为 JSON,含
country_code、city_name、latitude、longitude、time_zone、asn等字段。 - 他们也出售离线数据库(IP2Location LITE 免费)——需要批量查询时可选。
常见问题
IP2Location 免费吗? 有免费层(100 次请求/月),提供 lite 数据集。
准确度如何? 城市级精度因 IP 而异;这是地理位置,不是精确物理位置。
免费能获取 VPN/代理检测吗? 不能——那在付费档。
地理编码 分类更多
| 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 | ↗ |