本文档仅面向【花卷云生态合作伙伴】,根据合作类型查看并使用相应业务接口,请勿对外扩散接口文档,谢谢!
{
"page": "1",
"page_size": "10",
"title": "女装",
"first_cids": [
],
"second_cids": [
],
"third_cids": [
],
"price_min": "",
"price_max": "",
"sell_num_min": "",
"sell_num_max": "",
"search_type": 0,
"order_type": "",
"cos_fee_min": "",
"cos_fee_max": "",
"cos_ratio_min": "",
"cos_ratio_max": ""
}curl --location --request POST '/?api_name=dhcc.douyin.goods.search' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": "1",
"page_size": "10",
"title": "女装",
"first_cids": [
],
"second_cids": [
],
"third_cids": [
],
"price_min": "",
"price_max": "",
"sell_num_min": "",
"sell_num_max": "",
"search_type": 0,
"order_type": "",
"cos_fee_min": "",
"cos_fee_max": "",
"cos_ratio_min": "",
"cos_ratio_max": ""
}'{
"code": 0,
"log_id": "11df735c-2e61-470b-834b-dc0bd2fb93ce",
"msg": "success",
"data": {
"total": 500,
"products": [
{
"product_id": 3675296155819967000,
"title": "猫人安全裤女防走光不卷边薄款冰丝无痕打底裤内裤三合一高腰收腹",
"is_kol_product": false,
"price": 2858,
"first_cid": 20005,
"second_cid": 20180,
"third_cid": 22371,
"in_stock": true,
"sales": 100000,
"cover": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/OUUpDern_m_596f63596a694ea596a1de861c4f6497_sx_294509_www800-800",
"detail_url": "https://haohuo.jinritemai.com/ecommerce/trade/detail/index.html?id=3675296155819966921&origin_type=open_platform",
"shop_id": 103939601,
"shop_name": "猫人汉智勇专卖店",
"coupon_price": 1858,
"cos_ratio": 1600,
"cos_fee": 297,
"ext": "req_id=8f878fb3-ad3c-4c17-b4b5-61fe1d4cd77b&product_id=3675296155819966921",
"activity_id": 0,
"post_free": false,
"limit_min_sale": false
},
{
"product_id": 3622553491899328500,
"title": "猫人男士袜子100%纯棉网眼透气防臭船袜吸汗全棉夏季薄款低帮袜",
"is_kol_product": false,
"price": 1920,
"first_cid": 20062,
"second_cid": 20946,
"third_cid": 26137,
"in_stock": true,
"sales": 100000,
"cover": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/nZMelaXz_m_90282cf8c65708c1b699adcb88f75f99_sx_575885_www800-800",
"detail_url": "https://haohuo.jinritemai.com/ecommerce/trade/detail/index.html?id=3622553491899328333&origin_type=open_platform",
"shop_id": 52881327,
"shop_name": "MIIOW CLASSIC猫人经典泓信女装专卖店",
"coupon_price": 0,
"cos_ratio": 1500,
"cos_fee": 288,
"ext": "req_id=8f878fb3-ad3c-4c17-b4b5-61fe1d4cd77b&product_id=3622553491899328333",
"activity_id": 1,
"post_free": true,
"limit_min_sale": false
}
]
},
"memory_usage": "37m",
"used_time": "696.589188ms",
"reqs": 1.44
}