Skip to main content
HS Ping is an API service that enables country-specific HS Code search via REST API endpoints.
For our country coverage, see Supported Countries.
With HS Ping, you can add instant HS code search into your software and workflow. All searches via the HS Ping API are performed within HS Ping’s own dataset, sourced from official sources. You can read more about our data sources here.
HS Ping is NOT a classification service, and does not handle any product classification.We recommend talking to a licensed broker if you need help with classification.

How HS Ping works

To search for HS Code references, send an API request with your search term (query). HS Ping returns a JSON-formatted response containing HS code references matching your query. You can use additional parameters to get more refined search results.

Base API URL

All API requests should be made to: https://api.hsping.com/api/v1 Current version: v1

Search Options

HS Ping’s API supports two types of searches:
  • Single HS Code Lookup - Search for one HS code at a time
  • Batch Lookup - Search for multiple HS codes in one request