Allis Electric Co., Ltd. — Investor Relations & Filings
Allis Electric Co., Ltd. is a provider of heavy electrical equipment and power electronics solutions. The company specializes in the design and manufacture of low-voltage switchgear, motor control centers, and high/low-voltage integrated start-up panels. Its extensive product portfolio includes AC/DC industrial control equipment, transmission and distribution apparatus, transformers, and switching devices. Allis Electric also offers advanced power electronics such as Uninterruptible Power Supply (UPS) systems, 48V rectifiers, and PV inverters for solar applications. The company has expanded into smart energy sectors, providing E-Mobility solutions, energy storage systems, and smart grid technologies. Serving a diverse global clientele, including utilities, telecommunications, railways, and semiconductor manufacturers, the company leverages technical collaborations with international partners to deliver power infrastructure and green energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季合併財務報告提報董事會日期 | 2026-05-04 | Chinese | |
| 本公司修訂「國內第二次無擔保轉換公司債發行及轉換辦法」 之債權人異議期間屆滿公告。 | 2026-04-13 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | |
| 115年3月營業收入 | 2026-04-08 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40823272 | 公告本公司115年第一季合併財務報告提報董事會日期 | 2026-05-04 | Chinese | ||
| 34400364 | 本公司修訂「國內第二次無擔保轉換公司債發行及轉換辦法」 之債權人異議期間屆滿公告。 | 2026-04-13 | Chinese | ||
| 33772499 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33772497 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33693482 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33693476 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33334408 | 115年3月30日內部人設質解質 | 2026-03-31 | Chinese | ||
| 33334411 | 公告本公司董事會決議發放股利 | 2026-03-12 | Chinese | ||
| 33334416 | 公告本公司董事會通過修訂「國內第二次無擔保 轉換公司債發行及轉換辦法」並辦理債權人公告 | 2026-03-12 | Chinese | ||
| 33334419 | 公告本公司董事會決議增資發行新股 | 2026-03-12 | Chinese | ||
| 33334421 | 亞力電機股份有限公司董事會決議召開115年股東常會公告。 | 2026-03-12 | Chinese | ||
| 33334425 | 114年度股利金額(董事會決議) | 2026-03-12 | Chinese | ||
| 33334429 | 114年第4季大陸投資 | 2026-03-12 | Chinese | ||
| 33334431 | 114年第4季海外子公司投資 | 2026-03-12 | Chinese | ||
| 33334434 | 公司基本資料 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui ZhongDianXinLong Science and Technology Co., Ltd.
Develops electrical distribution equipment, power systems, …
|
002298 | CN | Manufacturing |
|
AoFrio Limited
Provides energy-efficient hardware and IoT solutions for co…
|
AOF | NZ | Manufacturing |
|
Apanet Spolka Akcyjna
A holding company for computer services, retail, and ecolog…
|
APA | PL | Manufacturing |
|
APS Energia S.A.
Designs and produces industrial power systems for energy, t…
|
APE | PL | Manufacturing |
|
AQ Group
A global manufacturer of components and systems for industr…
|
AQ | SE | Manufacturing |
|
ARTECHE
Develops and manufactures high-tech equipment for the elect…
|
ART | ES | Manufacturing |
|
ASTOR ENERJİ A.Ş.
Manufacturer of transformers and switchgear for the global …
|
ASTOR | TR | Manufacturing |
|
ATC Energies System Limited
Provides power electronics and energy management solutions …
|
ATCENERGY | IN | Manufacturing |
|
Atlanta Electricals Limited
Designs and manufactures power, distribution, and specializ…
|
ATLANTAELE | IN | Manufacturing |
|
BAFANG ELECTRIC( SUZHOU) CO.,LTD.
Develops and manufactures drive systems and components for …
|
603489 | CN | Manufacturing |
Allis Electric Co., Ltd. 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/51840/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51840 | 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=51840 | 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=51840 \ -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": 51840}, 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 Allis Electric Co., Ltd. (id: 51840)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.