DEVELOPER API
Built for developers.
Access HS codes, tariff data and trade regulations for 173 countries via
REST API. Start with 30 free credits — no card needed.
Simple REST API
Easy to integrate — get your free API token in seconds
0.2s Response Time
Fast, reliable API with 99.9% uptime guarantee
173 Countries
HS codes, tariffs and regulations data for every major trade route
30 free credits/month · No credit card
Your API Token
Profile → API Token
fp95TERv3PpjxguwlB1ZplwTz289Z3qH
Copy
/api/v1/hs-code/search
?product=cotton+t-shirt
&destination=US
&origin=CN
// Response
{
“hs_code”: “6109.10”,
“description”: “T-shirts, knitted or crocheted, cotton”,
“tariff_rate”: “16.5%”,
“country”: “United States”
}
