AI-powered HS code classification for EU export compliance — try it live below, no signup required.
You’ve used all 5 free classifications for today. Your limit resets in 24 hours — or unlock unlimited, production-grade HS code classification right now with API access.
Live preview of ClearLoad’s real classification pipeline — not certified customs advice.
Pass a raw goods description, get a structured HS/TARIC classification back — chapter, heading, and confidence included.
curl -X POST https://api.clearload.net/v1/classify \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"description": "100% cotton knitted t-shirts, size L"
}'
{
"hs_code": "6109100090",
"chapter": "61",
"heading": "6109",
"confidence": "high"
}
Free in the sandbox above. Metered or custom once you integrate.
Full REST API access, billed by classification volume. Pay only for what you classify.
Unlimited manual lookups for teams without a dev integration — no API required.
Dedicated throughput and direct integration for high-volume logistics pipelines.
An HS (Harmonized System) code is a standardized number used by customs authorities worldwide to classify traded goods. Under the 2026 EU customs reform, a missing or incorrect 10-digit HS code can trigger an automatic “Do Not Load” order at the port of origin, delaying shipments and increasing storage costs.
ClearLoad first enriches your goods description using real industry data, translating everyday commercial language into TARIC-style terminology (a step we call synonymizing). It then combines retrieval-augmented generation over the full TARIC nomenclature with large language model reasoning, matching that enriched description to the most likely compliant 10-digit HS code and returning a confidence score based on retrieval quality and classification certainty.
Yes — the sandbox above lets you run up to 5 free classifications per day directly in your browser. For production volumes, our Customs Integration API performs the same classification programmatically, at scale.
Yes. Our Enterprise Flow tier is built for high-volume logistics pipelines, with custom throughput, dedicated support, and direct integration with CargoWise, forwarding ERPs, and the EU Customs DataHub.
Thanks — we’ll get back to you shortly.