curl --location --request GET '/df/object/price/latest?id=14060000003' \
--header 'Authorization: Bearer sk-KDZh5cHWEkm2sF5DFDAKY3heoK6Ye33b'
{
"success": true,
"data": {
"prices": [
{
"objectID": "14060000003",
"avgPrice": 282784
}
],
"currentTime": "2025-07-21 02:23:50",
"amsSerial": "AMS-DFM-0721102350-NB0Byd-661959-316969",
"loginInfo": {
"type": "qc",
"openid": "C2DE7D79A3A9F934EE08F95B747E054E",
"timestamp": "2025-07-21T02:23:50.303Z"
},
"requestInfo": {
"apiUrl": "https://comm.ams.game.qq.com/ide/",
"chartId": "316969",
"timestamp": "2025-07-21T02:23:50.303Z"
}
},
"message": "获取物品价格成功"
}