
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 |
|---|---|---|---|
|
FABINO ENTERPRISES LIMITED
Markets pharmaceutical, wellness, and household products un…
|
543444 | IN | Wholesale and retail trade |
|
Foce India Limited
Supplies and distributes diverse wristwatches for retail an…
|
FOCE | IN | Wholesale and retail trade |
|
Fountain S.A.
Provides beverage solutions and furnishes customized break …
|
FOU | BE | Wholesale and retail trade |
|
Funko, Inc.
A pop culture lifestyle brand designing and marketing licen…
|
FNKO | US | Wholesale and retail trade |
|
Futuremed Healthcare Income Fund
Leading distributor of medical supplies and equipment for l…
|
FMD.UN | CA | Wholesale and retail trade |
|
GAIA CORPORATION CO., LTD
Global distributor of toys, baby products, and entertainmen…
|
296520 | KR | Wholesale and retail trade |
|
G.E. Dimitriou S.A.
A leading importer and distributor of electrical and electr…
|
GED | GR | Wholesale and retail trade |
|
GENPHARMASEC LIMITED
Distributes pharmaceutical products, APIs, and diagnostic m…
|
531592 | IN | Wholesale and retail trade |
|
GKHT Medical Technology Co., Ltd.
Provides integrated supply chain and logistics services for…
|
301370 | CN | Wholesale and retail trade |
|
Globelle Corporation
Specialized distributor and online retailer of high-quality…
|
— | 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.