Acrel Co., Ltd. — Investor Relations & Filings
Acrel Co., Ltd. specializes in the research, development, and manufacturing of smart energy management systems and electrical safety solutions. The company provides a comprehensive range of products, including power sensors, digital energy meters, and intelligent monitoring systems for power distribution networks. Core offerings encompass energy efficiency management platforms, fire leakage monitoring, and medical isolated power systems. Acrel delivers integrated solutions for industrial, commercial, and infrastructure projects to optimize energy consumption and enhance electrical reliability. Technical capabilities include the integration of hardware and software for real-time data acquisition, power quality analysis, and remote monitoring. The company provides specialized equipment for smart grids, renewable energy integration, and electric vehicle charging infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 年报信息披露重大差错责任追究制度(2026年3月) | 2026-03-27 | Chinese | |
| 内幕信息知情人管理制度(2026年3月) | 2026-03-27 | Chinese | |
| 2025年度安科瑞非经营性资金占用及其他关联资金往来情况表 | 2026-03-27 | Chinese | |
| 2025年年度审计报告 | 2026-03-27 | Chinese | |
| 国盛证券股份有限公司关于安科瑞电气股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese | |
| 安科瑞关于使用闲置募集资金进行现金管理的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36579042 | 年报信息披露重大差错责任追究制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36579038 | 内幕信息知情人管理制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36579036 | 2025年度安科瑞非经营性资金占用及其他关联资金往来情况表 | 2026-03-27 | Chinese | ||
| 36579034 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 36579032 | 国盛证券股份有限公司关于安科瑞电气股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese | ||
| 36579025 | 安科瑞关于使用闲置募集资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 36579021 | 安科瑞关于续聘公司2026年度会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 36579008 | 安科瑞关于2025年年度报告披露提示性公告 | 2026-03-27 | Chinese | ||
| 36578997 | 安科瑞关于向银行申请授信额度的公告 | 2026-03-27 | Chinese | ||
| 36578995 | 安科瑞2025年度独立董事述职报告(李仁青) | 2026-03-27 | Chinese | ||
| 36578986 | 安科瑞2025年度内部控制自我评价报告 | 2026-03-27 | Chinese | ||
| 36578985 | 董事会秘书工作制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36578975 | 股东会议事规则(2026年3月) | 2026-03-27 | Chinese | ||
| 36578972 | 投资者关系管理制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36578970 | 国盛证券股份有限公司关于安科瑞电气股份有限公司2025年度募集资金存放、管理和使用情况专项核查报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
|
Airthings
Develops and manufactures smart monitors and purifiers for …
|
AIRX | NO | Manufacturing |
|
AJINEXTEK Co., Ltd.
Develops motion control chips, modules, and controllers for…
|
059120 | KR | Manufacturing |
Acrel 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/55288/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55288 | 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=55288 | 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=55288 \ -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": 55288}, 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 Acrel Co., Ltd. (id: 55288)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.