
Sinopharm Tech Holdings Limited — Investor Relations & Filings
Sinopharm Tech Holdings Limited is an investment holding company primarily engaged in the big health industry and pharmaceutical supply chain business. The company focuses on the trading and distribution of medical and related products, including Chinese patent medicines and health products, targeting the market in the PRC. It develops its supply chain operations using "Internet Plus" services, leveraging technology to provide value-added services to industry operators and product suppliers. The Group is also integrating AI analytics to enhance its operations within the healthcare sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-05 | English | |
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-05 | English | |
| DATE OF BOARD MEETING | 2026-02-11 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-05 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 DECEMBER 2025 | 2026-01-06 | English |
Browse filings by year
25 years- 2026 6 filings
- 2025 37 filings
- 2024 52 filings
- 2023 60 filings
- 2022 58 filings
- 2021 76 filings
- 2020 76 filings
- 2019 75 filings
- 2018 54 filings
- 2017 67 filings
- 2016 59 filings
- 2015 61 filings
- 2014 117 filings
- 2013 58 filings
- 2012 61 filings
- 2011 60 filings
- 2010 81 filings
- 2009 86 filings
- 2008 62 filings
- 2007 27 filings
- 2006 91 filings
- 2005 47 filings
- 2004 52 filings
- 2003 37 filings
- 2002 10 filings
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BALAXI PHARMACEUTICALS LIMITED
Asset-light sourcing and distribution of generic formulatio…
|
BALAXI | IN | Wholesale and retail trade |
|
BEAUTY GARAGE Inc.
Wholesale supplier of products and equipment for the profes…
|
3180 | JP | Wholesale and retail trade |
|
BOOSTER CO., LTD.
Curates and distributes consumer brands for pet care, home,…
|
008470 | KR | Wholesale and retail trade |
|
Brimag Digital Age Ltd.
Importer, marketer, and distributor of household goods and …
|
BRMG | IL | Wholesale and retail trade |
|
BUNKYODO GROUP HOLDINGS CO.,LTD.
Operates wholesale and retail stores selling books, station…
|
9978 | JP | Wholesale and retail trade |
|
Cachet Pharmaceutical Co., Ltd.
Distributes and retails pharmaceuticals and medical devices…
|
002462 | CN | Wholesale and retail trade |
|
Cannabis Poland Spolka Akcyjna
Develops, produces, and distributes cannabis-derived produc…
|
CBD | PL | Wholesale and retail trade |
|
Cellecor Gadgets Limited
Provides affordable smart electronics and appliances for va…
|
CELLECOR | IN | Wholesale and retail trade |
|
Chandra Bhagat Pharma Limited
Markets and distributes specialized pharmaceutical formulat…
|
542934 | IN | Wholesale and retail trade |
|
Charmacy Pharmaceutical Co., Ltd.
Leading pharmaceutical distribution company operating prima…
|
2289 | HK | Wholesale and retail trade |
Sinopharm Tech Holdings Limited 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/51300/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51300 | 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=51300 | 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=51300 \ -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": 51300}, 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 Sinopharm Tech Holdings Limited (id: 51300)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.