
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-05-20 | Chinese | |
| 荣昌生物关于召开2025年年度股东会的通知 | 2026-05-20 | Chinese | |
| H股公告 | 2026-05-19 | Chinese | |
| H股公告 | 2026-05-19 | Chinese | |
| 荣昌生物关于部分募投项目子项目变更及金额调整的公告 | 2026-05-18 | Chinese | |
| 荣昌生物公司章程 | 2026-05-18 | Chinese |
Browse filings by year
22 years- 2026 52 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
| |||||
| 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 | ||
| 46512825 | 荣昌生物关于变更注册资本暨修订《公司章程》、修订及制定部分内部管理制度的公告 | 2026-05-18 | Chinese | ||
| 46512824 | 独立董事提名人声明与承诺(宋希亮) | 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 |
|---|---|---|---|
|
Adlai Nortye Ltd.
A clinical-stage biopharma firm developing cancer immunothe…
|
ANL | KY | Manufacturing |
|
ADLINE CHEM LAB LIMITED
Produces APIs, chemical intermediates, and specialty chemic…
|
524604 | IN | Manufacturing |
|
ADMA BIOLOGICS, INC.
Biopharmaceutical company that develops and manufactures pl…
|
ADMA | US | Manufacturing |
|
Advectus Life Sciences Inc.
Advances drug delivery systems using proprietary nanopartic…
|
AVXSF | CA | Manufacturing |
|
Adverum Biotechnologies, Inc.
A clinical-stage company developing gene therapies for ocul…
|
ADVM | US | Manufacturing |
|
Advicenne
A specialty pharmaceutical company developing treatments fo…
|
ALDVI | FR | Manufacturing |
|
AegirBio AB
A diagnostics company specializing in therapeutic drug moni…
|
AEGIR | SE | Manufacturing |
|
Aelis Farma
Biopharmaceutical company developing CB1 receptor inhibitor…
|
AELIS | FR | Manufacturing |
|
AEON Biopharma, Inc.
Clinical-stage company developing therapeutic applications …
|
AEON | US | Manufacturing |
|
Aequus Pharmaceuticals Inc.
Developing and commercializing specialty pharmaceutical pro…
|
AQS | CA | 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.