
RemeGen Co., Ltd. — Investor Relations & Filings
RemeGen Co., Ltd. is a biopharmaceutical company dedicated to the discovery, development, production, and commercialization of innovative biological drugs. The company focuses on creating first-in-class and best-in-class therapeutics to address significant unmet clinical needs, particularly in the critical therapeutic areas of autoimmune diseases, oncology, and ophthalmology. RemeGen utilizes proprietary technology platforms capable of discovering, screening, and developing new molecules and efficiently optimizing production processes. Its pipeline includes a series of innovative biologics, such as Telitacicept, and features 8 clinical pipelines, over 40 clinical trials, and more than 600 patent applications, demonstrating a strong commitment to R&D and innovation in biopharmaceuticals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| H股公告 | 2026-06-01 | Chinese | |
| H股公告 | 2026-05-26 | Chinese | |
| H股公告 | 2026-05-20 | Chinese | |
| 荣昌生物关于召开2025年年度股东会的通知 | 2026-05-20 | Chinese | |
| H股公告 | 2026-05-19 | Chinese | |
| H股公告 | 2026-05-19 | Chinese |
Browse filings by year
22 years- 2026 54 filings
- 2025 182 filings
- 2024 180 filings
- 2023 201 filings
- 2022 183 filings
- 2021 148 filings
- 2020 95 filings
- 2019 45 filings
- 2018 56 filings
- 2017 53 filings
- 2016 41 filings
- 2015 35 filings
- 2014 47 filings
- 2013 43 filings
- 2012 54 filings
- 2011 40 filings
- 2010 43 filings
- 2009 47 filings
- 2008 24 filings
- 2007 32 filings
- 2006 16 filings
- 2005 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47926591 | H股公告 | 2026-06-01 | Chinese | ||
| 47077689 | H股公告 | 2026-05-26 | Chinese | ||
| 46702231 | H股公告 | 2026-05-20 | Chinese | ||
| 46701367 | 荣昌生物关于召开2025年年度股东会的通知 | 2026-05-20 | Chinese | ||
| 46565935 | H股公告 | 2026-05-19 | Chinese | ||
| 46565934 | H股公告 | 2026-05-19 | Chinese | ||
| 46513621 | 荣昌生物关于部分募投项目子项目变更及金额调整的公告 | 2026-05-18 | Chinese | ||
| 46513619 | 荣昌生物公司章程 | 2026-05-18 | Chinese | ||
| 46513618 | 独立董事候选人声明与承诺(黄国滨) | 2026-05-18 | Chinese | ||
| 46513617 | 独立董事提名人声明与承诺(黄国滨) | 2026-05-18 | Chinese | ||
| 46513542 | 荣昌生物第二届董事会第三十八次会议决议公告 | 2026-05-18 | Chinese | ||
| 46513541 | 独立董事提名人声明与承诺(陈云金) | 2026-05-18 | Chinese | ||
| 46513540 | 荣昌生物关于公司董事会换届选举的公告 | 2026-05-18 | Chinese | ||
| 46513069 | 独立董事候选人声明与承诺(陈云金) | 2026-05-18 | Chinese | ||
| 46513068 | 独立董事候选人声明与承诺(宋希亮) | 2026-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CS Medica A/S
Develops and manufactures OTC medical devices and cosmetics…
|
CSMED | DK | Manufacturing |
|
CSPC Innovation Pharmaceutical Co.,Ltd.
Global supplier of caffeine, pharmaceutical ingredients, an…
|
300765 | CN | Manufacturing |
|
CSPC Pharmaceutical Group Limited
R&D, manufacturing, and sale of innovative finished and bul…
|
1093 | HK | Manufacturing |
|
CStone Pharmaceuticals
Innovation-driven biopharma focused on R&D and commercializ…
|
2616 | KY | Manufacturing |
|
CTC BIO, INC.
Develops and manufactures human and animal health products …
|
060590 | KR | Manufacturing |
|
Cue Biopharma, Inc.
Develops biologics to selectively modulate the immune syste…
|
CUE | US | Manufacturing |
|
Cullinan Therapeutics, Inc.
A clinical-stage biopharmaceutical company developing thera…
|
CGEM | US | Manufacturing |
|
CUMBERLAND PHARMACEUTICALS INC
Acquires, develops, and commercializes branded drugs for ho…
|
CPIX | US | Manufacturing |
|
Cuorips Inc.
Develops iPS cell-derived therapies and provides cell proce…
|
4894 | JP | Manufacturing |
|
Cuprina Holdings (Cayman) LTD
Biomedical firm developing wound care biotherapy and cosmec…
|
CUPR | US | Manufacturing |
RemeGen Co., Ltd. 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/51206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51206 | 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=51206 | 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=51206 \ -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": 51206}, 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 RemeGen Co., Ltd. (id: 51206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.