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 |
Browse filings by year
11 years| 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 |
|---|---|---|---|
|
QUIÑENCO S.A.
Diversified holding company with investments in financial s…
|
— | CL | Financial and insurance activit… |
|
Rallye
Holding company in the retail sector operating food and non…
|
RAL | FR | Financial and insurance activit… |
|
RAL YATIRIM HOLDİNG A.Ş.
Holding company with investments in renewable energy, const…
|
RALYH | TR | Financial and insurance activit… |
|
Ratos
Business group that acquires, owns, and develops medium-siz…
|
RATO | SE | Financial and insurance activit… |
|
RATTANINDIA ENTERPRISES LIMITED
Invests in tech-led businesses across e-mobility, drones, f…
|
RTNINDIA | IN | Financial and insurance activit… |
|
RAVENO Capital AG
A global investment holding company acquiring stakes in pub…
|
TUF | DE | Financial and insurance activit… |
|
Real Asset Acquisition Corp.
A SPAC focused on real asset, real estate, and related tech…
|
RAAQ | US | Financial and insurance activit… |
|
Realord Group Holdings Limited
Diversified conglomerate spanning financial services, prope…
|
1196 | BM | Financial and insurance activit… |
|
Redco Properties Group Limited
Primarily engaged in real estate development, property mana…
|
1622 | KY | Financial and insurance activit… |
|
Regallia Holdings & Investments Public LTD
An investment company operating as a closed-end fund with a…
|
REG | CY | 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.