邮编区域互查API支持邮编查地区和地区查邮编,适用于地图查询等场景,设计简洁,响应快速,结果准确,持续优化中。
通过邮政编码查询具体地区信息的接口,适用于快递物流、地址验证、地图服务、在线购物等场景,可帮助用户定位地址。
showapi_res_body
curl -X POST "https://route.showapi.com/1917-1?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded"
{ "showapi_res_error": "", "showapi_res_id": "baf6893aeadb4a28b17d214bfe333902", "showapi_res_code": 0, "showapi_res_body": { "allPages": 1, "ret_code": 0, "contentlist": [ { "area": "德化县", "county": "国宝乡国宝街", "province": "福建省", "code": "362504", "city": "泉州市" } ], "showapi_fee_code": 0, "currentPage": 1, "code": "362504", "allNum": 10, "maxResult": 20, "msg": "查询成功!" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-1917": { "url": "http://www.showapi.com.cn/mcp/1917/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033