Trade Classification Engine
The **Trade Classification Engine** is a decision engine that maps product descriptions to the correct HS (Harmonized System) tariff codes. It combines a real tariff database, a constraint-based attribute engine, and AI reasoning to return explainable, confidence-scored results. **How it works:** 1. **Retrieve** - The engine searches the tariff database for candidate codes matching the…
Trade Classification Engine endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_v1_health_get /v1/health |
Health check endpoint for trade classifier. |
| Regions | ||
| GET |
get_regions_v1_regions_get /v1/regions |
Get supported classification regions. |
| Classify | ||
| POST |
classify_product_v1_classify_post /v1/classify |
Classify a product description into HS / tariff codes. The engine uses a progressive narrowing approach: 1. Retrieves candidate codes from the tariff database. 2. Runs a… |
Trade Classification Engine pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|