
Red Light Holland Corp. — Investor Relations & Filings
Red Light Holland Corp. is engaged in the production, growth, and sale of functional mushrooms, mushroom home grow kits, and psilocybin truffles across North America and Europe. The company supplies premium, recreational-grade magic truffles, primarily under the iMicrodose brand, to the legal adult-use market in the Netherlands. Through its applied science platform, Scarlette Lillie Science and Innovation, the company holds licenses for the research, cultivation, and extraction of various psychedelic and plant-based compounds, including psilocybin, for medicinal and scientific purposes. A key focus is the development of naturally occurring, non-synthetic "whole fungi" psilocybin medicine for future medical markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-24 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| Notice of meeting - English.pdf | 2026-04-10 | English | |
| Management information circular - English.pdf | 2026-04-10 | English | |
| Form of proxy - English.pdf | 2026-04-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36129347 | News release - English.pdf | 2026-04-24 | English | ||
| 34693048 | News release - English.pdf | 2026-04-20 | English | ||
| 34691020 | News release - English.pdf | 2026-04-20 | English | ||
| 34013388 | Notice of meeting - English.pdf | 2026-04-10 | English | ||
| 34013386 | Management information circular - English.pdf | 2026-04-10 | English | ||
| 34013385 | Form of proxy - English.pdf | 2026-04-10 | English | ||
| 34006604 | Notice of meeting - English.pdf | 2026-04-10 | English | ||
| 34004303 | Notice of meeting - English.pdf | 2026-04-10 | English | ||
| 34004302 | Management information circular - English.pdf | 2026-04-10 | English | ||
| 34004301 | Form of proxy - English.pdf | 2026-04-10 | English | ||
| 34004300 | Other.pdf | 2026-04-10 | English | ||
| 33732847 | News release - English.pdf | 2026-04-07 | English | ||
| 33706868 | News release - English.pdf | 2026-04-07 | English | ||
| 33147527 | News release - English.pdf | 2026-04-01 | English | ||
| 33136647 | News release - English.pdf | 2026-04-01 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
Red Light Holland 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/43391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43391 | 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=43391 | 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=43391 \ -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": 43391}, 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 Red Light Holland Corp. (id: 43391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.