freeapis

ipgeolocation

IP 地理定位 API,免费套餐每月 3 万次请求

认证方式
API Key
HTTPS
Yes
CORS
Yes

简介

ipgeolocation.io 提供 IP 地理定位、天文学和时区数据。认证是 API 密钥(无效密钥返回 401,已实测)。

快速开始

查询(替换 YOUR_KEY):

curl "https://api.ipgeolocation.io/ipgeo?apiKey=YOUR_KEY&ip=8.8.8.8"
{
  "ip": "8.8.8.8",
  "country_code2": "US",
  "country_name": "United States",
  "city": "Mountain View",
  "latitude": 37.386,
  "longitude": -122.0838,
  "time_zone": { "name": "America/Los_Angeles" },
  "currency": { "name": "US Dollar" }
}

认证方式

  • 在 ipgeolocation.io 注册 → 免费 API 密钥(在控制台)。
  • 通过 apiKey 查询参数携带(无效密钥 → 401,已实测)。

速率限制与注意事项

  • 免费层:1,000 次/天(以文档为准);付费档可扩展。
  • 还提供天文学、时区和 User-Agent API。
  • 支持 CORS——浏览器可用。

常见问题

ipgeolocation.io 免费吗? 免费层:1,000 次/天;更多需要付费。

如何获取密钥? 在 ipgeolocation.io 注册——密钥在控制台。

还提供什么? 天文学、时区和 User-Agent API。

地理编码 分类更多

APIAuthHTTPSCORS
Actinia Grass GIS

Actinia is an open source REST API for geographical data that uses GRASS GIS

API KeyYesUnknown
administrative-divisons-db

Get all administrative divisions of a country

No authYesYes
adresse.data.gouv.fr

Address database of France, geocoding and reverse

No authYesUnknown
Airtel IP

IP Geolocation API. Collecting data from multiple sources

No authYesUnknown
Apiip

Get location information by IP address

API KeyYesYes