BigDataCloud
提供快速准确的 IP 地理定位 API,以及安全检查和置信区域
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 地理编码
简介
BigDataCloud 提供 IP 地理定位、客户端提示和隐私数据。认证是免费 API 密钥(无效密钥返回 403 “access denied”,已实测)。
快速开始
查询(替换 YOUR_KEY):
curl "https://api.bigdatacloud.net/data/ip-geolocation?ip=8.8.8.8&key=YOUR_KEY"
{
"ip": "8.8.8.8",
"country": { "code": "US", "name": "United States" },
"location": { "city": "Mountain View", "latitude": 37.386, "longitude": -122.0838 },
"timezone": "America/Los_Angeles"
}
认证方式
- 在 bigdatacloud.com 注册 → 免费 API 密钥(邮件发送)。
- 通过
key查询参数携带(无效 → 403,已实测)。
速率限制与注意事项
- 免费层:约 1,000 次/天(以文档为准);付费档可扩展。
- API:ip-geolocation、ip-address-info、ip-privacy-detection、timezone。
- 还提供客户端提示(设备/浏览器检测)。
常见问题
BigDataCloud 免费吗? 免费层:约 1,000 次/天;更多需要付费。
如何获取密钥? 在 bigdatacloud.com 注册——密钥会邮件发送。
为什么 403? 无效/缺失密钥返回 403(已实测)。
地理编码 分类更多
| 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 | ↗ |