
EirGenix — Investor Relations & Filings
EirGenix, Inc. operates under a dual-engine business model, integrating Contract Development and Manufacturing Organization (CDMO) services with the development of proprietary biologics. The company provides comprehensive solutions spanning cell line development, process optimization, analytical testing, and cGMP-compliant manufacturing for both mammalian and microbial cultures. Its technical infrastructure includes large-scale production capabilities with multiple 2,000-liter single-use bioreactors and advanced continuous manufacturing platforms. EirGenix’s internal pipeline focuses on high-quality biosimilars, notably HER2-targeted therapies for breast cancer, including Trastuzumab biosimilar assets. Additionally, the company produces specialty products such as the CRM197 carrier protein and diagnostic tools. By leveraging integrated development and manufacturing expertise, EirGenix delivers cost-effective biopharmaceutical solutions to support global healthcare needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第2次庫藏股基本資料 | 2026-05-19 | Chinese | |
| 第2次庫藏股基本資料 | 2026-05-18 | Chinese | |
| 公告本公司臨時董事會決議買回庫藏股 | 2026-05-14 | Chinese | |
| 第2次庫藏股基本資料 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_6589_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513928 | 第2次庫藏股基本資料 | 2026-05-19 | Chinese | ||
| 46380251 | 第2次庫藏股基本資料 | 2026-05-18 | Chinese | ||
| 46374422 | 公告本公司臨時董事會決議買回庫藏股 | 2026-05-14 | Chinese | ||
| 46371991 | 第2次庫藏股基本資料 | 2026-05-14 | Chinese | ||
| 46368229 | 115年第1季財務報告書 — 202601_6589_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372447 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46373892 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373613 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373254 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372970 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46361978 | 115年05月內部人持股轉讓(事前) | 2026-05-13 | Chinese | ||
| 46203867 | 本公司董事會決議將未符既得條件之限制員工權利新股 收回註銷調整資本額 | 2026-05-12 | Chinese | ||
| 46231988 | 本公司民國115年第一季合併財務報告業經董事會通過 | 2026-05-12 | Chinese | ||
| 45733647 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708661 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BriaCell Therapeutics Corp.
Developing targeted cellular immunotherapies using whole-ce…
|
BCTX | CA | Manufacturing |
|
BridgeBio Oncology Therapeutics, Inc.
Clinical-stage biopharma developing inhibitors for genetica…
|
BBOT | US | Manufacturing |
|
BridgeBio Pharma, Inc.
Develops transformative medicines for genetic diseases and …
|
BBIO | US | Manufacturing |
|
Brightgene Bio-Medical Technology Co., Ltd.
Research-driven developer of complex APIs, high-end generic…
|
688166 | CN | Manufacturing |
|
BRIGHT MINDS BIOSCIENCES INC.
Develops selective serotonin agonists for neurological and …
|
DRUG | US | Manufacturing |
|
BrightPath Biotherapeutics Co., Ltd.
A clinical-stage biopharma company developing cancer immuno…
|
4594 | JP | Manufacturing |
|
Brii Biosciences Limited
Developing first-in-class therapies targeting infectious an…
|
2137 | KY | Manufacturing |
|
BRISTOL MYERS SQUIBB CO
A global biopharmaceutical company that discovers, develops…
|
BMY | US | Manufacturing |
|
BROOKS LABORATORIES LIMITED
Pharmaceutical manufacturer specializing in CRAMS and diver…
|
BROOKS | IN | Manufacturing |
|
BUKWANG PHARMACEUTICAL IND CO.,LTD
An R&D-focused company developing drugs for CNS disorders a…
|
003000 | KR | Manufacturing |
EirGenix 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/52590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52590 | 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=52590 | 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=52590 \ -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": 52590}, 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 EirGenix (id: 52590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.