- API接入说明
- API更新日志(2025.05.07)
- 综合CPS推广(订单接口、外卖 打车 电影等)
- 淘宝
- 京东
- 拼多多
- 唯品会
- 快手
- 增值接口
- 其他接口
- 点餐接口(肯德基星巴克等)
- 聚合霸王餐API(推荐使用)
- 免费旅游卡接口
- CPA拉新接口
- 美团外卖到家/到店团购
- 中免日上
- 闲鱼返利API
- 旧衣/图书上门回收API
拼多多详情
开发中
POST
/pdd/detail
请求参数
Body 参数application/json
itemid
string
商品id
searchId
string
搜索列表返回的搜索id,可以不填写
sign
string
签名
timeStamp
integer
秒级时间戳
示例
{
"itemid": "E9D2NwVmOhVhKPKxwfDe_hS24E1cvAy99w_Jsn5eCP6O",
"searchId": "string",
"sign": "c53c2b3941332844173d3f3670297f16",
"timeStamp": 1740017995
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/pdd/detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"itemid": "E9D2NwVmOhVhKPKxwfDe_hS24E1cvAy99w_Jsn5eCP6O",
"searchId": "string",
"sign": "c53c2b3941332844173d3f3670297f16",
"timeStamp": 1740017995
}'
返回响应
🟢200成功
application/json
Body
cache
boolean
必需
code
integer
必需
data
object
必需
itemid
string
商品id
itemtitle
string
商品标题
itemdesc
string
宝贝推荐语
itemprice
string
在售价
itemsale
string
销量
itempic
string
商品主图
itemendprice
string
券后价格
shoptype
null
拼多多忽略此字段
couponmoney
string
优惠券金额
couponstarttime
string
优惠券开始时间
couponendtime
string
优惠券结束时间
imgs
array[string]
商品介绍图
detailPics
array[string]
详情图;
searchSource
string
搜索来源:taobao-淘宝;pinduoduo-拼多 多;jingdong-京东;weipinhui-唯品会;dy-抖音
icon
string
平台提供的商品icon
shopName
string
店铺名字
shopLogo
string
店铺logo
discount
null
折扣,唯品会专用字段,淘宝忽略此字段
fanli
string
返利金额
tkrates
string
佣金比例(百分比)
predictPromotionRate
string
如出参predict_promotion_rate为0即为比价
message
string
必需
示例
{
"cache": false,
"code": 0,
"data": {
"itemid": "E9D2NwVmOhVhKPKxwfDe_hS24E1cvAy99w_Jsn5eCP6O",
"itemtitle": "新款不入耳蓝牙耳机超长续航2024传导跑步开放式运动无线挂式耳机",
"itemdesc": "新款不入耳蓝牙耳机超长续航2024传导跑步开放式运动无线挂式耳机",
"itemprice": "13.8",
"itemsale": "109.09万",
"itempic": "https://img.pddpic.com/gaudit-image/2024-10-25/6f1f5fc7c55b38d79861111963a1a601.jpeg",
"itemendprice": "13.8",
"shoptype": null,
"couponmoney": "0",
"couponstarttime": "1970-01-01",
"couponendtime": "1970-01-01",
"imgs": [
"https://img.pddpic.com/mms-material-img/2024-08-20/b03df2d8-2db6-4c3a-a211-7ace940e1447.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-20/8b725e58-3272-46af-a503-d0abca5ce6ad.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-20/9b8ea587-9966-4e0c-a71f-08d6d71f9387.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/f9f44aa2-b27b-4f33-8be6-3e449c2b4279.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/ea6f084e-c024-4067-a7b4-79c57e3f275e.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/022fd8b4-0305-4913-9ec5-13ba3efcc206.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/8294cedb-e20e-43b0-9e13-17034c7ea2fc.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/e916f376-d849-4d54-a2ce-59048bbb5a8e.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/565a822b-bf50-4d1d-9fc0-a017c1281c61.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/7c4c644a-202e-4df5-af47-43d83f0f75c9.jpeg"
],
"detailPics": [
"https://img.pddpic.com/mms-material-img/2024-08-20/b03df2d8-2db6-4c3a-a211-7ace940e1447.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-20/8b725e58-3272-46af-a503-d0abca5ce6ad.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-20/9b8ea587-9966-4e0c-a71f-08d6d71f9387.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/f9f44aa2-b27b-4f33-8be6-3e449c2b4279.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/ea6f084e-c024-4067-a7b4-79c57e3f275e.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/022fd8b4-0305-4913-9ec5-13ba3efcc206.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/8294cedb-e20e-43b0-9e13-17034c7ea2fc.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/e916f376-d849-4d54-a2ce-59048bbb5a8e.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/565a822b-bf50-4d1d-9fc0-a017c1281c61.jpeg",
"https://img.pddpic.com/mms-material-img/2024-08-19/7c4c644a-202e-4df5-af47-43d83f0f75c9.jpeg"
],
"searchSource": "pinduoduo",
"icon": "https://hxsh3.oss-cn-hangzhou.aliyuncs.com/diy/app/pddicon.png",
"shopName": "锐族影音电器旗舰店",
"descScore": "高",
"shipScore": "高",
"serviceScore": "高",
"shopLogo": "https://sr.ffquan.cn/cms_pic/20200805/bsl78t76vrkdhoejnc600.png",
"discount": null,
"fanli": "0.42",
"tkrates": "31",
"predictPromotionRate": "45"
},
"message": "操作成功"
}