Classify to HS or HTS
Accepts either a single description or a batch of up to 50 lines.
Returns the recommended 6-digit HS code, a 10-digit HTS suggestion
when available, and a confidence score. Optional
hs_code_printed lets you pass the code your supplier printed on
the commercial invoice; the classifier compares it and flags
disagreements.
Authorizations
API key issued from the LandedFees dashboard under Settings > API keys.
Format: sk_live_... (production) or sk_test_... (sandbox). Pass in
the Authorization: Bearer <key> header.
Headers
Client-generated unique string (recommended UUID v4). Repeating the same key within 24 hours returns the cached response for the original request body. Different bodies with the same key return HTTP 409.
8 - 128"e4c1d2a0-8f6b-4c9d-a123-2f8b7c5e9d10"
Body
Response
Classification completed.
- Option 1
- Option 2