Search for ABC liquor licenses by trade name, owner, or address.
Use this endpoint to verify whether a business holds a valid liquor license before
a transaction, distributor onboarding, insurance binding, or compliance check.
At least one of dba_name, owner_name, or address must be provided.
Returns a list of matching licenses with status (ACTIVE, SUSPENDED, EXPIRED, REVOKED),
license type, expiration date, and a _verifiability block with source timestamp and
confidence score. Results are cached for 24 hours.
Supported states: CA (CA ABC), TX (TX TABC, requires CAPTCHA solver), NY (NY Open Data), FL (DBPR), IL (ILCC).
Call /v1/abc/states to see coverage details and CAPTCHA requirements per state.
Two-letter state code. Supported: CA, TX, NY, FL, IL. TX requires 2Captcha configuration on the server.
Trade name or DBA (doing business as) to search for. Partial matches supported.
License owner or applicant name. Partial matches supported.
Street address or city to filter by.