
Supreme — Investor Relations & Filings
Supreme Electronics Co., Ltd. is a specialized distributor of semiconductor components and electronic products. Established in 1987, the company serves as a primary authorized agent for Samsung Electronics, managing a diverse portfolio that includes DRAM, Flash memory, LCD panels, and mobile communication modules. Its operations focus on the import, export, and distribution of electronic components across major regional markets, including mainland China and Hong Kong. The company provides comprehensive supply chain management and technical support services, bridging the gap between global semiconductor manufacturers and electronics original equipment manufacturers (OEMs). The organization supports applications in consumer electronics, telecommunications, and industrial computing through strategic partnerships and a robust logistics network, maintaining a significant market position through its extensive distribution capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 115年5月公開說明書 — 202605_8112_B021.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202605_8112_B011.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202405_8112_B05.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202404_8112_B021.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202308_8112_B04.pdf | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47058067 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 46671473 | 115年5月公開說明書 — 202605_8112_B021.pdf | 2026-05-20 | Chinese | ||
| 46671342 | 115年5月公開說明書 — 202605_8112_B011.pdf | 2026-05-20 | Chinese | ||
| 46671309 | 115年5月公開說明書 — 202405_8112_B05.pdf | 2026-05-20 | Chinese | ||
| 46671266 | 115年5月公開說明書 — 202404_8112_B021.pdf | 2026-05-20 | Chinese | ||
| 46671204 | 115年5月公開說明書 — 202308_8112_B04.pdf | 2026-05-20 | Chinese | ||
| 46671197 | 115年5月公開說明書 — 202306_8112_B011.pdf | 2026-05-20 | Chinese | ||
| 46671192 | 115年5月公開說明書 — 202203_8112_B05.pdf | 2026-05-20 | Chinese | ||
| 46671169 | 115年5月公開說明書 — 202202_8112_B04.pdf | 2026-05-20 | Chinese | ||
| 46671100 | 115年5月公開說明書 — 202202_8112_B021.pdf | 2026-05-20 | Chinese | ||
| 46670543 | 115年5月公開說明書 — 202201_8112_B04.pdf | 2026-05-20 | Chinese | ||
| 46670537 | 115年5月公開說明書 — 202112_8112_B022.pdf | 2026-05-20 | Chinese | ||
| 46670531 | 115年5月公開說明書 — 202112_8112_B012.pdf | 2026-05-20 | Chinese | ||
| 46670492 | 115年5月公開說明書 — 202104_8112_B04.pdf | 2026-05-20 | Chinese | ||
| 46670388 | 115年5月公開說明書 — 202103_8112_B011.pdf | 2026-05-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WT
Global semiconductor distributor offering supply chain mana…
|
3036 | TW | Wholesale and retail trade |
|
Wuhan P&S Information Technology Co.,Ltd
Distributes electronic components and provides technical ap…
|
300184 | CN | Wholesale and retail trade |
|
XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD.
Provides electronic components, semiconductors, and integra…
|
301028 | CN | Wholesale and retail trade |
|
YW COMPANY LIMITED
A diversified company providing rental, wholesale, and corp…
|
051390 | KR | Wholesale and retail trade |
|
ZENITRON
Value-added distributor of semiconductor components and tur…
|
3028 | TW | Wholesale and retail trade |
Supreme 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/52721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52721 | 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=52721 | 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=52721 \ -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": 52721}, 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 Supreme (id: 52721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.