Kangmei Pharmaceutical Co.,Ltd — Investor Relations & Filings
About Kangmei Pharmaceutical Co.,Ltd
Kangmei Pharmaceutical Co.,Ltd. focuses on the research, development, production, and distribution of Traditional Chinese Medicine (TCM). The company manages an integrated industry chain that includes herbal cultivation, standardized processing of decoction pieces, and the manufacturing of patent medicines. Its offerings extend to health supplements, medical devices, and functional foods. A key component of its operations is the management of large-scale TCM trading centers and logistics hubs designed to standardize the trade of medicinal materials. Through its "Internet + Healthcare" initiatives, the company provides digital health management and pharmaceutical supply chain services, catering to medical institutions, retail pharmacies, and individual consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 康美药业关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | |
| 康美药业关于2025年度拟不进行利润分配的公告 | 2026-04-17 | Chinese | |
| 康美药业关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-17 | Chinese | |
| 康美药业2025年年度报告摘要 | 2026-04-17 | Chinese | |
| 康美药业关于公司2025年度日常关联交易执行情况及2026年度日常关联交易预计的公告 | 2026-04-17 | Chinese | |
| 康美药业2025年度独立董事述职报告(赖小平) | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34825990 | 康美药业关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34825976 | 康美药业关于2025年度拟不进行利润分配的公告 | 2026-04-17 | Chinese | ||
| 34825974 | 康美药业关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-17 | Chinese | ||
| 34825971 | 康美药业2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34821177 | 康美药业关于公司2025年度日常关联交易执行情况及2026年度日常关联交易预计的公告 | 2026-04-17 | Chinese | ||
| 34821165 | 康美药业2025年度独立董事述职报告(赖小平) | 2026-04-17 | Chinese | ||
| 34821148 | 康美药业2025年年度报告 | 2026-04-17 | Chinese | ||
| 34821140 | 康美药业2025年度独立董事述职报告(骆涛) | 2026-04-17 | Chinese | ||
| 41084424 | 中审众环会计师事务所(特殊普通合伙)关于上海德大堂国药有限公司2025年度审计报告 | 2026-03-31 | Chinese | ||
| 41084329 | 康美药业关于转让全资子公司股权及相关资产的公告 | 2026-03-31 | Chinese | ||
| 41084319 | 康美药业拟转让部分资产涉及的其持有的上海德大堂国药有限公司及其子公司的债权、股权和其他拟转让资产市场价值项目资产评估报告 | 2026-03-31 | Chinese | ||
| 41084295 | 康美药业第十届董事会2026年度第二次临时会议决议公告 | 2026-03-31 | Chinese | ||
| 41084293 | 康美药业关于全资子公司补缴税款的公告 | 2026-03-20 | Chinese | ||
| 41084282 | 康美药业关于变更签字注册会计师及项目质量控制复核合伙人的公告 | 2026-01-09 | Chinese | ||
| 41084274 | 康美药业关于补选董事会专门委员会委员的公告 | 2026-01-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
Kangmei Pharmaceutical 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/56784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56784 | 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=56784 | 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=56784 \ -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": 56784}, 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 Kangmei Pharmaceutical Co.,Ltd (id: 56784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.