cURL
curl --request GET \ --url https://htsapi.com/v1/hs \ --header 'Authorization: Bearer <token>'
[ { "code": "<string>", "description": "<string>", "additional_info": [ "<string>" ], "footnotes": [ "<string>" ], "units": [ "<string>" ] } ]
Returns all HS Codes based on the query params
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The type of product or details about your product
One or multiple ingredients in your product
An HS Code
HS Code response
HS Code
HS Code - Description
HS Code - Additional Info
HS Code - Footnotes
HS Code - Units