Leverage AI-powered Algorithms Via API to Simplify HS Code Classification

Trademo HS Classifier API helps you classify commodities and products with accurate HS codes for over 140 countries.

Rated 4.8/5 based on 120+ reviews
capterra image
Birch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalKobre & KimLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantageBirch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalKobre & KimLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantage

HS Classifier API

The HS Classifier API enables you to leverage the power of AI-based algorithms and automate HS code classification for your goods. Using this API, you can generate HS code results quickly and with ease without changing platforms.

coloured_close_icon
Sample Request & Response

Request:
{
  "productNumber": "12345",
  "title": "mens cotton shirt",
  "description": "100% Cotton, Button closure, Machine Wash",
  "category": "mens>shirt",
  "your_hs_code": "6205",
  "countryOfImport": "GB",
  "hsCodeLength": "full"
}
Response:
{
  "status": "success",
  "Result": [
    {
      "productNumber": "12345",
      "title": "mens cotton shirt",
      "description": "100% Cotton, Button closure, Machine Wash",
      "category": "mens>shirt",
      "your_hs_code": "6205",
      "prediction": "6205200090",
      "confidence": "92%"
    },
    {
      "productNumber": "12345",
      "title": "mens cotton shirt",
      "description": "100% Cotton, Button closure, Machine Wash",
      "category": "mens>shirt",
      "your_hs_code": "6205",
      "prediction": "6105000000",
      "confidence": "80%"
    },
    {
      "productNumber": "12345",
      "title": "mens cotton shirt",
      "description": "100% Cotton, Button closure, Machine Wash",
      "category": "mens>shirt",
      "your_hs_code": "6205",
      "prediction": "6205200010",
      "confidence": "20%"
    }
  ]
}

HS Classifier API Made to Make Your Work Easier

Integrates with Existing Systems
Trademo’s APIs have been designed to integrate with existing systems, ensuring that you are able to get supply chain intelligence and automate your compliance when and where you need it.
Platform Independent
Trademo’s APIs can be integrated in any software solution you want regardless of the programming languages and environments the platform is based on.