Skip to main content
The New York State Liquor Authority (SLA) publishes all active liquor license records through the state’s Open Data portal, exposed as a SODA (Socrata Open Data) API at data.ny.gov. NexusFeed mirrors the SODA endpoint directly, which is faster and more reliable than scraping the SLA’s public-facing license lookup site. Data is updated daily by the state.

State overview

Active licenses only. The NY Open Data feed only exposes licenses that are currently active. Expired, suspended, and revoked licenses are not included. If you need to verify that a license has been revoked, this state will return 404 NOT_FOUND even though the record exists in the SLA’s internal systems.

Search example

The address parameter is interpreted as a city filter on the NY SODA API, not a street address.

Lookup example

Example response

New York license class codes (most common)

Use cases

  • Verifying a New York City, Long Island, or upstate bar or restaurant has an active SLA license before entering a distributor agreement.
  • Pulling all currently-active licenses for a brand name (e.g. chain restaurants) for compliance monitoring.
  • Building a New York liquor license watchlist filtered by city, county, or license class.
  • Cross-referencing holder names during due diligence.