item_get- 根据ID取商品详情 注册开通
ks.item_get
| 名称 | 类型 | 必须 | 描述 |
|---|---|---|---|
| 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版本 |
请求参数:num_iid=79356974
参数说明:num_iid:商品ID ; delist_time不为空代表商品已下架;数据会获取异常。
Version: Date:2023-05-29
| 名称 | 类型 | 必须 | 示例值 | 描述 |
|---|---|---|---|---|
|
|
item[] | 1 |
|
商品详情数据 |
|
num_iid |
Bigint | 1 | 20046611202546 | 商品ID |
|
title |
String | 1 | 重磅200克男款休闲百搭【招财猫】纯棉短袖T恤 | 宝贝标题 |
|
desc_short |
String | 0 |
|
商品简介 |
|
price |
Float | 1 | 11.93 | 价格 |
|
total_price |
Float | 0 |
|
|
|
orginal_price |
String | 0 | 11.93 | 原价 |
|
suggestive_price |
Float | 0 |
|
|
|
nick |
String | 1 | 达人丽丽教搭配 | 掌柜昵称 |
|
num |
Int | 0 | 0 | 库存 |
|
min_num |
Int | 0 | 0 | 最小购买数 |
|
detail_url |
String | 0 | https://app.kwaixiaodian.com/page/kwaishop-goods-detail-h5-vue/detail?id=20046611202546 | 宝贝链接 |
|
pic_url |
String | 1 | https://u2-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_IMAGE-407236546-515f399e73df4f228b0171dff65cef9a.jpg | 宝贝图片 |
|
brand |
String | 0 | 其他/other | 品牌名称 |
|
brandId |
Int | 0 |
|
品牌ID |
|
rootCatId |
Int | 0 |
|
分类ID |
|
cid |
Int | 1 | 0 |
|
|
crumbs |
Mix | 0 | [] | 导航菜单 |
|
desc |
String | 0 | https://u2-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_DETAIL_IMAGE-407236546-2fd76963ba6e41b4bb52982191a97daf.jpg | 商品详情 |
|
desc_img |
Mix | 0 | [] | 商品详情图片 |
|
|
Mix | 0 | item_imgs[] | 商品图片 |
|
props_name |
String | 0 |
|
商品属性名 |
|
prop_imgs |
prop_imgs[] | 0 |
|
商品属性图片列表 |
|
property_alias |
String | 0 |
|
销售属性值别名 |
|
props |
Mix | 0 | [{name: "品牌",value: "其他/other"}] | 商品属性 |
|
|
skus[] | 0 |
|
商品规格信息列表 |
|
seller_id |
Int | 0 | 407236546 | 卖家ID |
|
shop_id |
Int | 0 | 407236546 | 店铺ID |
|
|
seller_info[] | 0 | 卖家信息 | Array |
-- 请求示例 url 默认请求参数已经URL编码处理curl -i "https://api-gw.onebound.cn/ks/item_get/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&num_iid=79356974"
{
"item": {
"num_iid": "20046611202546",
"title": "重磅200克男款休闲百搭【招财猫】纯棉短袖T恤",
"desc_short": "",
"price": 19.9,
"total_price": 0,
"suggestive_price": 0,
"orginal_price": 0,
"nick": "达人丽丽教搭配",
"num": 0,
"min_num": 0,
"detail_url": "https://app.kwaixiaodian.com/page/kwaishop-goods-detail-h5-vue/detail?id=20046611202546",
"pic_url": "https://u2-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_IMAGE-407236546-515f399e73df4f228b0171dff65cef9a.jpg",
"brand": "其他/other",
"brandId": null,
"rootCatId": 0,
"cid": 0,
"crumbs": [],
"created_time": "",
"modified_time": "",
"delist_time": "",
"desc": [
"https://u2-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_DETAIL_IMAGE-407236546-2fd76963ba6e41b4bb52982191a97daf.jpg",
"https://u2-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_DETAIL_IMAGE-407236546-56e029ac29624b3bb984bc11730bfe12.jpg",
],
"desc_img": [],
"item_imgs": [
{
"url": "https://u1-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_IMAGE-407236546-515f399e73df4f228b0171dff65cef9a.jpg"
},
{
"url": "https://u1-203.ecukwai.com/bs2/image-kwaishop-product/ITEM_IMAGE-407236546-68b7ad1802a9475e929adad9efe06bf2.jpg"
}
],
"item_weight": "",
"item_size": "",
"location": "",
"post_fee": "",
"express_fee": "",
"ems_fee": "",
"shipping_to": "",
"has_discount": "",
"video": [],
"is_virtual": "",
"sample_id": "",
"is_promotion": "",
"props_name": null,
"prop_imgs": {
"prop_img": []
},
"property_alias": "",
"props": [
{
"name": "品牌",
"value": "其他/other"
},
{
"name": "主材质",
"value": "棉"
}
],
"total_sold": "",
"skus": {
"sku": [
{
"price": 19.9,
"total_price": 0,
"orginal_price": 0,
"properties": "20601742184:20601742196",
"properties_name": "20601742184:20601742196:白色:4XL 170-185斤;",
"quantity": 679,
"sku_id": 70581398202546
},
{
"price": 19.9,
"total_price": 0,
"orginal_price": 0,
"properties": "20601742184:20601742197",
"properties_name": "20601742184:20601742197:白色:5XL 185-200斤;",
"quantity": 685,
"sku_id": 70581398203546
}
]
},
"seller_id": 407236546,
"sales": "311",
"shop_id": 407236546,
"props_list": [],
"seller_info": {
"nick": "达人丽丽教搭配",
"shop_type": null,
"user_num_id": 407236546,
"sid": 407236546,
"title": "达人丽丽教搭配",
"zhuy": "https://app.kwaixiaodian.com/page/kwaishop-c-shoplist?layoutType=4&enableWK=1&id=407236546",
"shop_name": "达人丽丽教搭配"
},
"tmall": "false",
"warning": "",
"url_log": [],
"shop_name": "达人丽丽教搭配",
"_ddf":"jf","props_img":[],"format_check":"fail"},"error":"","translate_status":"","translate_time":0,"language":{"default_lang":"cn","current_lang":"cn"},"reason":"","error_code":"0000","cache":0,"api_info":"today:5 max:30000 all[7=5+0+2];expires:2024-05-20","execution_time":"0.579","server_time":"Beijing/2023-05-29 11:21:26","client_ip":"106.6.37.94","call_args":{"num_iid":"20046611202546"},"api_type":"ks","translate_language":"zh-CN","translate_engine":"baidu","server_memory":"3.08MB","request_id":"1.64741a35a4d99","last_id":"1770033004"}{
"error": "item-not-found",
"reason": "商品没找到",
"error_code": "2000",
"success": 0,
"cache": 0,
"api_info": "today:0 max:10000",
"execution_time": 0.081,
"server_time": "Beijing/2020-06-10 23:44:00",
"call_args": [],
"api_type": "ks",
"request_id": "20046611202546"}
}错误码解释
| 状态代码(error_code) | 状态信息 | 详细描述 | 是否收费 |
|---|---|---|---|
| 0000 | success | 接口调用成功并返回相关数据 | 是 |
| 2000 | Search success but no result | 接口访问成功,但是搜索没有结果 | 是 |
| 4000 | Server internal error | 服务器内部错误 | 否 |
| 4001 | Network error | 网络错误 | 否 |
| 4002 | Target server error | 目标服务器错误 | 否 |
| 4003 | Param error | 用户输入参数错误 | 忽略 |
| 4004 | Account not found | 用户帐号不存在 | 忽略 |
| 4005 | Invalid authentication credentials | 授权失败 | 忽略 |
| 4006 | API stopped | 您的当前API已停用 | 忽略 |
| 4007 | Account stopped | 您的账户已停用 | 忽略 |
| 4008 | API rate limit exceeded | 并发已达上限 | 忽略 |
| 4009 | API maintenance | API维护中 | 忽略 |
| 4010 | API not found with these values | API不存在 | 忽略 |
| 4012 | Please add api first | 请先添加api | 忽略 |
| 4013 | Number of calls exceeded | 调用次数超限 | 忽略 |
| 4014 | Missing url param | 参数缺失 | 忽略 |
| 4015 | Wrong pageToken | 参数pageToken有误 | 忽略 |
| 4016 | Insufficient balance | 余额不足 | 忽略 |
| 4017 | timeout error | 请求超时 | 否 |
| 5000 | unknown error | 未知错误 | 否 |