freeapis

Telize

Telize 提供任意 IP 地址的位置信息

认证方式
API Key
HTTPS
Yes
CORS
Yes

简介

Telize 以 JSON 提供 IP 地理定位。它通过 RapidAPI 分发(无效密钥返回 401,已实测)。

快速开始

API 在 RapidAPI 上(替换 YOUR_RAPIDAPI_KEY):

curl "https://telize-v1.p.rapidapi.com/geoip/8.8.8.8" \
  -H "x-rapidapi-key: YOUR_RAPIDAPI_KEY" \
  -H "x-rapidapi-host: telize-v1.p.rapidapi.com"
{
  "ip": "8.8.8.8",
  "country": "US",
  "country_code": "US",
  "city": "Mountain View",
  "latitude": 37.386,
  "longitude": -122.0838
}

认证方式

  • RapidAPI 订阅 Telize → 密钥。
  • 发送 x-rapidapi-key 请求头(无效密钥 → 401,已实测)。

速率限制与注意事项

  • 免费 RapidAPI 层:约 100 次/月(看 RapidAPI 页面);付费档可扩展。
  • JSON IP 地理定位——简单无依赖。

常见问题

Telize 免费吗? 免费 RapidAPI 层带小额额度;更多需要付费。

如何获取密钥? RapidAPI → 订阅 Telize。

认证风格是什么? x-rapidapi-key 请求头(已实测)。

地理编码 分类更多

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