Skip to main content
The Batch Lookup endpoint allows you to search for multiple HS codes using multiple queries in a single API request. This is ideal for bulk processing, importing product catalogs, or when you need to classify many products at once.

HTTP Request

POST https://api.hsping.com/api/v1/find

URL Parameters

query
string
required
The search term to initiate a HS code search
query_type
integer
default:2
Switch between 2 search modes: HS code only OR full search mode
country
string
Two-letter ISO country code. Example: “US”, “CA”.Default to WCO 6 digits standard if not specified.