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 |
|---|---|---|---|
|
OP Bancorp
Commercial bank serving businesses, professionals, and ethn…
|
OPBK | US | Financial and insurance activit… |
|
Opportunity Bulgaria Investment AD
Investment firm with operations in real estate, energy, fin…
|
OPBI | BG | Financial and insurance activit… |
|
Orascom Investment Holding S.A.E
A holding company managing a diversified portfolio of inves…
|
— | EG | Financial and insurance activit… |
|
ORIENTAL HOLDINGS BHD
A diversified investment holding company operating in autom…
|
— | MY | Financial and insurance activit… |
|
Origin Bancorp, Inc.
Financial holding company providing banking services to bus…
|
OBK | US | Financial and insurance activit… |
|
Orion Digital Corp.
A financial technology holding company operating a diversif…
|
ORIO | CA | Financial and insurance activit… |
|
Ormonde Mining Plc
Natural resources company with a diverse portfolio of strat…
|
ORQ1 | IE | Financial and insurance activit… |
|
O.R.T Technologies Ltd.
A holding company that invests in and actively develops tec…
|
ORTC | IL | Financial and insurance activit… |
|
OSK HOLDINGS BERHAD
Diversified investment holding company in Property, Financi…
|
— | MY | Financial and insurance activit… |
|
Otello Corporation ASA
A holding company managing investments in the mobile techno…
|
OTEC | NO | 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.