Skip to main content

Installation

Quick Start

Request parameters use camelCase (e.g., brandName, productType), but response fields use snake_case (e.g., brand_name, product_type) to match the API.

Filtering

The COLA list endpoint supports generic text search plus structured filters for TTB product type, derived category/subcategory, ABV, package size, container type, permit number, and barcode.
Use q when you are not sure whether a word belongs to a brand, product, permit, or applicant/company name.

Auto-Pagination

Iterate through all matching results without managing pages:

Permittees

Usage Stats

Browser Usage

The SDK works in browsers with bundlers like Vite, Webpack, or esbuild:

Authentication

Pass your API key directly to the client: