
S.A.S. Dragon Holdings Limited — Investor Relations & Filings
S.A.S. Dragon Holdings Limited is an investment holding company providing comprehensive electronic supply chain services. The core business involves the distribution of electronic components and semiconductor products, such as chipset solutions, display panels, memory chips, and power supply system solutions. The company's service offerings encompass design, development, sourcing, quality assurance, and logistics management. S.A.S. Dragon maintains a professional R&D team dedicated to industrial design and product development, serving customers primarily within the consumer electronics sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Memorandum of Association and Bye-laws | 2026-05-22 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING | 2026-05-19 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| PROPOSED ADOPTION OF THE NEW BYE-LAWS | 2026-04-15 | English | |
| Notification Letter with Request Form to Non-Registered Shareholders | 2026-04-15 | English | |
| Notification Letter with Reply Form to Registered Shareholders | 2026-04-15 | English |
Browse filings by year
28 years- 2026 19 filings
- 2025 35 filings
- 2024 42 filings
- 2023 28 filings
- 2022 44 filings
- 2021 30 filings
- 2020 25 filings
- 2019 29 filings
- 2018 31 filings
- 2017 29 filings
- 2016 27 filings
- 2015 38 filings
- 2014 45 filings
- 2013 30 filings
- 2012 50 filings
- 2011 44 filings
- 2010 33 filings
- 2009 27 filings
- 2008 11 filings
- 2007 15 filings
- 2006 25 filings
- 2005 19 filings
- 2004 20 filings
- 2003 17 filings
- 2002 13 filings
- 2001 15 filings
- 2000 32 filings
- 1999 9 filings
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
S.A.S. Dragon 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/49752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49752 | 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=49752 | 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=49752 \ -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": 49752}, 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 S.A.S. Dragon Holdings Limited (id: 49752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.