Tariff classification, one API call away.
Classify products into US HTS or EU TARIC and get the exact duty rate for your origin country. Covers preferential rates, additional tariffs, and trade agreement adjustments.
See It In Action
From product description to duty rate
Three endpoints, clean JSON responses, ready to integrate
Request
$ | Response
"destination": "US",
"results": [
"hsCode": "4202.21.90",
"description": "Handbags with outer surface of leather, valued over $20",
"rate": "9%",
"numericRate": 9.0
]
How It Works
Three steps to your duty rate
Send a product description
POST a plain-text string like "cotton t-shirt" or an HS code to the search endpoint
Set origin and destination
Pass origin and destination country codes to get the rate for your specific route
Get the classification + rate
JSON response with HS code, duty percentage, and the source tariff schedule
Features
Search in plain text, get back duty rates
Search by product description, get rates for any origin-destination pair. US and EU both covered.
Plain-Text Search
Describe your product in plain text and get back the HS code and duty rate. Works in most languages, best results in English.
US + EU in One API
Same endpoint, same JSON format. Set the destination to US for HTS codes or any EU member for TARIC. No separate integrations.
Origin-Specific Duty Rates
Rates change based on where goods ship from. Pass the origin country and get the actual rate applied at customs.
Browse the Full Hierarchy
Walk the classification tree from top-level sections down to 10-digit subheadings. Useful for building category pickers or validating codes.
Pricing
Simple pricing, no surprises
Stay updated
Get notified about new features, expanded country support, and API improvements.