
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 |
|---|---|---|---|
|
CHC
Provides medical equipment distribution, leasing, and healt…
|
4164 | TW | Wholesale and retail trade |
|
Christian Berner Tech Trade
A Nordic industrial group specializing in sustainable and e…
|
CBTT | SE | Wholesale and retail trade |
|
CIRUGIA ALEMANA INSUMOS MEDICOS SOCIEDAD ANONIMA
Offers medical solutions, surgical supplies, equipment, and…
|
— | AR | Wholesale and retail trade |
|
CK SOLUTION Co., Ltd.
Designs and builds dry and clean room systems for controlle…
|
480370 | KR | Wholesale and retail trade |
|
Cominix Co.,Ltd.
A trading company providing tools and equipment for the man…
|
3173 | JP | Wholesale and retail trade |
|
Commercial Solutions Inc.
Integrated supplier and distributor specializing in MRO pro…
|
CSA | CA | Wholesale and retail trade |
|
Công ty Cổ phần Tập đoàn 911
Prominent provider of construction machinery, equipment, re…
|
NO1 | VN | Wholesale and retail trade |
|
COVENTRY GROUP LIMITED
Distributes industrial products and technical services for …
|
CYG | AU | Wholesale and retail trade |
|
COWEALTH MEDICAL CHINA CO.,LTD.
Provides supply chain management and SPD solutions for medi…
|
603122 | CN | Wholesale and retail trade |
|
DAIHAN SCIENTIFIC CO., Ltd
Manufacturer, distributor, and service provider of lab inst…
|
131220 | KR | 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.