Search and filter Certificates of Label Approval with full-text search and various filters. Results are ordered by approval date (descending).
When no explicit date filters (approval_date_from, approval_date_to) are provided, results
default to the last 365 days. This applies to all queries, including text search. To search
the full historical database, pass approval_date_from explicitly (e.g., 2015-01-01).
The defaults_applied field in the response indicates when this default is active.
API key passed in the X-API-Key header
Full-text search query (searches brand name, product name, and other text fields)
Filter by product type
wine, malt beverage, distilled spirits Filter by origin/country (e.g., "american", "french", "italian")
Filter by brand name (partial match, case-insensitive)
Filter by permit number (exact match, e.g. "CA-I-12345")
Filter by minimum approval date (YYYY-MM-DD)
Filter by maximum approval date (YYYY-MM-DD)
Filter by minimum alcohol by volume (ABV) percentage
Filter by maximum alcohol by volume (ABV) percentage
Page number
x >= 1Results per page (max 100)
1 <= x <= 100