
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 31 MAY 2026 | 2026-06-02 | English | |
| 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 |
Browse filings by year
25 years- 2026 7 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 |
|---|---|---|---|
|
HOKUYAKU TAKEYAMA Holdings,Inc.
Wholesales pharmaceuticals and medical equipment, providing…
|
3055 | JP | Wholesale and retail trade |
|
Hunan Dajiaweikang Pharmaceutical Industry Co.,Ltd.
Distributes and retails medicinal products, medical devices…
|
301126 | CN | Wholesale and retail trade |
|
Igloo Vikski
Importer and distributor of specialized sports equipment an…
|
— | CA | Wholesale and retail trade |
|
JOHNSON PHARMACARE LIMITED
Wholesale and retail distributor of pharmaceuticals, chemic…
|
532154 | IN | Wholesale and retail trade |
|
Jointown Aesthetics Valley Co., Ltd.
Provides integrated supply chain and logistics services for…
|
000615 | CN | Wholesale and retail trade |
|
Jointown Pharmaceutical Group Co., Ltd
Distributes pharmaceuticals and medical devices via integra…
|
600998 | CN | Wholesale and retail trade |
|
Jolt Health Inc.
Specialized licensee distributing therapeutics targeting me…
|
JOLT | CA | Wholesale and retail trade |
|
King Fook Holdings Limited
Operates in the retail and wholesale of luxury goods, preci…
|
280 | HK | Wholesale and retail trade |
|
King's Flair International (Holdings) Limited
Designer, developer, and supplier of kitchenware and househ…
|
6822 | HK | Wholesale and retail trade |
|
Knight Therapeutics Inc.
Specialty pharmaceutical company commercializing innovative…
|
GUD | CA | 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.