Skip to main content
Keep track of all changes to the LicenseSearcher API.
New version
Introduced API versioning via the X-Api-Version header, and the first dated version, 2026-08-01: license objects can now represent every license type a number holds — a types array with each type’s own status, issued, and expires — instead of a single record. See the license object.Requests without the header are unaffected and keep receiving the current default shape (2026-07-01). We recommend pinning X-Api-Version explicitly; a future default change will be announced here first.
Breaking change
The Retrieve a License endpoint now returns 404 for licenses that are not found.
Added support for Colorado (CO), Florida (FL), Michigan (MI), Minnesota (MN), and Tennessee (TN).
Added support for Illinois (IL) and Texas (TX).
Bumped the API to version 2 (v2). API version v1 has been deprecated and is no longer supported. At launch, v2 supported California (CA) and New York (NY).
Split the search endpoint into two endpoints: search by license, and search by name or address.
Added support for retrieving liquor licenses from Florida.
Added support for retrieving liquor licenses from California.
Added support for retrieving liquor licenses from Arizona. Initial release of Liquor License search.