TariffCode API
### What It Does TariffCode API validates HS/HTS code formats, returns HS chapter reference data, and looks up US HTS records from the official USITC HTS REST API. It is built for ecommerce, logistics, ERP, PIM, 3PL, customs software, and catalog cleanup tools that need stable JSON responses for tariff reference workflows. ### Endpoints GET /v1/hs/validate/{code} — validate HS/HTS code format…
TariffCode API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Validation | ||
| GET |
/v1/hs/validate/{code} /v1/hs/validate/{code} |
|
| POST |
/v1/batch /v1/batch |
|
| US HTS | ||
| GET |
/v1/us/hts/{code} /v1/us/hts/{code} |
|
| GET |
/v1/us/hts/search /v1/us/hts/search |
|
| Reference | ||
| GET |
/v1/chapters /v1/chapters |
|
TariffCode API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $9 / month | 300 / minute |
|
| ULTRA | $29 / month | 600 / minute |
|
| MEGA Recommended | $99 / month | 1200 / minute |
|