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 |
|---|---|---|---|
|
ASTI CORPORATION
Manufacturer of electrical components and wire harnesses fo…
|
6899 | JP | Manufacturing |
|
ASTRONICS CORP
Provider of advanced technologies for aerospace, defense, a…
|
ATRO | US | Manufacturing |
|
AstroNova, Inc.
Develops data visualization tech for aerospace, label print…
|
ALOT | US | Manufacturing |
|
ASTROTECH Corp
Develops and licenses mass spectrometer technologies for se…
|
ASTC | US | Manufacturing |
|
ATI Airtest Technologies Inc.
Designs and manufactures air monitoring sensors for energy …
|
AAT | CA | Manufacturing |
|
AtomTrace a.s.
Manufacturer of LIBS systems for advanced, multi-elemental …
|
ATOMT | CZ | Manufacturing |
|
Aurora Solar Technologies Inc.
Advanced material inspection and inline quality control sys…
|
ACU | CA | Manufacturing |
|
AUTEK CHINA INC
Develops and manufactures industrial automation and process…
|
300595 | CN | Manufacturing |
|
Autel Intelligent Technology Corp.,Ltd.
Provides automotive diagnostic, TPMS, ADAS, and EV charging…
|
688208 | CN | Manufacturing |
|
Avana Electrosystems Limited
Designs high-reliability electronic systems for aerospace, …
|
AVANA | IN | 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.