需两次购买:①订购原厂商接口 ②免费接口,注册后直接调用;高德Web服务API向开发者提供HTTP接口,开发者可通过这些接口使用各类型的地理数据服务,返回结果支持JSON和XML格式
能够将用户输入的非高德坐标(GPS坐标、mapbar坐标、baidu坐标)转换成高德坐标
showapi_res_body
curl -X POST "https://connector.showapi.com/2127-9?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "ds_id="
{ "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_id": "36bbd1c7cfde40f0a2caa3f7a8e48478", "showapi_res_body": { "infocode": "10000", "locations": "116.481499,39.990475|116.481499,39.990375", "status": "1", "info": "ok" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-2127": { "url": "http://www.showapi.com.cn/mcp/2127/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033