Search US HTS codes by keyword, code prefix, or chapter/heading/subheading filters
| Parameter | Type | Required | Description |
|---|---|---|---|
q | string | No | Full-text search query (max 500 chars) |
code | string | No | Exact or prefix code match (e.g., ‘8517’ or ‘8517.12’) |
chapter | string | No | Filter by chapter (2 digits, e.g., ‘85’) |
heading | string | No | Filter by heading (4 digits, e.g., ‘8517’) |
subheading | string | No | Filter by subheading (6 digits, e.g., ‘851712’) |
page | integer | No | Page number (default: 1, min: 1) |
limit | integer | No | Results per page (default: 25, min: 1, max: 100) |
clarification object with suggestions to help refine your search. Business plans can also receive ai_context with AI-assisted guidance.API key as Bearer token. Format: Bearer your_hts_api_key
Full-text search query
500Exact or prefix code match (e.g., '8517' or '8517.12')
50Filter by chapter (2 digits, e.g., '85')
10Filter by heading (4 digits, e.g., '8517')
10Filter by subheading (6 digits, e.g., '851712')
10Page number (default: 1)
x >= 1Results per page (max: 100, default: 25)
1 <= x <= 100