Dataset Statistics
API Reference
Dataset Statistics
Check dataset size, version, and API health (no authentication required)
GET
Dataset Statistics
Returns dataset and API statistics. This endpoint does not require authentication.Documentation Index
Fetch the complete documentation index at: https://docs.htsapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Example Request
Example Response
Response Fields
dataset.total_codes: Total number of HTS codes in the databasedataset.chapters: Number of chapters (2-digit codes)dataset.breakdown: Breakdown by code leveldataset.version: HTS data version informationdataset.country: Country code (US for HTS)dataset.last_updated: Date when data was last updatedapi.version: API versionapi.status: API health status
Use Cases
- Display dataset information
- Health checks
- Version verification
- Data freshness checks