Optimize Compliance Processes With Seamlessly Identified Applicable Trade Controls

Trademo Controls API finds applicable controls on products being imported and exported for 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

Controls API

Trademo Controls API helps you to identify the trade controls applicable to your goods without even knowing full HS codes. It directly delivers real-time updated and enriched customs compliance content directly into your system for your compliance needs.

coloured_close_icon
Sample Request & Response

Request:
{
  "tradeDirection": "export",
  "countryOfImport": "US",
  "countryOfExport": "IN",
  "countryOfOrigin": "IN",
  "hsCodeType": 1,
  "hsCode": "1001"
}
Response:
{
  "status": "success",
  "total_compliances": 2,
  "data": [
    {
      "countryOfExport": "IN",
      "countryOfImport": "US",
      "countryOfOrigin": "IN",
      "controlType": "Export Prohibition",
      "controllingAuthority": "Directorate of General Foreign Trade (DGFT)",
      "scopeOfControl": "Wheat and meslin",
      "exceptions": "",
      "rates": [],
      "notes": [],
      "reference": "DGFT-EXPORT POLICY",
      "applicableCodes": [],
      "nonApplicableCodes": [],
      "footnotes": [],
      "hscode": "1001"
    },
    {
      "countryOfExport": "IN",
      "countryOfImport": "US",
      "countryOfOrigin": "IN",
      "controlType": "Export Approval",
      "controllingAuthority": "Directorate of General Foreign Trade (DGFT)",
      "scopeOfControl": "Wheat and meslin",
      "exceptions": "",
      "rates": [],
      "notes": [],
      "reference": "DGFT-EXPORT POLICY",
      "applicableCodes": [],
      "nonApplicableCodes": [],
      "footnotes": [],
      "hscode": "1001"
    }
  ]
}

Controls 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.