
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_8374_20260525FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_8374_20260525F01.pdf | 2026-04-24 | Chinese | |
| 114年第4季財務報告書 — 202504_8374_AIC.pdf | 2026-04-23 | English | |
| 114年第4季財務報告書 — 202504_8374_AIA.pdf | 2026-04-23 | English | |
| 114年第4季財務報告書 — 202504_8374_AI3.pdf | 2026-04-23 | Chinese | |
| 114年第4季財務報告書 — 202504_8374_AI1.pdf | 2026-04-23 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35992516 | 115年年報及股東會資料 — 2026_8374_20260525FE1.pdf | 2026-04-24 | English | ||
| 35992481 | 115年年報及股東會資料 — 2026_8374_20260525F01.pdf | 2026-04-24 | Chinese | ||
| 35610970 | 114年第4季財務報告書 — 202504_8374_AIC.pdf | 2026-04-23 | English | ||
| 35610919 | 114年第4季財務報告書 — 202504_8374_AIA.pdf | 2026-04-23 | English | ||
| 35610881 | 114年第4季財務報告書 — 202504_8374_AI3.pdf | 2026-04-23 | Chinese | ||
| 35610769 | 114年第4季財務報告書 — 202504_8374_AI1.pdf | 2026-04-23 | Chinese | ||
| 35610733 | 114年第4季財務報告書 — 202503_8374_AIA.pdf | 2026-04-23 | English | ||
| 35610708 | 114年第4季財務報告書 — 202503_8374_AI1.pdf | 2026-04-23 | Chinese | ||
| 35610671 | 114年第4季財務報告書 — 202502_8374_AIA.pdf | 2026-04-23 | English | ||
| 35610638 | 114年第4季財務報告書 — 202502_8374_AI1.pdf | 2026-04-23 | Chinese | ||
| 35610597 | 114年第4季財務報告書 — 202501_8374_AIA.pdf | 2026-04-23 | English | ||
| 35610534 | 114年第4季財務報告書 — 202501_8374_AI1.pdf | 2026-04-23 | Chinese | ||
| 33693825 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33693821 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33164220 | 114年度財務比率 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
|
Asia Pioneer Entertainment Holdings Limited
Global distributor and supplier of electronic gaming equipm…
|
8400 | HK | 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.