1. Customs Record Search
TradeWind AI API 2.0 Documentation
🇺🇸 English
  • 🇨🇳 简体中文
  • 🇺🇸 English
  • TradeWind AI API 2.0
    • Reference
      • (Agent) Country and Language Codes Reference (No authentication required)
      • (Waterfall) Retrieve Industry references
      • (Waterfall) Retrieve Technology technical references
    • Agentic Tasks
      • (Agent) Task Creation
      • (Agent) Task List
      • (Agent) Task Data
    • (Waterfall) Company Search
      • (Waterfall) Company Search
      • (Waterfall) Company Enrichment
    • (Waterfall) People Search
      • (Waterfall) Contact Search
      • (Waterfall) Contact Enrichment
    • Email Verificatioin
      • Batch Task Result Query (Email Verification)
    • Customs Record Search
      • (Customs) Country Reference
        GET
      • Retrieve customs data list
        POST
      • Retrieve list of customs companies
        POST
      • Retrieve a company's customs status
        POST
      • Retrieve customs company details
        POST
      • Retrieve customs company trade trends
        POST
      • Retrieve a company's customs import and export records
        POST
      • Retrieve customs trade partner records for a company
        POST
      • Retrieve customs HS code records for companies
        POST
      • Retrieve list of products purchased or supplied by a customs company
        POST
      • Retrieve trade regions for a customs company
        POST
      • Retrieve statistics for customs, companies, and trade ports
        POST
      • (Customs) Intelligent Mail Search (Legacy)
        POST
      • List of companies matching the company name
        POST
      • List of contacts matched to the company
        POST
      • Retrieve customs procurement trends
        POST
      • Retrieve global customs regional distribution map
        POST
      • Retrieve customs transactions for Chinese suppliers
        POST
      • Retrieve customs merchant transactions
        POST
      • Retrieve Customs Merchant Transactions (New)
        POST
    • Health
      • GET API liveness probe
    • Metrics
      • GET API Operational Metrics
  1. Customs Record Search

(Customs) Country Reference

GET
{{baseUrl}}/api/customs/reference/countries
Last modified:2026-07-16 18:32:57
Customs Data API request field reference: customs country/region reference list. Retrieve and cache this list once; it does not change dynamically. Before invoking the Customs Data API, call this endpoint to consult the reference.

Request

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --globoff '{{baseUrl}}/api/customs/reference/countries' \
--header 'Accept: application/json'

Responses

🟢200成功
application/json
Bodyapplication/json

Example
{
  "success": true,
  "request_id": "req_esJieXrasKej",
  "data": {
    "code": 1,
    "msg": "Success",
    "time": "1776233973",
    "data": [
      {
        "id": 0,
        "text": "All countries"
      },
      {
        "id": 1,
        "text": "North Korea",
        "flag": "http://ai.keep1.net/uploads/country/kp.png"
      },
      {
        "id": 2,
        "text": "Jordan",
        "flag": "http://ai.keep1.net/uploads/country/jo.png"
      },
      {
        "id": 3,
        "text": "Maldives",
        "flag": "http://ai.keep1.net/uploads/country/mv.png"
      },
      {
        "id": 4,
        "text": "Kyrgyzstan",
        "flag": "http://ai.keep1.net/uploads/country/kg.png"
      },
      {
        "id": 5,
        "text": "Bouvet Island",
        "flag": "http://ai.keep1.net/uploads/country/bv.png"
      },
      {
        "id": 6,
        "text": "Australia",
        "flag": "http://ai.keep1.net/uploads/country/au.png"
      },
      {
        "id": 7,
        "text": "Afghanistan",
        "flag": "http://ai.keep1.net/uploads/country/af.png"
      },
      {
        "id": 8,
        "text": "Mongolia",
        "flag": "http://ai.keep1.net/uploads/country/mn.png"
      },
      {
        "id": 9,
        "text": "Pakistan",
        "flag": "http://ai.keep1.net/uploads/country/pk.png"
      },
      {
        "id": 10,
        "text": "Burundi",
        "flag": "http://ai.keep1.net/uploads/country/bi.png"
      },
      {
        "id": 11,
        "text": "Bolivia",
        "flag": "http://ai.keep1.net/uploads/country/bo.png"
      },
      {
        "id": 12,
        "text": "Guyana",
        "flag": "http://ai.keep1.net/uploads/country/gy.png"
      },
      {
        "id": 13,
        "text": "Bosnia and Herzegovina",
        "flag": "http://ai.keep1.net/uploads/country/ba.png"
      },
      {
        "id": 14,
        "text": "Côte d'Ivoire",
        "flag": "http://ai.keep1.net/uploads/country/kt.png"
      },
      {
        "id": 15,
        "text": "Western Sahara",
        "flag": "http://ai.keep1.net/uploads/country/eh.png"
      },
      {
        "id": 16,
        "text": "Gibraltar",
        "flag": "http://ai.keep1.net/uploads/country/gi.png"
      },
      {
        "id": 17,
        "text": "Saint Kitts and Nevis",
        "flag": "http://ai.keep1.net/uploads/country/kn.png"
      },
      {
        "id": 18,
        "text": "Republic of Montenegro",
        "flag": "http://ai.keep1.net/uploads/country/me.png"
      },
      {
        "id": 19,
        "text": "Iceland",
        "flag": "http://ai.keep1.net/uploads/country/is.png"
      },
      {
        "id": 20,
        "text": "Peru",
        "flag": "http://ai.keep1.net/uploads/country/pe.png"
      },
      {
        "id": 21,
        "text": "Austria",
        "flag": "http://ai.keep1.net/uploads/country/at.png"
      },
      {
        "id": 22,
        "text": "Luxembourg",
        "flag": "http://ai.keep1.net/uploads/country/lu.png"
      },
      {
        "id": 23,
        "text": "United States Virgin Islands",
        "flag": "http://ai.keep1.net/uploads/country/vi.png"
      },
      {
        "id": 24,
        "text": "Germany",
        "flag": "http://ai.keep1.net/uploads/country/de.png"
      },
      {
        "id": 25,
        "text": "South Korea",
        "flag": "http://ai.keep1.net/uploads/country/kr.png"
      },
      {
        "id": 26,
        "text": "Dominican Republic",
        "flag": "http://ai.keep1.net/uploads/country/do.png"
      },
      {
        "id": 27,
        "text": "Slovakia",
        "flag": "http://ai.keep1.net/uploads/country/sk.png"
      },
      {
        "id": 28,
        "text": "Bangladesh",
        "flag": "http://ai.keep1.net/uploads/country/bd.png"
      },
      {
        "id": 29,
        "text": "Marshall Islands",
        "flag": "http://ai.keep1.net/uploads/country/mh.png"
      },
      {
        "id": 30,
        "text": "Pitcairn Islands",
        "flag": "http://ai.keep1.net/uploads/country/pn.png"
      },
      {
        "id": 31,
        "text": "Guinea",
        "flag": "http://ai.keep1.net/uploads/country/gn.png"
      },
      {
        "id": 32,
        "text": "Eritrea",
        "flag": "http://ai.keep1.net/uploads/country/er.png"
      },
      {
        "id": 33,
        "text": "Niger",
        "flag": "http://ai.keep1.net/uploads/country/ne.png"
      },
      {
        "id": 34,
        "text": "Comoros",
        "flag": "http://ai.keep1.net/uploads/country/km.png"
      },
      {
        "id": 35,
        "text": "Samoa",
        "flag": "http://ai.keep1.net/uploads/country/ws.png"
      },
      {
        "id": 36,
        "text": "Wallis and Futuna Islands",
        "flag": "http://ai.keep1.net/uploads/country/wf.png"
      },
      {
        "id": 37,
        "text": "Romania",
        "flag": "http://ai.keep1.net/uploads/country/ro.png"
      },
      {
        "id": 38,
        "text": "Russia",
        "flag": "http://ai.keep1.net/uploads/country/ru.png"
      },
      {
        "id": 39,
        "text": "Bhutan",
        "flag": "http://ai.keep1.net/uploads/country/bt.png"
      },
      {
        "id": 40,
        "text": "Angola",
        "flag": "http://ai.keep1.net/uploads/country/ao.png"
      },
      {
        "id": 41,
        "text": "Vietnam",
        "flag": "http://ai.keep1.net/uploads/country/vn.png"
      },
      {
        "id": 42,
        "text": "Iraq",
        "flag": "http://ai.keep1.net/uploads/country/iq.png"
      },
      {
        "id": 43,
        "text": "Tuvalu",
        "flag": "http://ai.keep1.net/uploads/country/tv.png"
      },
      {
        "id": 44,
        "text": "Macau, China",
        "flag": "http://ai.keep1.net/uploads/country/mo.png"
      },
      {
        "id": 45,
        "text": "Panama",
        "flag": "http://ai.keep1.net/uploads/country/pa.png"
      },
      {
        "id": 46,
        "text": "Algeria",
        "flag": "http://ai.keep1.net/uploads/country/dz.png"
      },
      {
        "id": 47,
        "text": "Trinidad and Tobago",
        "flag": "http://ai.keep1.net/uploads/country/tt.png"
      },
      {
        "id": 48,
        "text": "Zambia",
        "flag": "http://ai.keep1.net/uploads/country/zm.png"
      },
      {
        "id": 49,
        "text": "Portugal",
        "flag": "http://ai.keep1.net/uploads/country/pt.png"
      },
      {
        "id": 50,
        "text": "Mauritania",
        "flag": "http://ai.keep1.net/uploads/country/mr.png"
      },
      {
        "id": 51,
        "text": "Tokelau Islands",
        "flag": "http://ai.keep1.net/uploads/country/tk.png"
      },
      {
        "id": 52,
        "text": "Czech Republic",
        "flag": "http://ai.keep1.net/uploads/country/cz.png"
      },
      {
        "id": 53,
        "text": "Grenada",
        "flag": "http://ai.keep1.net/uploads/country/gd.png"
      },
      {
        "id": 54,
        "text": "Malta",
        "flag": "http://ai.keep1.net/uploads/country/mt.png"
      },
      {
        "id": 55,
        "text": "Chile",
        "flag": "http://ai.keep1.net/uploads/country/cl.png"
      },
      {
        "id": 56,
        "text": "Italy",
        "flag": "http://ai.keep1.net/uploads/country/it.png"
      },
      {
        "id": 57,
        "text": "Isle of Man",
        "flag": "http://ai.keep1.net/uploads/country/im.png"
      },
      {
        "id": 58,
        "text": "New Zealand",
        "flag": "http://ai.keep1.net/uploads/country/nz.png"
      },
      {
        "id": 59,
        "text": "Monaco",
        "flag": "http://ai.keep1.net/uploads/country/mc.png"
      },
      {
        "id": 60,
        "text": "Poland",
        "flag": "http://ai.keep1.net/uploads/country/pl.png"
      },
      {
        "id": 61,
        "text": "Palestine",
        "flag": "http://ai.keep1.net/uploads/country/ps.png"
      },
      {
        "id": 62,
        "text": "Colombia",
        "flag": "http://ai.keep1.net/uploads/country/co.png"
      },
      {
        "id": 63,
        "text": "Netherlands",
        "flag": "http://ai.keep1.net/uploads/country/nl.png"
      },
      {
        "id": 64,
        "text": "Saint Helena Island",
        "flag": "http://ai.keep1.net/uploads/country/sh.png"
      },
      {
        "id": 65,
        "text": "Anguilla",
        "flag": "http://ai.keep1.net/uploads/country/ai.png"
      },
      {
        "id": 66,
        "text": "Sierra Leone",
        "flag": "http://ai.keep1.net/uploads/country/sl.png"
      },
      {
        "id": 67,
        "text": "Greece",
        "flag": "http://ai.keep1.net/uploads/country/gr.png"
      },
      {
        "id": 68,
        "text": "Republic of Liberia",
        "flag": "http://ai.keep1.net/uploads/country/lr.png"
      },
      {
        "id": 69,
        "text": "Latvia",
        "flag": "http://ai.keep1.net/uploads/country/lv.png"
      },
      {
        "id": 70,
        "text": "Montserrat",
        "flag": "http://ai.keep1.net/uploads/country/ms.png"
      },
      {
        "id": 71,
        "text": "Benin",
        "flag": "http://ai.keep1.net/uploads/country/bj.png"
      },
      {
        "id": 72,
        "text": "Hong Kong, China",
        "flag": "http://ai.keep1.net/uploads/country/hk.png"
      },
      {
        "id": 73,
        "text": "Honduras",
        "flag": "http://ai.keep1.net/uploads/country/hn.png"
      },
      {
        "id": 74,
        "text": "Yemen",
        "flag": "http://ai.keep1.net/uploads/country/ye.png"
      },
      {
        "id": 75,
        "text": "United States",
        "flag": "http://ai.keep1.net/uploads/country/us.png"
      },
      {
        "id": 76,
        "text": "Jersey",
        "flag": "http://ai.keep1.net/uploads/country/je.png"
      },
      {
        "id": 77,
        "text": "Albania",
        "flag": "http://ai.keep1.net/uploads/country/al.png"
      },
      {
        "id": 78,
        "text": "British Virgin Islands",
        "flag": "http://ai.keep1.net/uploads/country/vg.png"
      },
      {
        "id": 79,
        "text": "San Marino",
        "flag": "http://ai.keep1.net/uploads/country/sm.png"
      },
      {
        "id": 80,
        "text": "Venezuela",
        "flag": "http://ai.keep1.net/uploads/country/ve.png"
      },
      {
        "id": 81,
        "text": "Somalia",
        "flag": "http://ai.keep1.net/uploads/country/so.png"
      },
      {
        "id": 82,
        "text": "Iran",
        "flag": "http://ai.keep1.net/uploads/country/ir.png"
      },
      {
        "id": 83,
        "text": "Uzbekistan",
        "flag": "http://ai.keep1.net/uploads/country/uz.png"
      },
      {
        "id": 84,
        "text": "Tanzania",
        "flag": "http://ai.keep1.net/uploads/country/tz.png"
      },
      {
        "id": 85,
        "text": "New Caledonia",
        "flag": "http://ai.keep1.net/uploads/country/nc.png"
      },
      {
        "id": 86,
        "text": "Mayotte",
        "flag": "http://ai.keep1.net/uploads/country/yt.png"
      },
      {
        "id": 87,
        "text": "Ghana",
        "flag": "http://ai.keep1.net/uploads/country/gh.png"
      },
      {
        "id": 88,
        "text": "Lesotho",
        "flag": "http://ai.keep1.net/uploads/country/ls.png"
      },
      {
        "id": 89,
        "text": "Cameroon",
        "flag": "http://ai.keep1.net/uploads/country/cm.png"
      },
      {
        "id": 90,
        "text": "Qatar",
        "flag": "http://ai.keep1.net/uploads/country/qa.png"
      },
      {
        "id": 91,
        "text": "Democratic Republic of the Congo",
        "flag": "http://ai.keep1.net/uploads/country/cd.png"
      },
      {
        "id": 92,
        "text": "Mali",
        "flag": "http://ai.keep1.net/uploads/country/ml.png"
      },
      {
        "id": 93,
        "text": "Cook Islands",
        "flag": "http://ai.keep1.net/uploads/country/ck.png"
      },
      {
        "id": 94,
        "text": "Samoan Islands",
        "flag": "http://ai.keep1.net/uploads/country/as.png"
      },
      {
        "id": 95,
        "text": "Mexico",
        "flag": "http://ai.keep1.net/uploads/country/mx.png"
      },
      {
        "id": 96,
        "text": "Uganda",
        "flag": "http://ai.keep1.net/uploads/country/ug.png"
      },
      {
        "id": 97,
        "text": "Turks and Caicos Islands",
        "flag": "http://ai.keep1.net/uploads/country/tc.png"
      },
      {
        "id": 98,
        "text": "Liechtenstein",
        "flag": "http://ai.keep1.net/uploads/country/li.png"
      },
      {
        "id": 99,
        "text": "Kazakhstan",
        "flag": "http://ai.keep1.net/uploads/country/kz.png"
      },
      {
        "id": 100,
        "text": "Jamaica",
        "flag": "http://ai.keep1.net/uploads/country/jm.png"
      },
      {
        "id": 101,
        "text": "Puerto Rico",
        "flag": "http://ai.keep1.net/uploads/country/pr.png"
      },
      {
        "id": 102,
        "text": "Moldova",
        "flag": "http://ai.keep1.net/uploads/country/md.png"
      },
      {
        "id": 103,
        "text": "Argentina",
        "flag": "http://ai.keep1.net/uploads/country/ar.png"
      },
      {
        "id": 104,
        "text": "Malaysia",
        "flag": "http://ai.keep1.net/uploads/country/my.png"
      },
      {
        "id": 105,
        "text": "Kenya",
        "flag": "http://ai.keep1.net/uploads/country/ke.png"
      },
      {
        "id": 106,
        "text": "São Tomé and Príncipe",
        "flag": "http://ai.keep1.net/uploads/country/st.png"
      },
      {
        "id": 107,
        "text": "Indonesia",
        "flag": "http://ai.keep1.net/uploads/country/id.png"
      },
      {
        "id": 108,
        "text": "United Kingdom",
        "flag": "http://ai.keep1.net/uploads/country/uk.png"
      },
      {
        "id": 109,
        "text": "Djibouti",
        "flag": "http://ai.keep1.net/uploads/country/dj.png"
      },
      {
        "id": 110,
        "text": "Canada",
        "flag": "http://ai.keep1.net/uploads/country/ca.png"
      },
      {
        "id": 111,
        "text": "Lithuania",
        "flag": "http://ai.keep1.net/uploads/country/lt.png"
      },
      {
        "id": 112,
        "text": "Turkey",
        "flag": "http://ai.keep1.net/uploads/country/tr.png"
      },
      {
        "id": 113,
        "text": "Mauritius",
        "flag": "http://ai.keep1.net/uploads/country/mu.png"
      },
      {
        "id": 114,
        "text": "Turkmenistan",
        "flag": "http://ai.keep1.net/uploads/country/tm.png"
      },
      {
        "id": 115,
        "text": "Gabon",
        "flag": "http://ai.keep1.net/uploads/country/gz.png"
      },
      {
        "id": 116,
        "text": "Saint Lucia",
        "flag": "http://ai.keep1.net/uploads/country/lc.png"
      },
      {
        "id": 117,
        "text": "China-Africa",
        "flag": "http://ai.keep1.net/uploads/country/cf.png"
      },
      {
        "id": 118,
        "text": "Yugoslavia",
        "flag": "http://ai.keep1.net/uploads/country/yu.png"
      },
      {
        "id": 119,
        "text": "Taiwan, China",
        "flag": "http://ai.keep1.net/uploads/country/tw.png"
      },
      {
        "id": 120,
        "text": "Faroe Islands",
        "flag": "http://ai.keep1.net/uploads/country/fo.png"
      },
      {
        "id": 121,
        "text": "Finland",
        "flag": "http://ai.keep1.net/uploads/country/fi.png"
      },
      {
        "id": 122,
        "text": "Guadeloupe",
        "flag": "http://ai.keep1.net/uploads/country/gp.png"
      },
      {
        "id": 123,
        "text": "Slovenia",
        "flag": "http://ai.keep1.net/uploads/country/si.png"
      },
      {
        "id": 124,
        "text": "Nigeria",
        "flag": "http://ai.keep1.net/uploads/country/ng.png"
      },
      {
        "id": 125,
        "text": "Chad",
        "flag": "http://ai.keep1.net/uploads/country/td.png"
      },
      {
        "id": 126,
        "text": "Guatemala",
        "flag": "http://ai.keep1.net/uploads/country/gt.png"
      },
      {
        "id": 127,
        "text": "Greenland",
        "flag": "http://ai.keep1.net/uploads/country/gl.png"
      },
      {
        "id": 128,
        "text": "Zimbabwe",
        "flag": "http://ai.keep1.net/uploads/country/zw.png"
      },
      {
        "id": 129,
        "text": "Kiribati",
        "flag": "http://ai.keep1.net/uploads/country/ki.png"
      },
      {
        "id": 130,
        "text": "Ukraine",
        "flag": "http://ai.keep1.net/uploads/country/ua.png"
      },
      {
        "id": 131,
        "text": "The Gambia",
        "flag": "http://ai.keep1.net/uploads/country/gm.png"
      },
      {
        "id": 132,
        "text": "Lebanon",
        "flag": "http://ai.keep1.net/uploads/country/lb.png"
      },
      {
        "id": 133,
        "text": "Denmark",
        "flag": "http://ai.keep1.net/uploads/country/dk.png"
      },
      {
        "id": 134,
        "text": "Philippines",
        "flag": "http://ai.keep1.net/uploads/country/ph.png"
      },
      {
        "id": 135,
        "text": "Belgium",
        "flag": "http://ai.keep1.net/uploads/country/be.png"
      },
      {
        "id": 136,
        "text": "Syria",
        "flag": "http://ai.keep1.net/uploads/country/sy.png"
      },
      {
        "id": 137,
        "text": "Switzerland",
        "flag": "http://ai.keep1.net/uploads/country/ch.png"
      },
      {
        "id": 138,
        "text": "Andorra",
        "flag": "http://ai.keep1.net/uploads/country/ad.png"
      },
      {
        "id": 139,
        "text": "Bermuda",
        "flag": "http://ai.keep1.net/uploads/country/bm.png"
      },
      {
        "id": 140,
        "text": "China",
        "flag": "http://ai.keep1.net/uploads/country/cn.png"
      },
      {
        "id": 141,
        "text": "Estonia",
        "flag": "http://ai.keep1.net/uploads/country/ee.png"
      },
      {
        "id": 142,
        "text": "Libya",
        "flag": "http://ai.keep1.net/uploads/country/ly.png"
      },
      {
        "id": 143,
        "text": "Cyprus",
        "flag": "http://ai.keep1.net/uploads/country/cy.png"
      },
      {
        "id": 144,
        "text": "Botswana",
        "flag": "http://ai.keep1.net/uploads/country/bw.png"
      },
      {
        "id": 145,
        "text": "Seychelles",
        "flag": "http://ai.keep1.net/uploads/country/sc.png"
      },
      {
        "id": 146,
        "text": "Sweden",
        "flag": "http://ai.keep1.net/uploads/country/se.png"
      },
      {
        "id": 147,
        "text": "Belarus",
        "flag": "http://ai.keep1.net/uploads/country/by.png"
      },
      {
        "id": 148,
        "text": "Burkina Faso",
        "flag": "http://ai.keep1.net/uploads/country/bf.png"
      },
      {
        "id": 149,
        "text": "Antigua and Barbuda",
        "flag": "http://ai.keep1.net/uploads/country/ag.png"
      },
      {
        "id": 150,
        "text": "Haiti",
        "flag": "http://ai.keep1.net/uploads/country/ht.png"
      },
      {
        "id": 151,
        "text": "Mozambique",
        "flag": "http://ai.keep1.net/uploads/country/mz.png"
      },
      {
        "id": 152,
        "text": "Malawi",
        "flag": "http://ai.keep1.net/uploads/country/mw.png"
      },
      {
        "id": 153,
        "text": "Cabo Verde",
        "flag": "http://ai.keep1.net/uploads/country/cv.png"
      },
      {
        "id": 154,
        "text": "Myanmar",
        "flag": "http://ai.keep1.net/uploads/country/mm.png"
      },
      {
        "id": 155,
        "text": "Croatia",
        "flag": "http://ai.keep1.net/uploads/country/hr.png"
      },
      {
        "id": 156,
        "text": "Bulgaria",
        "flag": "http://ai.keep1.net/uploads/country/bg.png"
      },
      {
        "id": 157,
        "text": "Senegal",
        "flag": "http://ai.keep1.net/uploads/country/sn.png"
      },
      {
        "id": 158,
        "text": "Eswatini",
        "flag": "http://ai.keep1.net/uploads/country/sz.png"
      },
      {
        "id": 159,
        "text": "Bahamas",
        "flag": "http://ai.keep1.net/uploads/country/bs.png"
      },
      {
        "id": 160,
        "text": "Cambodia",
        "flag": "http://ai.keep1.net/uploads/country/kh.png"
      },
      {
        "id": 161,
        "text": "Niue",
        "flag": "http://ai.keep1.net/uploads/country/nu.png"
      },
      {
        "id": 162,
        "text": "Costa Rica",
        "flag": "http://ai.keep1.net/uploads/country/cr.png"
      },
      {
        "id": 163,
        "text": "Suriname",
        "flag": "http://ai.keep1.net/uploads/country/sr.png"
      },
      {
        "id": 164,
        "text": "Vanuatu",
        "flag": "http://ai.keep1.net/uploads/country/vu.png"
      },
      {
        "id": 165,
        "text": "Kuwait",
        "flag": "http://ai.keep1.net/uploads/country/kw.png"
      },
      {
        "id": 166,
        "text": "Guernsey",
        "flag": "http://ai.keep1.net/uploads/country/gg.png"
      },
      {
        "id": 167,
        "text": "India",
        "flag": "http://ai.keep1.net/uploads/country/in.png"
      },
      {
        "id": 168,
        "text": "Sudan",
        "flag": "http://ai.keep1.net/uploads/country/sd.png"
      },
      {
        "id": 169,
        "text": "Laos",
        "flag": "http://ai.keep1.net/uploads/country/la.png"
      },
      {
        "id": 170,
        "text": "France",
        "flag": "http://ai.keep1.net/uploads/country/fr.png"
      },
      {
        "id": 171,
        "text": "Morocco",
        "flag": "http://ai.keep1.net/uploads/country/ma.png"
      },
      {
        "id": 172,
        "text": "Palau",
        "flag": "http://ai.keep1.net/uploads/country/pw.png"
      },
      {
        "id": 173,
        "text": "El Salvador",
        "flag": "http://ai.keep1.net/uploads/country/sv.png"
      },
      {
        "id": 174,
        "text": "Israel",
        "flag": "http://ai.keep1.net/uploads/country/il.png"
      },
      {
        "id": 175,
        "text": "South Africa",
        "flag": "http://ai.keep1.net/uploads/country/za.png"
      },
      {
        "id": 176,
        "text": "United Arab Emirates",
        "flag": "http://ai.keep1.net/uploads/country/ae.png"
      },
      {
        "id": 177,
        "text": "Papua New Guinea",
        "flag": "http://ai.keep1.net/uploads/country/pg.png"
      },
      {
        "id": 178,
        "text": "Fiji",
        "flag": "http://ai.keep1.net/uploads/country/fj.png"
      },
      {
        "id": 179,
        "text": "Spain",
        "flag": "http://ai.keep1.net/uploads/country/es.png"
      },
      {
        "id": 180,
        "text": "Saudi Arabia",
        "flag": "http://ai.keep1.net/uploads/country/sa.png"
      },
      {
        "id": 181,
        "text": "Sri Lanka",
        "flag": "http://ai.keep1.net/uploads/country/lk.png"
      },
      {
        "id": 182,
        "text": "East Timor",
        "flag": "http://ai.keep1.net/uploads/country/tl.png"
      },
      {
        "id": 183,
        "text": "Nepal",
        "flag": "http://ai.keep1.net/uploads/country/np.png"
      },
      {
        "id": 184,
        "text": "Barbados",
        "flag": "http://ai.keep1.net/uploads/country/bb.png"
      },
      {
        "id": 185,
        "text": "Madagascar",
        "flag": "http://ai.keep1.net/uploads/country/mg.png"
      },
      {
        "id": 186,
        "text": "Rwanda",
        "flag": "http://ai.keep1.net/uploads/country/rw.png"
      },
      {
        "id": 187,
        "text": "Norway",
        "flag": "http://ai.keep1.net/uploads/country/no.png"
      },
      {
        "id": 188,
        "text": "Togo",
        "flag": "http://ai.keep1.net/uploads/country/tg.png"
      },
      {
        "id": 189,
        "text": "South Sudan",
        "flag": "http://ai.keep1.net/uploads/country/ss.png"
      },
      {
        "id": 190,
        "text": "Namibia",
        "flag": "http://ai.keep1.net/uploads/country/na.png"
      },
      {
        "id": 191,
        "text": "Saint Vincent and the Grenadines",
        "flag": "http://ai.keep1.net/uploads/country/vc.png"
      },
      {
        "id": 192,
        "text": "Armenia",
        "flag": "http://ai.keep1.net/uploads/country/am.png"
      },
      {
        "id": 193,
        "text": "Solomon Islands",
        "flag": "http://ai.keep1.net/uploads/country/sb.png"
      },
      {
        "id": 194,
        "text": "Brazil",
        "flag": "http://ai.keep1.net/uploads/country/br.png"
      },
      {
        "id": 195,
        "text": "Tajikistan",
        "flag": "http://ai.keep1.net/uploads/country/tj.png"
      },
      {
        "id": 196,
        "text": "Vatican City",
        "flag": "http://ai.keep1.net/uploads/country/va.png"
      },
      {
        "id": 197,
        "text": "Singapore",
        "flag": "http://ai.keep1.net/uploads/country/sg.png"
      },
      {
        "id": 198,
        "text": "Japan",
        "flag": "http://ai.keep1.net/uploads/country/jp.png"
      },
      {
        "id": 199,
        "text": "Paraguay",
        "flag": "http://ai.keep1.net/uploads/country/py.png"
      },
      {
        "id": 200,
        "text": "Cuba",
        "flag": "http://ai.keep1.net/uploads/country/cu.png"
      },
      {
        "id": 201,
        "text": "Bahrain",
        "flag": "http://ai.keep1.net/uploads/country/bh.png"
      },
      {
        "id": 202,
        "text": "Serbia",
        "flag": "http://ai.keep1.net/uploads/country/rs.png"
      },
      {
        "id": 203,
        "text": "Aruba",
        "flag": "http://ai.keep1.net/uploads/country/aw.png"
      },
      {
        "id": 204,
        "text": "Oman",
        "flag": "http://ai.keep1.net/uploads/country/om.png"
      },
      {
        "id": 205,
        "text": "Ireland",
        "flag": "http://ai.keep1.net/uploads/country/ie.png"
      },
      {
        "id": 206,
        "text": "Nicaragua",
        "flag": "http://ai.keep1.net/uploads/country/ni.png"
      },
      {
        "id": 207,
        "text": "Republic of Macedonia",
        "flag": "http://ai.keep1.net/uploads/country/mk.png"
      },
      {
        "id": 208,
        "text": "Hungary",
        "flag": "http://ai.keep1.net/uploads/country/hu.png"
      },
      {
        "id": 209,
        "text": "Dominica",
        "flag": "http://ai.keep1.net/uploads/country/dm.png"
      },
      {
        "id": 210,
        "text": "Micronesia",
        "flag": "http://ai.keep1.net/uploads/country/fm.png"
      },
      {
        "id": 211,
        "text": "Norfolk Island",
        "flag": "http://ai.keep1.net/uploads/country/nf.png"
      },
      {
        "id": 212,
        "text": "Tunisia",
        "flag": "http://ai.keep1.net/uploads/country/tn.png"
      },
      {
        "id": 213,
        "text": "Equatorial Guinea",
        "flag": "http://ai.keep1.net/uploads/country/gq.png"
      },
      {
        "id": 214,
        "text": "Azerbaijan",
        "flag": "http://ai.keep1.net/uploads/country/az.png"
      },
      {
        "id": 215,
        "text": "Congo",
        "flag": "http://ai.keep1.net/uploads/country/cg.png"
      },
      {
        "id": 216,
        "text": "Georgia",
        "flag": "http://ai.keep1.net/uploads/country/ge.png"
      },
      {
        "id": 217,
        "text": "Belize",
        "flag": "http://ai.keep1.net/uploads/country/bz.png"
      },
      {
        "id": 218,
        "text": "Brunei",
        "flag": "http://ai.keep1.net/uploads/country/bn.png"
      },
      {
        "id": 219,
        "text": "Nauru",
        "flag": "http://ai.keep1.net/uploads/country/nr.png"
      },
      {
        "id": 220,
        "text": "Uruguay",
        "flag": "http://ai.keep1.net/uploads/country/uy.png"
      },
      {
        "id": 221,
        "text": "Ethiopia",
        "flag": "http://ai.keep1.net/uploads/country/et.png"
      },
      {
        "id": 222,
        "text": "Guinea-Bissau",
        "flag": "http://ai.keep1.net/uploads/country/gw.png"
      },
      {
        "id": 223,
        "text": "Ecuador",
        "flag": "http://ai.keep1.net/uploads/country/ec.png"
      },
      {
        "id": 224,
        "text": "Egypt",
        "flag": "http://ai.keep1.net/uploads/country/eg.png"
      },
      {
        "id": 225,
        "text": "Tonga",
        "flag": "http://ai.keep1.net/uploads/country/to.png"
      },
      {
        "id": 226,
        "text": "Thailand",
        "flag": "http://ai.keep1.net/uploads/country/th.png"
      },
      {
        "id": 227,
        "text": "Åland Islands",
        "flag": null
      },
      {
        "id": 228,
        "text": "Antarctica",
        "flag": null
      },
      {
        "id": 229,
        "text": "Dutch Caribbean",
        "flag": null
      },
      {
        "id": 230,
        "text": "British Indian Ocean Territory",
        "flag": null
      },
      {
        "id": 231,
        "text": "Cayman Islands",
        "flag": null
      },
      {
        "id": 232,
        "text": "Christmas Island",
        "flag": null
      },
      {
        "id": 233,
        "text": "Cocos (Keeling) Islands",
        "flag": null
      },
      {
        "id": 234,
        "text": "Côte d'Ivoire",
        "flag": null
      },
      {
        "id": 235,
        "text": "Curaçao",
        "flag": null
      },
      {
        "id": 236,
        "text": "Malvinas (Falkland) Islands",
        "flag": null
      },
      {
        "id": 237,
        "text": "French Guiana",
        "flag": null
      },
      {
        "id": 238,
        "text": "French Polynesia",
        "flag": null
      },
      {
        "id": 239,
        "text": "French Southern Territories",
        "flag": null
      },
      {
        "id": 240,
        "text": "Gabon",
        "flag": null
      },
      {
        "id": 241,
        "text": "Guam",
        "flag": null
      },
      {
        "id": 242,
        "text": "Heard Island and McDonald Islands",
        "flag": null
      },
      {
        "id": 243,
        "text": "Vatican City",
        "flag": null
      },
      {
        "id": 244,
        "text": "Martinique",
        "flag": null
      },
      {
        "id": 245,
        "text": "Northern Mariana Islands",
        "flag": null
      },
      {
        "id": 246,
        "text": "Réunion",
        "flag": null
      },
      {
        "id": 247,
        "text": "Saint Barthélemy Island",
        "flag": null
      },
      {
        "id": 248,
        "text": "Saint Martin (French part)",
        "flag": null
      },
      {
        "id": 249,
        "text": "Saint Pierre and Miquelon",
        "flag": null
      },
      {
        "id": 250,
        "text": "Sint Maarten (Dutch part)",
        "flag": null
      },
      {
        "id": 251,
        "text": "South Georgia and the South Sandwich Islands",
        "flag": null
      },
      {
        "id": 252,
        "text": "Svalbard and Jan Mayen",
        "flag": null
      },
      {
        "id": 253,
        "text": "Islands outside the U.S. mainland",
        "flag": null
      },
      {
        "id": 254,
        "text": "Uzbekistan",
        "flag": null
      },
      {
        "id": 255,
        "text": "Kosovo",
        "flag": null
      }
    ]
  },
  "meta": {
    "billing": {
      "credits_charged": 0,
      "byok_used": false
    }
  },
  "error": null
}
Modified at 2026-07-16 18:32:57
Previous
Customs Record Search
Next
Retrieve customs data list
Built with