
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 |
|---|---|---|---|
|
Shreeji Global FMCG Limited
Trades and distributes essential commodities including edib…
|
SHETHJI | IN | Wholesale and retail trade |
|
Shuanghua Holdings Limited
Provides fresh food supply, global procurement, and cold ch…
|
1241 | HK | Wholesale and retail trade |
|
Sligro Food Group N.V.
A wholesale distributor of food and non-food products for t…
|
SLIGR | NL | Wholesale and retail trade |
|
Sokensha Co., Ltd.
Manufacturer and wholesaler of natural, healthy foods free …
|
7413 | JP | Wholesale and retail trade |
|
SpartanNash Co
A food solutions company with wholesale distribution and gr…
|
SPTN | US | Wholesale and retail trade |
|
Stokopromet AD
A trading company distributing agricultural products like m…
|
STOK | MK | Wholesale and retail trade |
|
Sumuka Agro Industries Limited
Trades and distributes agricultural commodities like dry fr…
|
532070 | IN | Wholesale and retail trade |
|
Sun Retail Limited
Trades and distributes refined and filtered edible oils to …
|
542025 | IN | Wholesale and retail trade |
|
Supersearch Plus plc
An e-commerce company, importer, and wholesaler specializin…
|
SSP | GB | Wholesale and retail trade |
|
SUPREME CONSOLIDATED RESOURCES BHD
Integrated FMCG company importing, trading, and distributin…
|
— | MY | 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.