
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 |
|---|---|---|---|
|
MEIJI ELECTRIC INDUSTRIES CO., LTD.
Distributor and developer of industrial electrical componen…
|
3388 | JP | Wholesale and retail trade |
|
MINOX INTERNATIONAL GROUP BERHAD
Distributes hygienic stainless steel components for food, p…
|
— | MY | Wholesale and retail trade |
|
Modern Internasional Tbk
Specializes in trading and distribution of industrial imagi…
|
MDRN | ID | Wholesale and retail trade |
|
MSC INDUSTRIAL DIRECT CO INC
A North American distributor of metalworking and MRO produc…
|
MSM | US | Wholesale and retail trade |
|
Multi Ways Holdings Ltd
Sells, rents, and services new and used heavy construction …
|
MWG | US | Wholesale and retail trade |
|
MUSASHI CO.,LTD.
Wholesaler creating and distributing integrated cash proces…
|
7521 | JP | Wholesale and retail trade |
|
Naito&Co.,Ltd.
A specialized trading company distributing industrial produ…
|
7624 | JP | Wholesale and retail trade |
|
NANYO CORPORATION
A machinery trading company selling and renting industrial …
|
7417 | JP | Wholesale and retail trade |
|
nichiden corporation
A trading company supplying mechanical parts and factory au…
|
9902 | JP | Wholesale and retail trade |
|
North American Detectors Inc.
Supplies detection equipment for safety and environmental m…
|
— | CA | 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.