Skip to main content

Installation

Requires Python 3.9+.

Quick Start

Filtering

The COLA list endpoint supports generic text search plus structured filters for TTB Product Type, COLA Cloud Category root/path, 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. Detailed COLA responses expose llm_category and llm_category_path. Paths are canonical Taxonomy 2.0 values, can have variable depth, and may stop at a non-leaf node. See Category Taxonomy.

Auto-Pagination

Iterate through all matching results without managing pages:

Permittees

Usage Stats

Async Support

Authentication

Pass your API key directly to the client: