MonoGen, Inc. — Investor Relations & Filings
About MonoGen, Inc.
MonoGen, Inc. is a corporate entity that was historically engaged in the development, manufacturing, and distribution of medical device and diagnostics products. The company, formerly known as Oxbow Equities Corp., was continued under the Canada Business Corporations Act in 2006. In late 2008, MonoGen initiated an out-of-court liquidation process for the benefit of creditors, and subsequent public filings identified the entity as an inactive holding company. Although the corporate registration remains listed as active in business registries, current details regarding operational activities, product portfolio, or target markets are not publicly disclosed.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2009-01-06 | English | |
| Material change report - English.pdf | 2008-12-31 | English | |
| Material change report - English.pdf | 2008-12-08 | English | |
| Material change report - English.pdf | 2008-10-08 | English | |
| Other.pdf | 2008-10-06 | English | |
| Material change report - English.pdf | 2008-09-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
1 filing
| |||||
| 47388199 | Other.pdf | 2009-01-06 | English | ||
|
2008
9 filings
| |||||
| 47388202 | Material change report - English.pdf | 2008-12-31 | English | ||
| 47388206 | Material change report - English.pdf | 2008-12-08 | English | ||
| 47388253 | Material change report - English.pdf | 2008-10-08 | English | ||
| 47388257 | Other.pdf | 2008-10-06 | English | ||
| 47388261 | Material change report - English.pdf | 2008-09-18 | English | ||
| 47388273 | Material change report - English.pdf | 2008-08-15 | English | ||
| 47388278 | Other securityholders documents - English.pdf | 2008-06-24 | English | ||
| 47388319 | Material change report - English.pdf | 2008-04-19 | English | ||
| 47388323 | Other.pdf | 2008-03-19 | English | ||
|
2007
5 filings
| |||||
| 47388328 | Other material contract(s).pdf | 2007-05-15 | English | ||
| 47388356 | Decision Document (Final).pdf | 2007-05-10 | English | ||
| 47388361 | Final short form prospectus – English.pdf | 2007-05-09 | English | ||
| 47388538 | Decision Document (Preliminary).pdf | 2007-05-01 | English | ||
| 47388542 | Preliminary short form prospectus – English.pdf | 2007-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PARACORP BERHAD
Investment holding company managing diverse portfolio: prop…
|
— | MY | Financial and insurance activit… |
|
PARCOM PARTICIPACOES SA EM LIQUIDACAO
Holding company in liquidation managing asset realization a…
|
— | BR | Financial and insurance activit… |
|
PARKE BANCORP, INC.
Bank holding company for a commercial bank serving Southern…
|
PKBK | US | Financial and insurance activit… |
|
Partnera Oyj
An industrial circular economy group specializing in glass …
|
PARTNE | FI | Financial and insurance activit… |
|
Partners Value Investments LP
An investment holding company primarily focused on equity h…
|
PVF.UN | BM | Financial and insurance activit… |
|
Partners Value Investments LP
Investment holding partnership focused on value investing i…
|
PVF.UN | CA | Financial and insurance activit… |
|
PAVILLON HOLDINGS LTD.
A diversified investment holding company with F&B, logistic…
|
596 | SG | Financial and insurance activit… |
|
PB Holding N.V.
Holding company managing its investment in a financial serv…
|
PBH | NL | Financial and insurance activit… |
|
PCCS GROUP BERHAD
Diversified investment holding company in manufacturing, me…
|
— | MY | Financial and insurance activit… |
|
PCG Ventures Inc.
Investment vehicle acquiring controlling or significant sta…
|
— | CA | Financial and insurance activit… |
MonoGen, 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/43631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43631 | 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=43631 | 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=43631 \ -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": 43631}, 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 MonoGen, Inc. (id: 43631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.