Landed Cost Calculator
The Landed Cost Calculator API helps e-commerce businesses, logistics providers, and customs brokers instantly compute the true cost of delivering goods across international borders. Key features: - Calculate customs duties and import taxes (VAT/GST) for 30+ destination countries - De minimis threshold detection — automatically flags shipments exempt from duties - HS code lookup and validation -…
Landed Cost Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Landed Cost | ||
| POST |
/v1/landed-cost /v1/landed-cost |
Calculates the total landed cost for a cross-border shipment, including customs duty, import taxes, and all fees. |
| HS Codes | ||
| GET |
/v1/hs-codes/search /v1/hs-codes/search |
Fuzzy-searches the HS (Harmonized System) code database by product description or partial code. Returns ranked results. |
| De Minimis | ||
| GET |
/v1/de-minimis/{country_code} /v1/de-minimis/{country_code} |
Returns the duty-free import threshold (de minimis) for the given country. Values below this threshold are exempt from duty and/or import tax. |
| System | ||
| GET |
/health /health |
Returns API health status. No authentication required. |
Landed Cost Calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $50 / month | — |
|