{
"type": "exporter",
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"buyer": "",
"seller": "",
"departure_port": ""
}curl --location --request POST '/api/customs/analytics/world-regions' \
--header 'Authorization: Bearer {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "exporter",
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"buyer": "",
"seller": "",
"departure_port": ""
}'{
"success": true,
"request_id": "req_nQoYWnuIjKOv",
"data": {
"code": 1,
"msg": "Success:获取成功",
"time": "1776239021",
"data": {
"total": 169,
"list": [
{
"exporter_country_id": 140,
"amount": "0.00",
"qty": "3556751220",
"tradeCount": 675879,
"sellerCount": 26662,
"sellerCountryId": null,
"buyerCount": 115601,
"buyerCountryId": null,
"name": "中国",
"icon": "http://ai.keep1.net/uploads/country/cn.png",
"weight": "4860572861.748",
"tradePercent": 53.09,
"en": "China"
},
{
"exporter_country_id": 41,
"amount": "0.00",
"qty": "2201211551",
"tradeCount": 175179,
"sellerCount": 4535,
"sellerCountryId": null,
"buyerCount": 5541,
"buyerCountryId": null,
"name": "越南",
"icon": "http://ai.keep1.net/uploads/country/vn.png",
"weight": "780717650.895",
"tradePercent": 13.76,
"en": "Vietnam"
},
{
"exporter_country_id": 167,
"amount": "0.00",
"qty": "686306424",
"tradeCount": 56444,
"sellerCount": 3918,
"sellerCountryId": null,
"buyerCount": 6193,
"buyerCountryId": null,
"name": "印度",
"icon": "http://ai.keep1.net/uploads/country/in.png",
"weight": "417887447.752",
"tradePercent": 4.43,
"en": "India"
},
{
"exporter_country_id": 226,
"amount": "0.00",
"qty": "285385946",
"tradeCount": 35276,
"sellerCount": 896,
"sellerCountryId": null,
"buyerCount": 1263,
"buyerCountryId": null,
"name": "泰国",
"icon": "http://ai.keep1.net/uploads/country/th.png",
"weight": "608745383.393",
"tradePercent": 2.77,
"en": "Thailand"
},
{
"exporter_country_id": 72,
"amount": "0.00",
"qty": "379517007",
"tradeCount": 31679,
"sellerCount": 2277,
"sellerCountryId": null,
"buyerCount": 2315,
"buyerCountryId": null,
"name": "中国香港",
"icon": "http://ai.keep1.net/uploads/country/hk.png",
"weight": "957153264.935",
"tradePercent": 2.49,
"en": null
},
{
"exporter_country_id": 25,
"amount": "0.00",
"qty": "280725343",
"tradeCount": 28505,
"sellerCount": 1523,
"sellerCountryId": null,
"buyerCount": 1883,
"buyerCountryId": null,
"name": "韩国",
"icon": "http://ai.keep1.net/uploads/country/kr.png",
"weight": "226629714.379",
"tradePercent": 2.24,
"en": "Korea"
},
{
"exporter_country_id": 75,
"amount": "0.00",
"qty": "255293179",
"tradeCount": 26412,
"sellerCount": 2451,
"sellerCountryId": null,
"buyerCount": 1921,
"buyerCountryId": null,
"name": "美国",
"icon": "http://ai.keep1.net/uploads/country/us.png",
"weight": "521278455.232",
"tradePercent": 2.07,
"en": "the United States"
},
{
"exporter_country_id": 119,
"amount": "0.00",
"qty": "88762393",
"tradeCount": 16789,
"sellerCount": 1010,
"sellerCountryId": null,
"buyerCount": 1294,
"buyerCountryId": null,
"name": "中国台湾",
"icon": "http://ai.keep1.net/uploads/country/tw.png",
"weight": "2396696854.453",
"tradePercent": 1.32,
"en": null
},
{
"exporter_country_id": 112,
"amount": "0.00",
"qty": "851661710",
"tradeCount": 14446,
"sellerCount": 1947,
"sellerCountryId": null,
"buyerCount": 3840,
"buyerCountryId": null,
"name": "土耳其",
"icon": "http://ai.keep1.net/uploads/country/tr.png",
"weight": "229417482.468",
"tradePercent": 1.13,
"en": "Turkey"
},
{
"exporter_country_id": 107,
"amount": "0.00",
"qty": "109176114",
"tradeCount": 13620,
"sellerCount": 417,
"sellerCountryId": null,
"buyerCount": 1397,
"buyerCountryId": null,
"name": "印度尼西亚",
"icon": "http://ai.keep1.net/uploads/country/id.png",
"weight": "260705934.880",
"tradePercent": 1.07,
"en": "Indonesia"
}
],
"qty": "20696865559",
"tradeCount": 1273129
}
},
"meta": {
"billing": {
"credits_charged": 0.14,
"byok_used": false
}
},
"error": null
}