
Sinco Pharmaceuticals Holdings Limited — Investor Relations & Filings
Sinco Pharmaceuticals Holdings Limited is an investment holding company specializing in the provision of comprehensive Marketing, Promotion, and Channel Management (MPCM) services within the biopharmaceutical industry. The company strategically focuses on three core business segments: biologics, medical aesthetic products, and biopharmaceutical cold chain and supply chain services. Sinco offers integrated, full life-cycle solutions, primarily serving overseas pharmaceutical manufacturers seeking market entry and distribution in the PRC. A significant activity includes acting as the exclusive authorized agent across 31 provinces for Octapharma, a leading global blood product manufacturer, distributing key products such as Human Albumin. The company's service portfolio encompasses both pharmaceutical products and medical devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| APPOINTMENT OF CHAIRMAN OF THE BOARD AND CHAIRMAN OF THE NOMINATION COMMITTEE | 2026-05-22 | English | |
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2026-05-22 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 15 MAY 2026 | 2026-05-15 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2026-04-30 | English | |
| (1) RESIGNATION OF CHAIRMAN OF THE BOARD, EXECUTIVE DIRECTOR, CHAIRMAN OF NOMINATION COMMITTEE AND AUTHORISED REPRESENTATIVE; (2) CHANGE OF AUTHORISED REPRESENTATIVE; AND (3) NON-COMPLIANCE WITH RULE | 2026-04-30 | English |
Browse filings by year
24 years- 2026 26 filings
- 2025 128 filings
- 2024 150 filings
- 2023 143 filings
- 2022 158 filings
- 2021 142 filings
- 2020 148 filings
- 2019 111 filings
- 2018 112 filings
- 2017 73 filings
- 2016 85 filings
- 2015 45 filings
- 2014 30 filings
- 2013 40 filings
- 2012 41 filings
- 2011 30 filings
- 2010 52 filings
- 2009 36 filings
- 2008 23 filings
- 2007 24 filings
- 2006 24 filings
- 2005 27 filings
- 2004 18 filings
- 2003 4 filings
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARKO Petroleum Corp.
A pure-play, fee-based wholesale distributor of motor fuel,…
|
APC | US | Wholesale and retail trade |
|
AUCNET INC.
B2B online auction platform for various goods with a third-…
|
3964 | JP | Wholesale and retail trade |
|
Autostreets Development Limited
Provides integrated used vehicle transaction services throu…
|
2443 | HK | Wholesale and retail trade |
|
COMPAÑIA DE INSUMOS Y GRANOS S A
Wholesale distributor of agricultural products: cereals, oi…
|
— | AR | Wholesale and retail trade |
|
COPART INC
Global provider of online vehicle auctions and remarketing …
|
CPRT | US | Wholesale and retail trade |
|
DKSH Holding AG
A provider of Market Expansion Services for companies growi…
|
DKSH | CH | Wholesale and retail trade |
|
DKSH HOLDINGS(M)BHD
Offers Market Expansion Services for distribution, marketin…
|
— | MY | Wholesale and retail trade |
|
Elon
A Nordic retail alliance supporting independent retailers w…
|
ELON | SE | Wholesale and retail trade |
|
Grandma Trading & Agencies Ltd.
Manages product trading, strategic investments, and commerc…
|
504369 | IN | Wholesale and retail trade |
|
International Cetec Investments Inc.
Represents global manufacturers of professional lighting, A…
|
— | CA | Wholesale and retail trade |
Sinco Pharmaceuticals 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/51056/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51056 | 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=51056 | 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=51056 \ -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": 51056}, 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 Sinco Pharmaceuticals Holdings Limited (id: 51056)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.