
Microbix Biosystems Inc. — Investor Relations & Filings
Microbix Biosystems Inc. develops and commercializes proprietary biological and technological solutions for human health, specializing in infectious disease diagnostics. The company is a commercial-scale producer of infectious disease antigens, which are utilized as key ingredients in manufacturing diagnostic tests and for vaccine research and development. Microbix also provides a comprehensive portfolio of external quality control materials (EQC), marketed as Quality Assessment Products (QAPs™). These whole-workflow, multi-analyte controls, available in liquid and swab formulations for IVD and Research Use Only (RUO) applications, support clinical laboratory proficiency testing and assay development across various infectious disease panels, including respiratory, STI, HPV, and gastrointestinal pathogens. The company is ISO 9001 and 13485 accredited, serving the global diagnostics industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-14 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-14 | English | |
| News release - English.pdf | 2026-05-07 | English | |
| AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-05-06 | English | |
| News release - English.pdf | 2026-04-27 | English | |
| News release - English.pdf | 2026-04-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47137544 | News release - English.pdf | 2026-05-14 | English | ||
| 47137549 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-14 | English | ||
| 47137586 | News release - English.pdf | 2026-05-07 | English | ||
| 47137605 | AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-05-06 | English | ||
| 47137608 | News release - English.pdf | 2026-04-27 | English | ||
| 34690854 | News release - English.pdf | 2026-04-20 | English | ||
| 34646941 | News release - English.pdf | 2026-04-16 | English | ||
| 34575032 | News release - English.pdf | 2026-04-15 | English | ||
| 47137636 | News release - English.pdf | 2026-03-26 | English | ||
| 47137640 | Report of voting results.pdf | 2026-03-25 | English | ||
| 47137644 | News release - English.pdf | 2026-03-17 | English | ||
| 47137656 | News release - English.pdf | 2026-03-10 | English | ||
| 47137660 | News release - English.pdf | 2026-02-24 | English | ||
| 47137664 | Notice of meeting - English.pdf | 2026-02-20 | English | ||
| 47137682 | News release - English.pdf | 2026-02-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ILSUNG IS CO., LTD.
Develops and manufactures antibiotics, cardiovascular agent…
|
003120 | KR | Manufacturing |
|
ILYANG PHARMACEUTICAL CO.,LTD
Develops and manufactures a diverse range of pharmaceutical…
|
007570 | KR | Manufacturing |
|
I-Mab
Global biotech company developing bispecific antibodies for…
|
IMAB | KY | Manufacturing |
|
ImageneBio, Inc.
Develops therapeutics for immunological, autoimmune, and in…
|
IMA | US | Manufacturing |
|
IMEIK TECHNOLOGY DEVELOPMENT CO.,LTD.
Develops biomedical materials and injectable fillers for ae…
|
300896 | CN | Manufacturing |
|
IMGT Corporation Limited
Develops a drug delivery platform using focused ultrasound …
|
456570 | KR | Manufacturing |
|
Immatics N.V.
Clinical-stage biopharma developing T cell receptor immunot…
|
IMTX | NL | Manufacturing |
|
Immix Biopharma, Inc.
Clinical-stage biopharma developing cell therapies and addr…
|
IMMX | US | Manufacturing |
|
IMMUCELL CORP /DE/
Develops and markets products to improve the health of dair…
|
ICCC | US | Manufacturing |
|
ImmuneOncia Therapeutics, Inc.
Develops antibody-based immuno-oncology therapeutics for ca…
|
424870 | KR | Manufacturing |
Microbix Biosystems 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/43412/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43412 | 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=43412 | 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=43412 \ -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": 43412}, 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 Microbix Biosystems Inc. (id: 43412)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.