Screen Goods for Regulatory Compliance Before Importing or Exporting Shipments

Get details on import and export compliance requirements for products, such as hazard classes, packaging groups, quantity restrictions, special provisions, and notes.

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

Goods Screening API

The Goods Screening API returns details on compliance requirements for various products. By entering the name of products or goods present in the shipment, the API returns details on the required hazard class, packaging group, quantity and type of packaging, special provisions, authority, and any notes.

coloured_close_icon
Sample Request & Response

Request:
{
  "proper_shipping_name": "Acetone",
  "un_number": 1090,
  "mode_of_transport": "sea",
  "shipping_type": "Non-Radioactive"
}
Response:
{
  "companies": [
    {
      "proper_shipping_name": "Acetone",
      "un_number": 1090,
      "hazard_class": "3",
      "packaging_group": "II",
      "quantity_and_type_of_packing": "25 liters in a steel drum",
      "special_provision": "Keep away from sources of ignition.",
      "authority": "Department of Transportation",
      "note": "Ensure compliance with local regulations."
    }
  ]
}

Goods Screening 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.