输入提示
GET
/v3/assistant/inputtips
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://restapi.amap.com/v3/assistant/inputtips?keywords=肯德基&Key='
响应示例响应示例
{
"tips": [
{
"id": [],
"name": "肯德基",
"district": [],
"adcode": [],
"location": [],
"address": [],
"typecode": [],
"city": []
},
{
"id": "B0FFKEPXS2",
"name": "肯德基(望京西)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.473962,39.997751",
"address": "望京西园4区410号学生宿舍1层",
"typecode": "050301",
"city": []
},
{
"id": "B000A7BM4H",
"name": "肯德基(花家地餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.469250,39.985563",
"address": "花家地小区1号商业楼",
"typecode": "050301",
"city": []
},
{
"id": "B000A7C99U",
"name": "肯德基(北京酒仙桥餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.490332,39.976127",
"address": "酒仙桥路12号",
"typecode": "050301",
"city": []
},
{
"id": "B000A7FVJQ",
"name": "肯德基(中福百货餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.463372,40.000471",
"address": "望京南湖东园201号楼1层",
"typecode": "050301",
"city": []
},
{
"id": "B0FFHPAN04",
"name": "肯德基(望京西路餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.456759,39.994764",
"address": "望京西路41号梦秀欢乐广场1层",
"typecode": "050301",
"city": []
},
{
"id": "B0FFIPRH9X",
"name": "肯德基(利泽西街KFC)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.466550,40.010842",
"address": "广顺北大街17号北区一层",
"typecode": "050301",
"city": []
},
{
"id": "B000A80GPM",
"name": "肯德基(酒仙桥二餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.495339,39.961943",
"address": "酒仙桥路39号京客隆购物广场地下一层",
"typecode": "050301",
"city": []
},
{
"id": "B000A9P8KT",
"name": "肯德基(北京太阳宫餐厅)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.448473,39.971184",
"address": "太阳宫中路12号凯德MALL(太阳宫店)F1层01-13A-14-15B",
"typecode": "050301",
"city": []
},
{
"id": "B0HKALPLKP",
"name": "肯德基(霄云路店)",
"district": "北京市朝阳区",
"adcode": "110105",
"location": "116.464688,39.959198",
"address": "霄云路与天泽路交叉口西南140米",
"typecode": "050301",
"city": []
}
],
"status": "1",
"info": "OK",
"infocode": "10000",
"count": "10"
}
请求参数
Query 参数
keywords
string
查询关键词
示例值:
肯德基
type
string
可选
示例值:
050301
location
string
可选
示例值:
116.481488,39.990464
city
string
可选
示例值:
北京
citylimit
string
可选
datatype
string
可选
示例值:
all
sig
string
可选
output
string
可选
callback
string
可选