Body and Mind Inc. — Investor Relations & Filings
Body and Mind Inc. is a multi-state operator specializing in the vertically integrated cannabis sector. The company's core activities encompass the cultivation, processing, distribution, and retail sale of both medical and adult-use recreational cannabis products. Body and Mind maintains operations across several key US markets, including Nevada, California, Arkansas, Ohio, Illinois, and New Jersey. Its product offerings feature cannabis flower, oil extracts, and edibles, marketed under proprietary brands such as Body and Mind (BaM) and King Cannabis. The company's growth strategy focuses on strategic business acquisitions and securing low-cost licenses to expand its footprint while maintaining high-quality production and retail standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-10 | English | |
| News release - English.pdf | 2026-04-10 | English | |
| Material change report - English.pdf | 2025-09-05 | English | |
| News release - English.pdf | 2025-08-27 | English | |
| News release - English.pdf | 2025-06-11 | English | |
| Material change report - English.pdf | 2025-04-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34013367 | News release - English.pdf | 2026-04-10 | English | ||
| 34006589 | News release - English.pdf | 2026-04-10 | English | ||
|
2025
13 filings
| |||||
| 32296503 | Material change report - English.pdf | 2025-09-05 | English | ||
| 32296173 | News release - English.pdf | 2025-08-27 | English | ||
| 13800897 | News release - English.pdf | 2025-06-11 | English | ||
| 32077947 | Material change report - English.pdf | 2025-04-23 | English | ||
| 13786844 | News release - English.pdf | 2025-04-21 | English | ||
| 31983898 | Material change report - English.pdf | 2025-04-09 | English | ||
| 13784107 | News release - English.pdf | 2025-04-08 | English | ||
| 13784095 | News release - English.pdf | 2025-04-08 | English | ||
| 13768299 | Material change report - English.pdf | 2025-02-07 | English | ||
| 13767612 | Material change report - English.pdf | 2025-01-30 | English | ||
| 13767759 | News release - English.pdf | 2025-01-30 | English | ||
| 31642215 | Material change report - English.pdf | 2025-01-29 | English | ||
| 31646339 | News release - English.pdf | 2025-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
Body and Mind 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/46462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46462 | 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=46462 | 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=46462 \ -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": 46462}, 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 Body and Mind Inc. (id: 46462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.