1. Create an Account
Sign up
Visit app.colacloud.us/auth/register and sign up with email or Google.
2. Make Your First Request
Search for bourbon labels:3. Look Up a Product by Barcode
Find COLAs associated with a UPC/EAN barcode:4. Check Your Usage
Default Date Range
When no date filters are provided, the/colas endpoint returns results from the last 365 days. The response includes a defaults_applied field indicating when this default is active:
approval_date_from or approval_date_to to override this default and query the full historical dataset.
Search Filters
q is a general text search across brand, product, class, permit number, applicant/company name, and barcode-shaped queries. Use it when you know a word but not which field it belongs to.
Common /colas filters include:
| Filter | Use |
|---|---|
product_type | TTB product type: wine, malt beverage, or distilled spirits. Comma-separated values are supported. |
category / derived_subcategory | COLA Cloud’s derived category tree, such as Beer and Beer > Ale. |
abv_min / abv_max | Alcohol by volume range. |
volume_unit with volume_min / volume_max | Package size range. Volume ranges require a unit, such as fluid ounces or milliliters. |
container_type | Derived container type, such as bottle, can, keg, or box. |
barcode_value / permit_number | Exact filters for a main barcode or TTB permit number. |
Next Steps
Authentication
API key usage, rate limits, and pagination
API Reference
Interactive API playground
SDKs & Tools
Python, JavaScript, CLI, and MCP server
Dataset Schema
Full schema with 100+ columns

