Version: 1.0.0
HS Code Search API
This API is part of Transcend and corresponds to the HS Code (Harmonized System) search module. Its primary function is to provide an interface for searching and navigating the complete HS Code hierarchy, which includes: - Sections - Chapters - Headings - Subheadings The API allows retrieving the full structure as well as performing specific searches by terms at any level of the hierarchy. Note: - The API requires authentication via a JWT token. - The endpoints are secured and require authentication.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyAuth
JWT token for user authentication
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API Key for external service authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Contact
License