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, COLA Cloud Category root/path, ABV, package size, container type, permit number, and barcode.q when you are not sure whether a word belongs to a brand, product, permit, or applicant/company name.
ColaDetail includes 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.

