
SNDL Inc. — Investor Relations & Filings
SNDL Inc. is an integrated regulated products platform with operations centered on the liquor and cannabis sectors. The company is a major private-sector retailer of liquor and cannabis, managing a large network of stores under multiple banners, including Ace Liquor, Wine and Beyond, and Liquor Depot. In addition to its retail segment, SNDL is a licensed producer of cannabis, overseeing the cultivation, processing, and distribution of cannabis products for the adult-use market. Its operational scope extends from small-batch cultivation in indoor facilities to direct consumer sales. The company also offers business-to-business and laboratory services within the regulated products space.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - SNDL Inc. (0001766600) (Filer) | 2026-04-29 | English | |
| FORM 6-K | 2026-01-07 | English | |
| FORM 6-K | 2025-12-15 | English | |
| Regulatory Filings 2025 | 2025-12-13 | English | |
| Regulatory Filings 2025 | 2025-12-13 | English | |
| Regulatory Filings 2025 | 2025-12-13 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 38521611 | 6-K - SNDL Inc. (0001766600) (Filer) | 2026-04-29 | English | ||
| 13161870 | FORM 6-K | 2026-01-07 | English | ||
|
2025
13 filings
| |||||
| 13161871 | FORM 6-K | 2025-12-15 | English | ||
| 13161872 | Regulatory Filings 2025 | 2025-12-13 | English | ||
| 13161873 | Regulatory Filings 2025 | 2025-12-13 | English | ||
| 13161874 | Regulatory Filings 2025 | 2025-12-13 | English | ||
| 13161875 | FORM 6-K | 2025-11-21 | English | ||
| 8078303 | 6-K - SNDL Inc. (0001766600) (Filer) | 2025-11-04 | English | ||
| 13161876 | 6-K | 2025-11-04 | English | ||
| 13161877 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-30 | English | ||
| 13161878 | FORM 6-K | 2025-10-15 | English | ||
| 13161880 | Major Shareholding Notification 2025 | 2025-10-01 | English | ||
| 13161879 | Major Shareholding Notification 2025 | 2025-08-20 | English | ||
| 13161881 | Major Shareholding Notification 2025 | 2025-08-15 | English | ||
| 13161882 | FORM 6-K | 2025-07-31 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of food, beverages and tobacco
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
United Brands Limited
Leading distribution house for trading, import, sales, dist…
|
UBDL | PK | Wholesale and retail trade |
|
UNITED NATURAL FOODS INC
A North American wholesale distributor of food and non-food…
|
UNFI | US | Wholesale and retail trade |
|
US Foods Holding Corp.
A foodservice distributor of food and non-food items to var…
|
USFD | US | Wholesale and retail trade |
|
Vadilal Enterprises Ltd.
Markets and distributes ice cream, frozen desserts, and pro…
|
519152 | IN | Wholesale and retail trade |
|
WELLSPIRE HOLDINGS BERHAD
Distributes and retails consumer packaged foods, including …
|
— | MY | Wholesale and retail trade |
|
Willy-Food Investments Ltd
Global importer and distributor of food products, specializ…
|
WLFD | IL | Wholesale and retail trade |
|
Wine's Link International Holdings Limited
Wholesale and retail distributor of alcoholic beverages and…
|
8509 | HK | Wholesale and retail trade |
|
yokohama gyorui co.,ltd.
Engaged in the wholesale, sale, and processing of marine pr…
|
7443 | JP | Wholesale and retail trade |
|
Yokohama Maruuo Co., Ltd
Wholesaler of fresh, frozen, and processed marine products …
|
8045 | JP | Wholesale and retail trade |
|
YUASA FUNASHOKU CO.,LTD.
A diversified company in food wholesale, hotel operations, …
|
8006 | JP | Wholesale and retail trade |
SNDL Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32609/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32609 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32609 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32609 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32609}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SNDL Inc. (id: 32609)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.