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 atDocumentation Index
Fetch the complete documentation index at: https://docs.nexusfeed.dev/llms.txt
Use this file to discover all available pages before exploring further.
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
| Field | Value |
|---|---|
| State code | NY |
| Agency | New York State Liquor Authority |
| Source | NY Open Data SODA API (data.ny.gov) |
| Authentication | None required |
| CAPTCHA | None |
| Search supported | Yes (dba_name, owner_name, city) |
| Lookup supported | Yes |
| Extraction method | api_mirror |
| Cache TTL | 24 hours |
Search example
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)
| Code | Class |
|---|---|
OP | On-Premises Liquor License |
RW | Restaurant Wine License |
RB | Restaurant Beer License |
A | All-Alcohol Tavern License |
W | Off-Premises Wine License |
L | Liquor Store License |
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.