
Silo Wellness Inc. — Investor Relations & Filings
Silo Wellness Inc. is a growth-oriented holding company focused on psychedelic and functional mushroom opportunities, dedicated to expanding psychedelic awareness and providing accessible healing options. The company's core business involves operating psilocybin wellness retreats, primarily located in Jamaica. These retreats utilize evidence-based methods, precise dosing, and professional support, emphasizing individual autonomy and integration for personal exploration and trauma reduction. Silo Wellness is also engaged in intellectual property development, holding the patent-pending status for a psilocybin nasal spray delivery system, which aims to enhance wellness through psychedelics and functional foods. The company positions itself as a trusted leader in psychedelic healing, education, and training.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2021-06-24 | English | |
| News release - English.pdf | 2021-06-17 | English | |
| News release - English.pdf | 2021-05-12 | English | |
| News release - English.pdf | 2021-04-21 | English | |
| News release - English.pdf | 2021-04-20 | English | |
| News release - English.pdf | 2021-04-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 19611287 | News release - English.pdf | 2021-06-24 | English | ||
| 13516993 | News release - English.pdf | 2021-06-17 | English | ||
| 19587257 | News release - English.pdf | 2021-05-12 | English | ||
| 19557178 | News release - English.pdf | 2021-04-21 | English | ||
| 19558042 | News release - English.pdf | 2021-04-20 | English | ||
| 19552309 | News release - English.pdf | 2021-04-15 | English | ||
| 13496521 | News release - English.pdf | 2021-04-12 | English | ||
| 13491997 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-03-31 | English | ||
| 13491996 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-03-31 | English | ||
| 13492000 | Interim financial statements/report – English.pdf | 2021-03-31 | English | ||
| 13491998 | Interim MD&A - English.pdf | 2021-03-31 | English | ||
| 13489231 | News release - English.pdf | 2021-03-23 | English | ||
| 19530778 | Material change report - English.pdf | 2021-03-11 | English | ||
| 19531122 | News release - English.pdf | 2021-03-11 | English | ||
| 19521416 | News release - English.pdf | 2021-03-05 | English | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for persons living with or having a diagnosis of a mental illness or substance abuse
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dive inc.
A human resources company specializing in the tourism and r…
|
151A | JP | Human health and social work ac… |
Silo Wellness 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/47760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47760 | 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=47760 | 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=47760 \ -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": 47760}, 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 Silo Wellness Inc. (id: 47760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.