
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 |
|---|---|---|---|
|
BIOVIE INC.
Develops drug therapies for neurological disorders and adva…
|
BIVI | US | Manufacturing |
|
BioXcel Therapeutics, Inc.
Biopharmaceutical company using AI to develop drugs for neu…
|
BTAI | US | Manufacturing |
|
Bioxel Pharma Inc.
Develops, manufactures, and markets taxane APIs, essential …
|
— | CA | Manufacturing |
|
BIOXYNE LIMITED
Life sciences company focused on probiotics, medicinal cann…
|
BXN | AU | Manufacturing |
|
B&K CORPORATION LIMITED
Innovative biopharma developing PDGF therapeutic drugs for …
|
2396 | HK | Manufacturing |
|
Black Diamond Therapeutics, Inc.
Develops precision oncology therapies targeting families of…
|
BDTX | US | Manufacturing |
|
BLAU FARMACÊUTICA S.A.
Multinational producer of high-complexity medications for h…
|
— | BR | Manufacturing |
|
Bliss GVS Pharma Limited
Global leader in suppository and pessary production for eme…
|
BLISSGVS | IN | Manufacturing |
|
Blis Technologies Limited
Develops and commercializes patented probiotic strains for …
|
BLT | NZ | Manufacturing |
|
Bloomage Biotechnology Corporation Limited
Global leader in hyaluronic acid and bioactive substance re…
|
688363 | CN | 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.