Customs Compliance API

Ditch the manual grind and sail through global customs complexity with Portmind's intelligent API. Unlock significant time savings and boost accuracy by automating demanding compliance tasks. Seamlessly integrate powerful capabilities directly into your existing workflows—whether ERP, PLM, or data lake—to trade smarter, clear faster, and let our AI handle the heavy lifting in your supply chain

HS Code Classification API
1{
2  "endpoints": [
3    {
4      "name": "Classify HS Code",
5      "endpoint": "POST /classify-hs-code",
6      "method": "POST",
7      "contentType": "application/json",
8      "requestPayload": {
9        "product_code": "TX-6204-29",
10        "product_description": "Women's luxury woven blazer with silk-cotton blend",
11        "country_of_origin": "AE",
12        "composition": [
13          {
14            "component": "Silk",
15            "percentage": 52
16          },
17          {
18            "component": "Cotton",
19            "percentage": 28
20          },
21          {
22            "component": "Polyester",
23            "percentage": 20
24          }
25        ]
26      },
27      "responsePayload": {
28        "matching_hs": [
29          {
30            "hs_code": "62043910",
31            "confidence": 0.92,
32            "country_of_origin": "AE",
33            "reason": "Classified under 'Women's jackets and blazers of silk or silk waste' (62043910) due to silk content exceeding 50%. If silk were below 50% and cotton were the predominant fiber, it would be classified under 62043200 (cotton). The material composition directly determines the applicable tariff code and duty rates for UAE imports."
34          }
35        ]
36      }
37    }
38  ]
39}

AI‑Driven HS Code Classification

Post a product spec, BOM, or part number and receive a globally valid HS code—right down to national breakouts. Our multi‑model AI weighs materials, usage, and context to crack the toughest classifications.

Automated Duty & Origin Optimisation

Combine our HS endpoint with rules‑of‑origin logic to surface the lowest lawful duty on every shipment. Slash liabilities, avert penalties, and accelerate customs clearance.

Instant HS Code Conversion

One call translates any 6‑digit HS root into the legally binding tariff code of 200+ jurisdictions—no spreadsheets, no manual research.

Human‑in‑the‑Loop Assurance

High‑confidence hits flow straight through. Edge cases return a ranked list with confidence scores so experts spend minutes—not hours—deciding.