[TOC] ###步骤1:订购 本接口为半连类型,需要两次订购。 - 高德订购 订购地址为:<a target="_blank" href="https://developer.amap.com/api/webservice/summary/">https://developer.amap.com/api/webservice/summary/</a> - 易源订购会员 订购地址为:<a target="_blank" href="/thematic/member">https://www.showapi.com/thematic/member</a> > <a target="_blank" href="/helpcenter/view#/3960/3">半连类型接口是什么?</a> > <a target="_blank" href="/helpcenter/view#/3961/28">如何绑定数据源?</a> ###步骤2:在易源绑定数据源 <a target="_blank" href="/helpcenter/view#/3961/27">查看绑定流程</a>。 ###步骤3:进入接口测试界面使用 示例接口地址: ``` http://showapi.com/apiGateway/onlineTest?apiCode=2127&pointCode=1 ``` ![](https://oss.showapi.com/doc/3761/25/c6322a90bb93_1615963948469.png?x-oss-process=image/resize,p_100) 点击图中的`调用接口`按钮进行测试。 ###步骤4:正式在代码中使用 如果上一步执行无误,表示订购、配置正常,可以在正式环境中编写代码进行调用了。 ><a target="_blank" href="/helpcenter/view#/3961/1">使用简单url调用接口</a> <a target="_blank" href="/helpcenter/view#/3961/20">使用SDK调用接口</a>