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 |
|---|---|---|---|
|
Rostra AG
An investment holding company focused on financial services…
|
3330 | DE | Financial and insurance activit… |
|
ROYAL CAPITAL B.V.
An investment holding company providing brokerage, investme…
|
60HB | NL | Financial and insurance activit… |
|
RPSG VENTURES LIMITED
Diversified investment firm focused on FMCG, IT services, s…
|
RPSGVENT | IN | Financial and insurance activit… |
|
Sabrich Capital Corporation
Corporate vehicle specializing in asset identification, acq…
|
— | CA | Financial and insurance activit… |
|
SABVEST CAPITAL LIMITED
An investment holding company and private equity firm speci…
|
SBPE | ZA | Financial and insurance activit… |
|
Sagasse Investment Company PLC
A dynamic investment and private equity firm focused on str…
|
SAGA | AE | Financial and insurance activit… |
|
Sangsangin Co., Ltd.
A diversified corporation in financial services, IT, and he…
|
038540 | KR | Financial and insurance activit… |
|
SANIXHOLDINGS INCORPORATED
A corporate group addressing social and environmental issue…
|
4651 | JP | Financial and insurance activit… |
|
San ju San Financial Group,Inc
A financial holding company offering banking, leasing, and …
|
7322 | JP | Financial and insurance activit… |
|
SAPURA RESOURCES BERHAD
Investment holding company with a primary focus on Property…
|
— | MY | 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.