
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 |
|---|---|---|---|
|
Swang Chai Chuan Limited
Key distributor of FMCG and F&B brands, serving over 18,000…
|
2321 | HK | Wholesale and retail trade |
|
SYSCO CORP
Global distributor of food and non-food products for the fo…
|
SYY | US | Wholesale and retail trade |
|
Taha Spinning Mills Limited
Initially focused on manufacturing and selling high-quality…
|
THAS | PK | Wholesale and retail trade |
|
Tai Industries Ltd.
Markets and distributes processed food and beverages, prima…
|
519483 | IN | Wholesale and retail trade |
|
The Skor Food Group Inc.
Vertically integrated wholesale food supplier distributing …
|
SKF | CA | Wholesale and retail trade |
|
Top Wealth Group Holding Ltd
Holding company specializing in the wholesale of luxury cav…
|
TWG | US | Wholesale and retail trade |
|
TROPICAL S.A.
Specializes in import, distribution, care, and ripening of …
|
— | AR | Wholesale and retail trade |
|
TSUKIJI UOICHIBA COMPANY,LIMITED
A wholesaler of marine products and cold-storage provider b…
|
8039 | JP | Wholesale and retail trade |
|
Two Hands Corporation
Wholesale food distributor serving food service and grocery…
|
TWOH | US | Wholesale and retail trade |
|
Uma Exports Limited
Global trader of agricultural commodities including sugar, …
|
UMAEXPORTS | IN | 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.