
ASROCK RACK — Investor Relations & Filings
ASRock Rack Inc. specializes in the design and manufacture of high-performance server hardware. Established in 2013 as a subsidiary of ASRock Inc., the company provides a comprehensive portfolio of server motherboards, multi-node servers, and general-purpose storage systems. Its product range includes GPU-dense servers tailored for AI, deep learning, and data analytics, as well as all-flash storage solutions for high-speed, low-latency workloads. ASRock Rack supports diverse platforms, including AMD EPYC, Intel, and ARM-based solutions, and offers Open Compute Project (OCP) compliant hardware. The company focuses on delivering exceptional compute density and power efficiency for data centers, cloud service providers, and high-performance computing environments. Through advanced R&D, ASRock Rack addresses the evolving needs of modern data infrastructure and edge AI applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議辦理限制員工權利新股收 回註銷減資事宜 | 2026-05-22 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-22 | Chinese | |
| 公告本公司受國票綜合證券股份有限公司邀請召開法人說明會 | 2026-05-18 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-18 | Chinese | |
| 115年第1季財務報告書 — 202601_7711_AI1.pdf | 2026-05-14 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46803460 | 公告本公司董事會決議辦理限制員工權利新股收 回註銷減資事宜 | 2026-05-22 | Chinese | ||
| 46803432 | 公告本公司115年股東常會重要決議事項 | 2026-05-22 | Chinese | ||
| 46381289 | 公告本公司受國票綜合證券股份有限公司邀請召開法人說明會 | 2026-05-18 | Chinese | ||
| 46381290 | 115年05月法人說明會簡報 | 2026-05-18 | Chinese | ||
| 46374335 | 115年第1季財務報告書 — 202601_7711_AI1.pdf | 2026-05-14 | Chinese | ||
| 40879154 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40879149 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 40763678 | 澄清媒體報導 | 2026-05-04 | Chinese | ||
| 39059005 | 114年第4季財務報告書 — 202504_7711_AIC.pdf | 2026-04-30 | Chinese | ||
| 39058989 | 114年第4季財務報告書 — 202504_7711_AIA.pdf | 2026-04-30 | Chinese | ||
| 39058968 | 114年第4季財務報告書 — 202504_7711_AI3.pdf | 2026-04-30 | Chinese | ||
| 39058788 | 114年第4季財務報告書 — 202503_7711_AI1.pdf | 2026-04-30 | Chinese | ||
| 39058770 | 114年第4季財務報告書 — 202502_7711_AI1.pdf | 2026-04-30 | Chinese | ||
| 39058719 | 114年第4季財務報告書 — 202501_7711_AI1.pdf | 2026-04-30 | Chinese | ||
| 39059180 | 114年第4季財務報告書 — 202504_7711_AI1.pdf | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
ASROCK RACK 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/52686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52686 | 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=52686 | 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=52686 \ -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": 52686}, 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 ASROCK RACK (id: 52686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.