
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 |
|---|---|---|---|
|
BioNTech SE
Biotechnology company developing immunotherapies for cancer…
|
BNTX | DE | Manufacturing |
|
BioNxt Solutions Inc.
Clinical-stage developer of next-generation drug formulatio…
|
BNXT | CA | Manufacturing |
|
Biophage Pharma Inc.
Developing innovative phage-based therapies for antibiotic-…
|
BIPMF | CA | Manufacturing |
|
BioPorto
An in vitro diagnostics company specializing in biomarkers …
|
BIOPOR | DK | Manufacturing |
|
BIO-RAD LABORATORIES, INC.
Develops and manufactures products for life science and cli…
|
BIO | US | Manufacturing |
|
Biosergen AB
Develops drugs to treat severe and resistant invasive funga…
|
BIOSGN | SE | Manufacturing |
|
Biosino Bio-Technology and Science Incorporation
Major high-tech manufacturer of in-vitro diagnostic (IVD) p…
|
8247 | HK | Manufacturing |
|
BIOSIS GROUP BERHAD
Manufacturer of pharmaceutical, personal care, skincare, an…
|
— | MY | Manufacturing |
|
Bio Solution Co.,Ltd.
Develops cell therapies, human tissue models, and bio-labor…
|
086820 | KR | Manufacturing |
|
BioSyent Inc.
Specialty pharmaceutical company developing and commerciali…
|
RX | CA | 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.