
Pangen Biotech Inc. — Investor Relations & Filings
Pangen Biotech Inc. is a biotechnology company specializing in the research, development, and manufacturing of biopharmaceuticals. The company utilizes its proprietary platform technologies, particularly those based on Chinese Hamster Ovary (CHO) cell lines, for the production of complex protein therapeutics. Its primary business activities include the development of a pipeline of biosimilar products, such as Erythropoietin (EPO) and Aflibercept. In addition to its own product pipeline, Pangen Biotech offers Contract Development and Manufacturing Organization (CDMO) services, providing expertise in cell line development and biopharmaceutical production to other firms. The company also supplies reagents and kits for research applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 투자판단관련주요경영사항 (질병관리청 국립보건연구원 중증열성혈소판감소증후군(SFTS) 치료용 항체 비임상 시료 생산체계 고도화 및 평가과제 협상대상자 선정 ) | 2026-05-27 | Korean | |
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-24 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-04-22 | Korean | |
| 전환사채(해외전환사채포함)발행후만기전사채취득 | 2026-04-20 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47173561 | 투자판단관련주요경영사항 (질병관리청 국립보건연구원 중증열성혈소판감소증후군(SFTS) 치료용 항체 비임상 시료 생산체계 고도화 및 평가과제 협상대상자 선정 ) | 2026-05-27 | Korean | ||
| 45775394 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 36110535 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-24 | Korean | ||
| 35157454 | [기재정정]사업보고서 (2025.12) | 2026-04-22 | Korean | ||
| 34689567 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2026-04-20 | Korean | ||
| 33120043 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33119972 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33009998 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32996850 | 주식등의대량보유상황보고서(일반) | 2026-03-20 | Korean | ||
| 32996838 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-20 | Korean | ||
| 32996805 | 전환가액의조정 | 2026-03-20 | Korean | ||
| 32973138 | 주식등의대량보유상황보고서(일반) | 2026-03-18 | Korean | ||
| 32953403 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32927177 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32916622 | 주식등의대량보유상황보고서(일반) | 2026-03-09 | Korean | ||
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 |
Pangen Biotech 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/16858/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16858 | 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=16858 | 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=16858 \ -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": 16858}, 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 Pangen Biotech Inc. (id: 16858)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.