Skip to main content
GET
Dataset Statistics
Returns dataset and API statistics. This endpoint does not require authentication.

Example Request

Example Response

Response Fields

  • dataset.total_codes: Total number of HTS codes in the database
  • dataset.chapters: Number of chapters (2-digit codes)
  • dataset.breakdown: Breakdown by code level
  • dataset.version: HTS data version information
  • dataset.country: Country code (US for HTS)
  • dataset.last_updated: Date when data was last updated
  • api.version: API version
  • api.status: API health status

Use Cases

  • Display dataset information
  • Health checks
  • Version verification
  • Data freshness checks

Response

200 - application/json

Statistics

dataset
object
api
object