
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 |
|---|---|---|---|
| 公告本公司115年股東常會決議通過解除董事及 其代表人競業限制案 | 2026-05-25 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | |
| 公告本公司受邀參加元大證券舉辦之線上法人說明會 | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 係因本公司有價證券於集中市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-19 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47013864 | 公告本公司115年股東常會決議通過解除董事及 其代表人競業限制案 | 2026-05-25 | Chinese | ||
| 47013857 | 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUZUDEN CORPORATION
A specialized trading company for factory automation equipm…
|
7480 | JP | Wholesale and retail trade |
|
Syncom Imaging Systems Inc.
Supplies and distributes high-value diagnostic imaging equi…
|
— | CA | Wholesale and retail trade |
|
TACHIBANA ELETECH CO.,LTD.
A technology trading company specializing in FA systems, se…
|
8159 | JP | Wholesale and retail trade |
|
TAKEBISHI CORPORATION
Engineering trading company for industrial electronics, dev…
|
7510 | JP | Wholesale and retail trade |
|
Tak Lee Machinery Holdings Limited
Authorized dealer for Hitachi heavy equipment, offering sal…
|
2102 | HK | Wholesale and retail trade |
|
Techno Alpha Co.,Ltd.
Specialized trading company for electronics, marine, and en…
|
3089 | JP | Wholesale and retail trade |
|
Technojet Consultants Ltd.
Provides industrial coding, marking, and labeling solutions…
|
509917 | IN | Wholesale and retail trade |
|
TEHO INTERNATIONAL INC LTD.
Multi-faceted solutions provider for marine, offshore, cons…
|
5OQ | SG | Wholesale and retail trade |
|
Ten-League International Holdings Ltd
Provider of heavy equipment and turnkey solutions for indus…
|
TLIH | US | Wholesale and retail trade |
|
TENPOS HOLDINGS Co.,Ltd
Sells kitchen equipment and provides comprehensive support …
|
2751 | 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.