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 |
|---|---|---|---|
|
PT Batavia Prosperindo Internasional Tbk.
An investment holding company providing financial services …
|
BPII | ID | Financial and insurance activit… |
|
PT Calculus Global Ventures Tbk
Investment and asset management, developing subsidiaries, a…
|
STAR | ID | Financial and insurance activit… |
|
PT Chandra Daya Investasi Tbk
Infrastructure investment holding company for industrial wa…
|
CDIA | ID | Financial and insurance activit… |
|
PT Indokripto Koin Semesta Tbk
A holding company investing in futures and crypto asset exc…
|
COIN | ID | Financial and insurance activit… |
|
PT International Development Corporation Limited
Investment holding company engaged in commodities trading, …
|
372 | HK | Financial and insurance activit… |
|
PT Lenox Pasifik Investama Tbk
Holding company providing consulting, investment, divestmen…
|
LPPS | ID | Financial and insurance activit… |
|
PT Mineral Sumberdaya Mandiri Tbk
An investment company managing portfolios, developing strat…
|
AKSI | ID | Financial and insurance activit… |
|
PT MNC Asia Holding Tbk
An investment group with operations in Media, Financial Ser…
|
BHIT | ID | Financial and insurance activit… |
|
PT Multi Garam Utama Tbk.
Public investment holding company for new economy builders,…
|
FOLK | ID | Financial and insurance activit… |
|
PT Provident Investasi Bersama Tbk
Strategic investment platform targeting undervalued compani…
|
PALM | ID | 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.