
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 |
|---|---|---|---|
| 安科瑞2025年年度权益分配实施公告 | 2026-05-08 | Chinese | |
| 年报信息披露重大差错责任追究制度(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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44258679 | 安科瑞2025年年度权益分配实施公告 | 2026-05-08 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
武汉蓝电
Specializes in high-precision battery testing systems and p…
|
920779 | CN | Manufacturing |
|
海希通讯
Develops and manufactures industrial wireless control and r…
|
920405 | CN | Manufacturing |
|
海能技术
Develops high-precision scientific analytical instruments a…
|
920476 | CN | Manufacturing |
|
灿能电力
Develops power quality monitoring and governance solutions …
|
920299 | CN | Manufacturing |
|
精创电气
Develops environmental monitoring and thermal management so…
|
920035 | CN | Manufacturing |
|
联讯仪器
Provides high-end optoelectronic testing and measurement eq…
|
688808 | CN | Manufacturing |
|
莱赛激光
Manufactures high-precision laser measurement tools for con…
|
920363 | CN | Manufacturing |
|
视声智能
Develops KNX-based building automation, smart home, and hea…
|
920976 | CN | Manufacturing |
|
铁大科技
Develops railway signaling, communication, and AI-driven sa…
|
920541 | CN | Manufacturing |
|
雅达股份
Provides intelligent power distribution, energy management,…
|
920556 | CN | 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.