{
"type": "importer",
"start_time": "2025-04-10",
"end_time": "2025-04-18",
"product": "led"
}curl --location 'https://app.trade-wind.co/api/customs/analytics/market-trend' \
--header 'Authorization: Bearer tw_live_9d991654520ba5bb1b100db5d0d0f62193b887436cb20e4a35b217312ed18626' \
--header 'Content-Type: application/json' \
--data '{
"type": "importer",
"start_time": "2025-04-10",
"end_time": "2025-04-18",
"product": "led"
}'{
"success": true,
"request_id": "req_E6UYrESqgss1",
"data": {
"code": 1,
"msg": "获取成功",
"time": "1776239998",
"data": {
"list": [
{
"quantity": "1303104937",
"weight": "68968974.000",
"amount": "427772257.01",
"date": 1744905600,
"sellerCount": 5070,
"buyerCount": 5031,
"monthText": "2025-04",
"tradeCount": 46964
}
],
"all_times": 46964,
"all_qty": 1303104937,
"all_weight": 68968974
}
},
"meta": {
"billing": {
"credits_charged": 0.14,
"byok_used": false
}
},
"error": null
}