
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 |
|---|---|---|---|
|
DIGIDRIVE DISTRIBUTORS LIMITED
Specialized distribution and logistics for e-commerce and c…
|
DIGIDRIVE | IN | Wholesale and retail trade |
|
DIMED SA DISTRIBUIDORA DE MEDICAMENTOS
Integrated distributor, manufacturer, and retailer of healt…
|
— | BR | Wholesale and retail trade |
|
Dufu Liquor Group Limited
Designs, markets, and sells jewelry, primarily in Hong Kong…
|
986 | HK | Wholesale and retail trade |
|
Eastwood Bio-Medical Canada Inc.
Markets and distributes licensed natural health products an…
|
EBM | CA | Wholesale and retail trade |
|
EBOS GROUP LIMITED
Wholesaler and distributor of healthcare, medical, and anim…
|
EBO | NZ | Wholesale and retail trade |
|
ELFA MEDICAMENTOS S.A.
Distributor of pharmaceuticals, medical supplies, and healt…
|
— | BR | Wholesale and retail trade |
|
Entero Healthcare Solutions Limited
Technology-driven healthcare supply chain platform distribu…
|
ENTERO | IN | Wholesale and retail trade |
|
ESTHETICS INTERNATIONAL GROUP BERHAD
Beauty and wellness company distributing products and opera…
|
— | MY | Wholesale and retail trade |
|
Eternal Beauty Holdings Limited
Largest non-brand-owner perfume group in China, specializin…
|
6883 | HK | Wholesale and retail trade |
|
Evoq Remedies Limited
Trades and distributes a diverse range of medicinal product…
|
543500 | IN | 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.