
ACE PILLAR — Investor Relations & Filings
Ace Pillar Co., Ltd. is a specialized provider of industrial automation solutions and a distributor of mechatronic components. The company offers a comprehensive range of products, including motion control systems, variable frequency drives (VFDs), servo drives, mechanical transmission parts, and pneumatic fluid components. Beyond hardware distribution, it provides integrated technical services for robotics, machine vision, and AI IoT applications. Ace Pillar focuses on delivering one-stop solutions for smart factories, semiconductor manufacturing, smart medical sectors, and food production. Its portfolio also extends to green energy solutions, such as charging piles and smart energy management systems. By collaborating with leading international brands, the company provides technical consultation and system integration to enhance industrial efficiency and digital transformation for a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司受邀參加元大證券舉辦之線上法人說明會 | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 係因本公司有價證券於集中市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-19 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季大陸投資 | 2026-05-13 | Chinese | |
| 115年第1季財務報告書 — 202601_8374_AI1.pdf | 2026-05-05 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46725671 | 公告本公司受邀參加元大證券舉辦之線上法人說明會 | 2026-05-21 | Chinese | ||
| 46725674 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46527272 | 係因本公司有價證券於集中市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-19 | Chinese | ||
| 46363811 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362486 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 41471045 | 115年第1季財務報告書 — 202601_8374_AI1.pdf | 2026-05-05 | Chinese | ||
| 40879216 | 115年第1季權益變動表 | 2026-05-04 | English | ||
| 40879203 | 115年第1季現金流量表 | 2026-05-04 | Chinese | ||
| 40879194 | 115年第1季綜合損益表 | 2026-05-04 | Chinese | ||
| 40879184 | 115年第1季資產負債表 | 2026-05-04 | Chinese | ||
| 40860990 | 公告本公司新增資金貸與金額達新台幣一千萬元以上且達本公司 最近期財務報表淨值百分之二以上 | 2026-05-04 | Chinese | ||
| 40861038 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-04 | Chinese | ||
| 36163040 | 115年年報及股東會資料 — 2026_8374_20260525FE2.pdf | 2026-04-24 | English | ||
| 36094823 | 115年年報及股東會資料 — 2026_8374_20260525F13.pdf | 2026-04-24 | Chinese | ||
| 36094765 | 115年年報及股東會資料 — 2026_8374_20260525F02.pdf | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAIICHI JITSUGYO CO., LTD.
Global engineering trading company for industrial machinery…
|
8059 | JP | Wholesale and retail trade |
|
DANCOMECH HOLDINGS BERHAD
Distributes industrial process control equipment, measureme…
|
— | MY | Wholesale and retail trade |
|
DIESEL LANGE S R L
Integrated solutions for agriculture, construction, and tir…
|
— | AR | Wholesale and retail trade |
|
Distribution Solutions Group, Inc.
A specialty distributor of MRO and OEM solutions and indust…
|
DSGR | US | Wholesale and retail trade |
|
DM-KER Plc
Distributes, services, and rents agricultural, construction…
|
DMKER | HU | Wholesale and retail trade |
|
DNOW Inc.
Global supplier of energy and industrial products, equipmen…
|
DNOW | US | Wholesale and retail trade |
|
DXP ENTERPRISES INC
Industrial distributor of MRO products, equipment, and supp…
|
DXPE | US | Wholesale and retail trade |
|
E and E ENTERPRISES LIMITED
Procures and distributes industrial components and speciali…
|
501386 | IN | Wholesale and retail trade |
|
Ecnology Group Spolka Akcyjna
Develops high-efficiency, high-density wind turbines for po…
|
ECN | PL | Wholesale and retail trade |
|
EIWA CORPORATION
Engineering firm providing industrial measurement and contr…
|
9857 | JP | Wholesale and retail trade |
ACE PILLAR 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/52737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52737 | 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=52737 | 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=52737 \ -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": 52737}, 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 ACE PILLAR (id: 52737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.