UK Postcode
收藏RapidAPI2026-01-04 更新2024-05-11 收录
下载链接:
https://rapidapi.com/tomwimmenhove/api/uk-postcode
下载链接
链接失效反馈官方服务:
资源简介:
Integrate this API with your website's address form to quickly and accurately auto-fill UK postal addresses or find locations of addresses. This API contains a database of almost 1.7 million UK postcodes, along with address and location information.
For a simple demo, visit https://tomwimmenhove.com/ukpostcode/
创建时间:
2026-01-04
原始信息汇总
UK Postcode 数据集概述
基本信息
- 数据集名称: UK Postcode
- 提供商: Tom Wimmenhove
- 类别: Location
- API版本: v1 (current)
服务指标
- 流行度: 9.6
- 服务等级: 98%
- 延迟: 244ms
定价计划
- BASIC: $0.00 / 月
- PRO: $20.00 / 月
- ULTRA: $100.00 / 月
数据集描述
UK Postcode Lookup API 提供了一个包含近170万个英国邮政编码的数据库。该API可用于根据搜索查询查找给定地址的详细信息。搜索查询可匹配邮政编码、街道名称、地区、地点或区域。
主要功能
- 查找英国邮政编码的详细信息。
- 集成到网站地址表单中,以快速准确地自动填充英国邮政地址或查找地址位置。
- 数据库包含近170万个英国邮政编码,以及地址和位置信息。
示例输出
当向 /search 端点提供搜索查询 "Downing Street London" 时,JSON输出示例如下:
json
{
"success": true,
"results": [
{
"postCode": "SW1A 2AA",
"postCodeTrimmed": "SW1A2AA",
"streetName": "Downing Street",
"longitude": -0.127695,
"latitude": 51.50354,
"plusCode": "9C3XGV3C+CW",
"region": "Greater London",
"locality": "London",
"area": "England",
"numUPRNs": 2
},
...
应用场景
- 电子商务
- 物流
- 基于位置的服务
端点
- PostCode
GET /searchGET /getpostcode
相关资源
- 演示页面: https://tomwimmenhove.com/ukpostcode/
- 产品网站: 需注册以联系提供商获取
提供商信息
- 订阅者数量: 196



