freeapis

US ZipCode

验证并补充任意美国邮政编码的数据

认证方式
API Key
HTTPS
Yes
CORS
Yes

简介

Smarty 的 US ZIP Code API 返回邮编级数据——城市、州和坐标。认证是 Smarty auth-id + token(缺失/无效 → 401,已实测)。

快速开始

查询(替换你的凭据):

curl "https://us-zipcode.api.smartystreets.com/lookup?auth-id=YOUR_ID&auth-token=YOUR_TOKEN&zipcode=90210"
[
  {
    "zipcode": "90210",
    "zipcode_type": "S",
    "default_city": "Beverly Hills",
    "county_fips": "06037",
    "state": "CA",
    "latitude": 34.09,
    "longitude": -118.41
  }
]

认证方式

  • 在 smarty.com 注册 → US ZIP Code API → auth-id + auth-token。
  • 作为 auth-idauth-token 查询参数发送(缺失 → 401,已实测)。

速率限制与注意事项

  • 免费层:250 次查询/月(看控制台);付费档可扩展。
  • zipcodecity/state 查询;返回县 FIPS 和坐标。

常见问题

Smarty US ZIP Code 免费吗? 免费层:250 次/月;更多需要付费。

如何获取凭据? smartystreets.com → 创建账号 → auth-id/token。

为什么 401? 需要 auth-id/auth-token(已实测)。

地理编码 分类更多

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