
IM Cannabis Corp. — Investor Relations & Filings
IM Cannabis Corp. is an international company that specializes in the production and distribution of premium medical cannabis products. Operating since 2008, the company cultivates a wide range of medical cannabis strains and provides products including dry flower and cannabis oils under the IMC brand. The company is dedicated to serving medical patients and operates through its subsidiary, Focus Medical Herbs Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-05-07 | English | |
| 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-04-06 | English | |
| 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-31 | English | |
| 20-F - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-30 | English | |
| 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-17 | English | |
| 6-K Filing | 2026-01-26 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 43596500 | 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-05-07 | English | ||
| 33646342 | 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-04-06 | English | ||
| 33114910 | 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-31 | English | ||
| 33093376 | 20-F - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-30 | English | ||
| 32967260 | 6-K - IM Cannabis Corp. (0001792030) (Filer) | 2026-03-17 | English | ||
| 31734226 | 6-K Filing | 2026-01-26 | English | ||
| 13213166 | 6-K | 2026-01-05 | English | ||
|
2025
8 filings
| |||||
| 13213167 | 6-K | 2025-12-30 | English | ||
| 13213168 | 6-K | 2025-12-12 | English | ||
| 13213169 | 6-K | 2025-11-17 | English | ||
| 13213170 | 6-K | 2025-11-13 | English | ||
| 13213171 | 6-K | 2025-11-06 | English | ||
| 13213172 | 6-K | 2025-10-29 | English | ||
| 13213173 | 6-K | 2025-10-29 | English | ||
| 13213177 | 6-K | 2025-10-23 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of spices, aromatic, drug and pharmaceutical crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Flowr Corporation
Cultivates and sells premium cannabis products, focusing on…
|
FLWR | CA | Agriculture, forestry and fishi… |
|
Ultra Brands Ltd.
Agricultural company cultivating and distributing fresh pro…
|
ULTA | CA | Agriculture, forestry and fishi… |
|
Village Farms International, Inc.
A vertically integrated CEA company growing fresh produce a…
|
VFF | CA | Agriculture, forestry and fishi… |
IM Cannabis Corp. 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/35197/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35197 | 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=35197 | 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=35197 \ -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": 35197}, 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 IM Cannabis Corp. (id: 35197)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.