> **平台**: 万维易源 (ShowAPI)
> **接入方式**: 统一 API 网关 (HTTPS POST/GET)
> **认证**: showapi_appid + showapi_sign
> **文档**: https://www.showapi.com/apiGateway/view/2127/5

---
title: "步行路径规划 | 高德接口 | API 市场 | 万维易源"
canonical_url: "https://www.showapi.com/apiGateway/view/2127/5"
last_updated: "2026-08-16T16:39:21.030Z"
meta:
  description: "提供的步行、公交、驾车查询及行驶距离计算接口，用于实现路径规划功能的开发。高德原接口订购地址：https://developer.amap.com/api/webservice/guide/create-project/get-key"
  keywords: 高德,地图,导航,showapi，万维易源，易源接口，api开放平台，开放api，api大全，api接口，接口中心，接口大全，开放平台，api，大数据，接口，API
  "og:description": "提供的步行、公交、驾车查询及行驶距离计算接口，用于实现路径规划功能的开发。高德原接口订购地址：https://developer.amap.com/api/webservice/guide/create-project/get-key"
  "og:title": "步行路径规划 | 高德接口  |  API 市场"
---

*

*

*

# **高德接口**

**连接器**

需两次购买：①订购原厂商接口 ②免费接口，注册后直接调用；高德Web服务API向开发者提供HTTP接口，开发者可通过这些接口使用各类型的地理数据服务，返回结果支持JSON和XML格式

[高德](https://www.showapi.com/market?search=%E9%AB%98%E5%BE%B7) [地图](https://www.showapi.com/market?search=%E5%9C%B0%E5%9B%BE) [导航](https://www.showapi.com/market?search=%E5%AF%BC%E8%88%AA)

**免费接口，注册即用，无需单独购买。 **

在线调试

**连接器服务**

免费接口，注册后直接调用

<dl>

<dt>原厂商</dt>
<dd>[易源官方](https://www.showapi.com/)</dd>

<dt>转发服务商</dt>
<dd>昆明秀派科技有限公司</dd>

<dt>电话</dt>
<dd>400-998-8033</dd>

<dt>QQ</dt>
<dd>4009988033</dd>

<dt>邮箱</dt>
<dd>[service@showapi.com](mailto:service@showapi.com)</dd>

</dl>

<dl>

<dt>所属分类</dt>
<dd>交通地理</dd>

<dt>接入点</dt>
<dd>18 个</dd>

<dt>请求方式</dt>
<dd>POST/GET</dd>

<dt>返回格式</dt>
<dd>JSON</dd>

</dl>

**步行路径规划**

接入点说明

```
提供的步行、公交、驾车查询及行驶距离计算接口，用于实现路径规划功能的开发。高德原接口订购地址：https://developer.amap.com/api/webservice/guide/create-project/get-key
```

接口地址

https://connector.showapi.com/2127-5?appKey={your\_appKey} [查看密钥](https://www.showapi.com/console#/myApp) [调用帮助](https://www.showapi.com/helpcenter/view#/3960/1)

返回格式JSON

请求方式POST/GET

**案例截图**

![案例](https://oss.showapi.com/api/2127/pn/5/prod/caseImgs/38cf6de9e5e44ae6b317616fd10b58d8.png?t=1623983421506)

**请求参数**

**Header 参数**

| |
|

| |
|

**URI 参数**

| |
|

| |
|
| |

**Post 表单**

| |
|

| |
|

**返回参数**查看公共返回参数

该接口返回经 `showapi_res_body` 系统封装，业务数据均位于该对象内；系统级字段见公共返回参数。

**返回体**

| |
|

| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |

**请求示例**

[查看我的 appKey](https://www.showapi.com/console#/myApp) [查看使用向导](https://www.showapi.com/helpcenter/view#/3960/1) [Python / Java 等多语言示例](https://www.showapi.com/apitest/market/2127/5)

cURL 复制

```
curl -X POST "https://connector.showapi.com/2127-5?appKey=YOUR_APPKEY" \
  -H "content-type: application/x-www-form-urlencoded" \
  -d "ds_id="
```

**返回示例**

JSON 复制

```
{
  "showapi_res_error": "",
  "showapi_res_code": 0,
  "showapi_res_id": "a48f015471de4c9287bc7020d501df91",
  "showapi_res_body": {
    "infocode": "10000",
    "count": "1",
    "status": "1",
    "route": {
      "paths": [
        {
          "duration": "11945",
          "distance": "14931",
          "steps": [
            {
              "orientation": "西北",
              "duration": "8151",
              "distance": "10189",
              "polyline": "117.596884,40.41599;117.596892,40.415968;117.596888,40.41592;117.59678,40.415816;117.595608,40.415425;117.595156,40.415156;117.595026,40.414631;117.594905,40.414444;117.594796,40.414214;117.594852,40.41388;117.595013,40.413411;117.595243,40.41263;117.595412,40.412205;117.595543,40.411675;117.595859,40.41079;117.595829,40.410569;117.595339,40.409779;117.595104,40.409262;117.594957,40.408811;117.594822,40.408524;117.594601,40.408155;117.594128,40.407504;117.594071,40.407378;117.593958,40.406953;117.59385,40.406662;117.59385,40.406662;117.593828,40.406441;117.593798,40.40638;117.593707,40.406302;117.593585,40.40625;117.593333,40.406198;117.593082,40.406185;117.592839,40.406211;117.592487,40.406285;117.592487,40.406285;117.592287,40.406363;117.591914,40.406589;117.591623,40.406693;117.591172,40.406784;117.590135,40.407057;117.589939,40.407101;117.589679,40.407131;117.589379,40.407131;117.589158,40.407166;117.588685,40.407305;117.588112,40.407552;117.587457,40.407769;117.587344,40.407791;117.586892,40.407817;117.586758,40.407812;117.586246,40.40773;117.585842,40.407752;117.585664,40.407747;117.585252,40.407717;117.584588,40.407704;117.584366,40.407674;117.584206,40.407622;117.583672,40.407227;117.583477,40.407105;117.582765,40.406927;117.582561,40.406853;117.582148,40.406662;117.582148,40.406662;117.581697,40.406445;117.581215,40.406172;117.580994,40.406115;117.580773,40.406102;117.580651,40.406115;117.580538,40.406155;117.580417,40.406211;117.580339,40.406272;117.579944,40.406714;117.579371,40.407287;117.579271,40.407352;117.579158,40.407413;117.578876,40.407509;117.578537,40.407569;117.57803,40.407582;117.577739,40.407582;117.577296,40.407556;117.576923,40.407513;117.576671,40.407513;117.576198,40.407609;117.57592,40.407687;117.5748,40.407895;117.572513,40.408268;117.571506,40.408416;117.57072,40.408477;117.570169,40.408481;117.569874,40.408472;117.569592,40.408442;117.567912,40.408016;117.567057,40.407839;117.566727,40.407799;117.566424,40.407808;117.566302,40.407856;117.566233,40.407921;117.566189,40.408034;117.566133,40.408429;117.566072,40.408598;117.565842,40.408958;117.565629,40.409232;117.565447,40.409392;117.56474,40.409783;117.564631,40.409831;117.564449,40.409865;117.564258,40.409852;117.563767,40.409709;117.563433,40.409583;117.562656,40.409219;117.561237,40.408763;117.560707,40.408607;117.560512,40.408576;117.560295,40.408572;117.560295,40.408572;117.559978,40.408611;117.559757,40.408694;117.559666,40.408746;117.559549,40.408859;117.559436,40.408989;117.559345,40.409136;117.559288,40.409306;117.559275,40.409401;117.559266,40.409588;117.55928,40.409692;117.559314,40.409822;117.559379,40.409961;117.559462,40.410091;117.559714,40.410378;117.560117,40.410725;117.560742,40.411198;117.561011,40.411445;117.561124,40.411632;117.561367,40.412057;117.561619,40.412444;117.561667,40.412569;117.561654,40.412669;117.561632,40.412721;117.561549,40.412795;117.561428,40.412839;117.561306,40.412865;117.560937,40.412891;117.560395,40.412943;117.560013,40.412964;117.558724,40.41293;117.558628,40.412938;117.558542,40.413003;117.558481,40.413099;117.558442,40.413273;117.558446,40.413464;117.558477,40.413589;117.558568,40.413763;117.559089,40.41454;117.559622,40.41553;117.559696,40.415694;117.559722,40.415786;117.559722,40.415859;117.559696,40.415955;117.559596,40.416124;117.559466,40.416272;117.558945,40.416675;117.558763,40.416797;117.558572,40.416875;117.557856,40.417096;117.557613,40.417196;117.556832,40.417591;117.556285,40.417917;117.556285,40.417917;117.556107,40.417999;117.556107,40.417999;117.555981,40.418034;117.55559,40.418082;117.555412,40.418134;117.555169,40.418281;117.555056,40.418368;117.555017,40.418424;117.554948,40.418542;117.554878,40.418832;117.554787,40.419102;117.554774,40.419449;117.554722,40.419596;117.554501,40.419952;117.554423,40.42013;117.554353,40.42026;117.553967,40.420694;117.55385,40.42089;117.553676,40.421337;117.55365,40.421441;117.553615,40.422187;117.553624,40.422448;117.553685,40.423012;117.553694,40.423147;117.553676,40.42332;117.553568,40.423872;117.553568,40.423872;117.553485,40.424266;117.553485,40.424266;117.553416,40.424562;117.553416,40.424562;117.553333,40.424948;117.553333,40.424948;117.55299,40.426063;117.552921,40.426554;117.552938,40.427582;117.552938,40.427582;117.552891,40.427904;117.552843,40.428064;117.552769,40.42822;117.552582,40.428481;117.552582,40.428481;117.552387,40.428698;117.551966,40.429063;117.551697,40.42924;117.551163,40.429544;117.550981,40.429605;117.550768,40.429648;117.550499,40.429661;117.549488,40.429674;117.549045,40.429661;117.548572,40.429622;117.547578,40.429423;117.547036,40.429375;117.546641,40.429375;117.546185,40.429401;117.545794,40.429466;117.545503,40.429536;117.544922,40.42974;117.544666,40.429857;117.544453,40.429978;117.544453,40.429978;117.544297,40.430113;117.544145,40.430317;117.544032,40.430538;117.543915,40.430864;117.543915,40.430864;117.54385,40.431124;117.543793,40.431484;117.543793,40.431484;117.543672,40.432457;117.543633,40.432617;117.543581,40.432739;117.543407,40.432977;117.543207,40.433194;117.542886,40.433437;117.542812,40.43352;117.542812,40.43352;117.542756,40.433576;117.542574,40.433876;117.542422,40.434266;117.542422,40.434266;117.54197,40.435716;117.541454,40.436979;117.541454,40.436979;117.541428,40.437044;117.541428,40.437044;117.541185,40.438364;117.541115,40.438585;117.541072,40.438694;117.540994,40.438767;117.540903,40.438819;117.540621,40.438928;117.540621,40.438928;117.539766,40.439223;117.53921,40.439518;117.53885,40.439813;117.538095,40.440642;117.53786,40.440937;117.537639,40.441172;117.537639,40.441172;117.537569,40.441246;117.537066,40.441636;117.537066,40.441636;117.536892,40.441771;117.536393,40.442096;117.535951,40.442331;117.535503,40.442535;117.532886,40.443455;117.531549,40.443867;117.53122,40.443989;117.531137,40.444063;117.531046,40.44418;117.530968,40.444366;117.530825,40.444926",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "沿074乡道向西北步行10189米右转",
              "road": "074乡道"
            },
            {
              "orientation": "东南",
              "duration": "88",
              "distance": "110",
              "polyline": "117.53082,40.444926;117.531719,40.444666;117.531849,40.444609;117.531997,40.44451",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "向东南步行110米右转",
              "road": []
            },
            {
              "orientation": "西南",
              "duration": "562",
              "distance": "702",
              "polyline": "117.531997,40.444505;117.531337,40.443954;117.531007,40.443698;117.530621,40.44349;117.530369,40.443368;117.530369,40.443368;117.53,40.443234;117.529796,40.443173;117.529557,40.443121;117.529084,40.443051;117.52862,40.443038;117.527543,40.443103;117.527322,40.443103;117.527079,40.44309;117.526606,40.443021;117.526163,40.442891;117.52576,40.442708;117.525569,40.442595;117.525208,40.442339;117.525065,40.442196;117.524905,40.442005",
              "walk_type": "0",
              "action": [],
              "assistant_action": [],
              "instruction": "沿112国道向西南步行702米",
              "road": "112国道"
            },
            {
              "orientation": "西南",
              "duration": "599",
              "distance": "749",
              "polyline": "117.5249,40.442001;117.523928,40.441059;117.523928,40.441059;117.523615,40.440751;117.523615,40.440751;117.523251,40.440321;117.522843,40.439657;117.522609,40.439345;117.521775,40.437821;117.521623,40.4375;117.521541,40.437231;117.521541,40.437231;117.521359,40.43658;117.521359,40.43658;117.52128,40.436372;117.521211,40.436276;117.521141,40.436202;117.520938,40.436055",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "向西南步行749米右转",
              "road": []
            },
            {
              "orientation": "西",
              "duration": "246",
              "distance": "307",
              "polyline": "117.520933,40.43605;117.520321,40.436128;117.520321,40.436128;117.519266,40.436272;117.519266,40.436272;117.519197,40.436285;117.519197,40.436285;117.518937,40.436324;117.518937,40.436324;117.518429,40.436385;117.518429,40.436385;117.517826,40.436471;117.517826,40.436471;117.517335,40.436536",
              "walk_type": "0",
              "action": "左转",
              "assistant_action": [],
              "instruction": "沿站前路向西步行307米左转",
              "road": "站前路"
            },
            {
              "orientation": "南",
              "duration": "1494",
              "distance": "1868",
              "polyline": "117.517331,40.436536;117.517253,40.436319;117.517253,40.436319;117.516888,40.435378;117.516888,40.435378;117.516207,40.433624;117.516207,40.433624;117.516046,40.433216;117.516046,40.433216;117.515664,40.43224;117.515664,40.43224;117.515421,40.431589;117.515421,40.431589;117.515161,40.430868;117.515161,40.430868;117.515056,40.430543;117.515056,40.430543;117.514905,40.430135;117.514905,40.430135;117.514436,40.428906;117.514436,40.428906;117.514392,40.42878;117.514392,40.42878;117.513789,40.427183;117.513789,40.427183;117.513637,40.426766;117.513637,40.426766;117.513073,40.425187;117.513073,40.425187;117.512826,40.424618;117.512826,40.424618;117.512409,40.424028;117.512409,40.424028;117.511927,40.423394;117.511927,40.423394;117.511654,40.423064;117.511654,40.423064;117.511033,40.42253;117.511033,40.42253;117.509996,40.421662;117.509735,40.421463;117.509735,40.421463;117.509644,40.42138;117.509523,40.421241;117.509462,40.421094;117.509453,40.420994",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "沿东区大街向南步行1868米右转",
              "road": "东区大街"
            },
            {
              "orientation": "西",
              "duration": "530",
              "distance": "662",
              "polyline": "117.509449,40.42099;117.508585,40.420621;117.507791,40.420365;117.506519,40.420109;117.506519,40.420109;117.505946,40.420052;117.503733,40.419926;117.503099,40.4199;117.501888,40.419891",
              "walk_type": "0",
              "action": "左转",
              "assistant_action": [],
              "instruction": "沿北环路向西步行662米左转",
              "road": "北环路"
            },
            {
              "orientation": "南",
              "duration": "113",
              "distance": "141",
              "polyline": "117.501884,40.419887;117.502096,40.419188;117.502096,40.419188;117.502179,40.418872;117.502179,40.418872;117.502248,40.418637",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "沿中兴路向南步行141米右转",
              "road": "中兴路"
            },
            {
              "orientation": "西",
              "duration": "47",
              "distance": "59",
              "polyline": "117.502248,40.418633;117.502062,40.41862;117.502062,40.41862;117.501697,40.418568;117.501576,40.41852",
              "walk_type": "0",
              "action": "左转",
              "assistant_action": [],
              "instruction": "向西步行59米左转",
              "road": []
            },
            {
              "orientation": "南",
              "duration": "26",
              "distance": "33",
              "polyline": "117.501571,40.418516;117.501558,40.418403;117.501558,40.41822",
              "walk_type": "0",
              "action": "右转",
              "assistant_action": [],
              "instruction": "向南步行33米右转",
              "road": []
            },
            {
              "orientation": "西",
              "duration": "89",
              "distance": "111",
              "polyline": "117.501554,40.418216;117.500916,40.418125;117.500256,40.418064",
              "walk_type": "0",
              "action": [],
              "assistant_action": "到达目的地",
              "instruction": "向西步行111米到达目的地",
              "road": []
            }
          ]
        }
      ],
      "origin": "117.600244,40.417801",
      "destination": "117.500244,40.417801"
    },
    "info": "ok"
  }
}
```

**MCP 服务集成**接口级

在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置，将 {your\_appKey} 替换为真实 AppKey（ [AppKey 管理](https://www.showapi.com/console#/myApp)）。该服务覆盖本接口全部接入点。

MCP JSON 复制

```
{
  "mcpServers": {
    "showapi-mcp-2127": {
      "url": "http://www.showapi.com.cn/mcp/2127/{your_appKey}"
    }
  }
}
```

**OpenAPI 文档**接口级

标准 OpenAPI 3.0 文档，覆盖本接口全部接入点，可导入 Apifox / Postman / Swagger UI，或供 AI Agent 直接消费。

[在线查看 YAML](https://www.showapi.com/openapi/market/2127.yaml) [下载 YAML](https://www.showapi.com/openapi/market/2127.yaml) [查看 JSON](https://www.showapi.com/openapi/market/2127.json)