
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 |
|---|---|---|---|
|
Elgeka S.A.
Provides commercial and 3PL services for the food and CPG s…
|
ELGEK | GR | Wholesale and retail trade |
|
Epsium Enterprise Ltd
A leading Macau-based wholesaler of premium alcoholic bever…
|
EPSM | US | Wholesale and retail trade |
|
Eurocash S.A.
A wholesale distributor of fast-moving consumer goods for i…
|
EUR | PL | Wholesale and retail trade |
|
First Growth Holdings Ltd.
A holding company distributing and marketing grape wine pro…
|
— | CA | Wholesale and retail trade |
|
FKS Multi Agro Tbk
Leading distribution and supply chain manager for food, fee…
|
FISH | ID | Wholesale and retail trade |
|
FOODCO NATIONAL FOODSTUFF PJSC
An innovative FMCG company distributing and sourcing high-q…
|
FNF | AE | Wholesale and retail trade |
|
Foodison,Inc.
A food-tech company innovating fresh food distribution for …
|
7114 | JP | Wholesale and retail trade |
|
GDH Guangnan (Holdings) Limited
Diversified holding company trading foodstuffs, manufacturi…
|
1203 | HK | Wholesale and retail trade |
|
Global Key Investment Limited
Wine trading, distribution, and retail company serving the …
|
GKL | CA | Wholesale and retail trade |
|
Globrands Group Ltd.
Distributor of consumer goods including tobacco, confection…
|
GLRS | IL | 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.