
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 |
|---|---|---|---|
|
AELEA COMMODITIES LIMITED
Sources, processes, and trades cashews, sugar, pulses, and …
|
544213 | IN | Wholesale and retail trade |
|
Almunajem Foods Co.
Imports and distributes frozen, chilled, and dry food produ…
|
4162 | SA | Wholesale and retail trade |
|
AMCON DISTRIBUTING CO
A wholesale distributor of consumer products to convenience…
|
DIT | US | Wholesale and retail trade |
|
Aristocrat Group Corp.
Manages and distributes premium alcoholic beverages, includ…
|
ASCC | US | Wholesale and retail trade |
|
Asia Grocery Distribution Limited
Engaged in the trading and distribution of food and beverag…
|
8413 | HK | Wholesale and retail trade |
|
Asian Tea & Exports Ltd.
Processes and exports tea varieties and agricultural commod…
|
519532 | IN | Wholesale and retail trade |
|
Astron Connect
Distribution company connecting Canadian food and beverage …
|
AST | CA | Wholesale and retail trade |
|
BID CORPORATION LIMITED
International broad-line foodservice group distributing foo…
|
BIDE | ZA | Wholesale and retail trade |
|
BORATR CO., Ltd.
A food company that sources, imports, and distributes globa…
|
250000 | KR | Wholesale and retail trade |
|
CEDISUR S A
Food distribution company specializing in dry, refrigerated…
|
— | AR | 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.