为了进行此平台API的调用,首先我们需要做下面几件事情。
1、 获取一个KEY,点击获取测试key和secret
2、 参考API文档里的接入方式和示例。
3、查看测试工具是否有需要的接口,响应实例的返回字段是否符合参数要求。
4、利用平台的文档中心和API测试工具,对接口进行测试、程序获取。
5、更多API调用展示以及获取Key和secret请移步,注册调用key请求接入api
公共参数
名称 | 类型 | 必须 | 描述 |
---|---|---|---|
key | String | 是 | 调用key(必须以GET方式拼接在URL中) |
secret | String | 是 | 调用密钥 |
api_name | String | 是 | API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等] |
cache | String | 否 | [yes,no]默认yes,将调用缓存的数据,速度比较快 |
result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读 |
lang | String | 否 | [cn,en,ru]翻译语言,默认cn简体中文 |
version | String | 否 | API版本 |
请求参数
请求参数:cid=16
参数说明:cid:商品分类ID,可以用cid=0来获得所有一级类目
响应参数
{
"items": {
"item": [
{
"id": "16",
"name": "女装/女士精品",
"pid": "2",
"root_id": "2",
"sub": [
{
"id": "1622",
"pid": "16",
"root_id": "16",
"name": "裤子",
"note": ""
},
{
"id": "1623",
"pid": "16",
"root_id": "16",
"name": "半身裙",
"note": ""
},
{
"id": "1624",
"pid": "16",
"root_id": "16",
"name": "套装/学生校服/工作制服",
"note": ""
},
{
"id": "1629",
"pid": "16",
"root_id": "16",
"name": "大码女装",
"note": ""
},
{
"id": "162103",
"pid": "16",
"root_id": "16",
"name": "毛衣",
"note": ""
},
{
"id": "162104",
"pid": "16",
"root_id": "16",
"name": "衬衫",
"note": ""
},
{
"id": "162116",
"pid": "16",
"root_id": "16",
"name": "蕾丝衫/雪纺衫",
"note": ""
},
{
"id": "162205",
"pid": "16",
"root_id": "16",
"name": "牛仔裤",
"note": ""
},
{
"id": "50000671",
"pid": "16",
"root_id": "16",
"name": "T恤",
"note": ""
},
{
"id": "50000697",
"pid": "16",
"root_id": "16",
"name": "毛针织衫",
"note": ""
},
{
"id": "50000852",
"pid": "16",
"root_id": "16",
"name": "中老年女装",
"note": ""
},
{
"id": "50008897",
"pid": "16",
"root_id": "16",
"name": "西装",
"note": ""
},
{
"id": "50008898",
"pid": "16",
"root_id": "16",
"name": "卫衣/绒衫",
"note": ""
},
{
"id": "50008899",
"pid": "16",
"root_id": "16",
"name": "羽绒服",
"note": ""
},
{
"id": "50008900",
"pid": "16",
"root_id": "16",
"name": "棉衣/棉服",
"note": ""
},
{
"id": "50008901",
"pid": "16",
"root_id": "16",
"name": "风衣",
"note": ""
},
{
"id": "50008904",
"pid": "16",
"root_id": "16",
"name": "皮衣",
"note": ""
},
{
"id": "50008905",
"pid": "16",
"root_id": "16",
"name": "皮草",
"note": ""
},
{
"id": "50008906",
"pid": "16",
"root_id": "16",
"name": "唐装/民族服装/舞台服装",
"note": ""
},
{
"id": "50010850",
"pid": "16",
"root_id": "16",
"name": "连衣裙",
"note": ""
},
{
"id": "50011277",
"pid": "16",
"root_id": "16",
"name": "短外套",
"note": ""
},
{
"id": "50011404",
"pid": "16",
"root_id": "16",
"name": "婚纱/旗袍/礼服",
"note": ""
},
{
"id": "50013194",
"pid": "16",
"root_id": "16",
"name": "毛呢外套",
"note": ""
},
{
"id": "50013196",
"pid": "16",
"root_id": "16",
"name": "马夹",
"note": ""
},
{
"id": "121412004",
"pid": "16",
"root_id": "16",
"name": "背心吊带",
"note": ""
},
{
"id": "121434004",
"pid": "16",
"root_id": "16",
"name": "抹胸",
"note": ""
},
{
"id": "201241307",
"pid": "16",
"root_id": "16",
"name": "POLO衫",
"note": ""
},
{
"id": "201247207",
"pid": "16",
"root_id": "16",
"name": "连体衣/裤",
"note": ""
}
]
}
]
},
"translate_status": "",
"translate_time": 0,
"language": {
"default_lang": "cn",
"current_lang": "cn"
},
"error": "",
"reason": "",
"error_code": "0000",
"cache": 0,
"api_info": "today:53 max:10100 all[102=53+28+21];expires:2030-12-31",
"execution_time": "0.063",
"server_time": "Beijing/2023-01-10 14:04:43",
"client_ip": "106.6.32.188",
"call_args": [],
"api_type": "taobao",
"translate_language": "zh-CN",
"translate_engine": "baidu",
"server_memory": "0.85MB",
"request_id": "gw-4.63bcfffb1e109",
"last_id": "1467237654"
}
注:本帖只展示部分参数,具体参数可注册账号或点击头像联系业务经理!