
BZAM LTD. — Investor Relations & Filings
BZAM Ltd. is a multi-licensed producer specializing in the cultivation, processing, and distribution of branded recreational cannabis consumer goods. The company emphasizes innovation, quality control, and maximizing flavor and potency across its product portfolio, which includes dried flower, vapes, pre-rolls, and infused products. BZAM manages a diverse brand portfolio, featuring proprietary core brands such as BZAM™, -ness™, and Highly Dutch Organic™ (which focuses on certified organic greenhouse cultivation). Strategic partner brands include Jeeter™, Cookies™, and DUNN Cannabis, the latter known for premium craft products and exclusive genetics. The operational focus includes advanced techniques like cryo-ethanol extraction and specialized curing processes to ensure consistent product quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Decision Document / Order for Application - English.pdf | 2025-08-20 | English | |
| Decision Document / Order for Application - English.pdf | 2025-08-20 | English | |
| News release - English.pdf | 2024-01-25 | English | |
| News release - English.pdf | 2024-01-09 | English | |
| News release - English.pdf | 2024-01-08 | English | |
| Material change report - English.pdf | 2023-12-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 32287396 | Decision Document / Order for Application - English.pdf | 2025-08-20 | English | ||
| 32287337 | Decision Document / Order for Application - English.pdf | 2025-08-20 | English | ||
|
2024
3 filings
| |||||
| 29522733 | News release - English.pdf | 2024-01-25 | English | ||
| 29512884 | News release - English.pdf | 2024-01-09 | English | ||
| 29512045 | News release - English.pdf | 2024-01-08 | English | ||
|
2023
10 filings
| |||||
| 13708591 | Material change report - English.pdf | 2023-12-07 | English | ||
| 13708582 | Material change report - English.pdf | 2023-12-07 | English | ||
| 29405157 | News release - English.pdf | 2023-10-31 | English | ||
| 13696234 | News release - English.pdf | 2023-09-29 | English | ||
| 13693804 | News release - English.pdf | 2023-09-19 | English | ||
| 29035608 | News release - English.pdf | 2023-08-18 | English | ||
| 13687211 | News release - English.pdf | 2023-08-10 | English | ||
| 13686135 | News release - English.pdf | 2023-08-09 | English | ||
| 28952108 | News release - English.pdf | 2023-07-31 | English | ||
| 28857240 | News release - English.pdf | 2023-07-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tutunski kombinat AD
A tobacco company managing the full production cycle of ori…
|
TKPR | MK | Manufacturing |
|
VST Industries Ltd.
Manufactures and markets cigarettes and unmanufactured toba…
|
VSTIND | IN | Manufacturing |
BZAM LTD. 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/47394/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47394 | 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=47394 | 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=47394 \ -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": 47394}, 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 BZAM LTD. (id: 47394)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.