ActBlue Co., Ltd. — Investor Relations & Filings
ActBlue Co., Ltd. specializes in the research, development, production, and sales of advanced engine exhaust after-treatment systems. The company provides comprehensive solutions for reducing harmful emissions from internal combustion engines, focusing on technologies such as Selective Catalytic Reduction (SCR) systems, Diesel Particulate Filters (DPF), Gasoline Particulate Filters (GPF), and Diesel Oxidation Catalysts (DOC). Its product portfolio includes critical components like urea dosing systems and electronic control units. ActBlue serves a diverse range of applications, including light and heavy-duty commercial vehicles, passenger cars, off-road machinery, and marine vessels. By leveraging integrated R&D and manufacturing capabilities, the company assists manufacturers in meeting stringent global emission standards, contributing to environmental protection and sustainable transportation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-24 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 关于持股5%以上股东权益变动触及5%整数倍暨权益变动的提示性公告 | 2026-04-16 | Chinese | |
| 简式权益变动报告书(ZHU QING) | 2026-04-16 | Chinese | |
| 关于持股5%以上股东减持股份预披露公告 | 2026-03-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38990104 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 38990090 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 38990077 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 38990075 | 关于持股5%以上股东权益变动触及5%整数倍暨权益变动的提示性公告 | 2026-04-16 | Chinese | ||
| 38990074 | 简式权益变动报告书(ZHU QING) | 2026-04-16 | Chinese | ||
| 38990072 | 关于持股5%以上股东减持股份预披露公告 | 2026-03-20 | Chinese | ||
| 38990068 | 2025年年度业绩预告 | 2026-01-26 | Chinese | ||
| 38990067 | 股票交易异常波动公告 | 2026-01-13 | Chinese | ||
|
2025
7 filings
| |||||
| 38990059 | 关于控股股东、实际控制人部分股份解除质押的公告 | 2025-12-18 | Chinese | ||
| 38990050 | 关于控股股东、实际控制人部分股份质押的公告 | 2025-12-16 | Chinese | ||
| 38990047 | 2025年第二次临时股东会决议公告 | 2025-11-13 | Chinese | ||
| 38990045 | 北京天驰君泰(合肥)律师事务所关于安徽艾可蓝环保股份有限公司2025 年第二次临时股东会的法律意见书 | 2025-11-13 | Chinese | ||
| 38990043 | 独立董事候选人声明与承诺(毛及) | 2025-10-28 | Chinese | ||
| 38990036 | 独立董事提名人声明与承诺(毛及) | 2025-10-28 | Chinese | ||
| 38990026 | 关于更换并补选公司独立董事的公告 | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HANDS CORPORATION LTD.
Global manufacturer of aluminum alloy wheels for the automo…
|
143210 | KR | Manufacturing |
|
Hangzhou XZB Tech Co.,Ltd
Manufactures high-precision engine valve train components f…
|
603040 | CN | Manufacturing |
|
Hangzhou Zhengqiang Corporation Limited
Produces precision automotive transmission components and u…
|
301119 | CN | Manufacturing |
|
HANJOO LIGHT METAL CO., LTD.
Manufacturer of lightweight aluminum cast products for the …
|
198940 | KR | Manufacturing |
|
Hanon Systems
Supplier of automotive thermal and energy management soluti…
|
018880 | KR | Manufacturing |
|
Harbin Dongan Auto Engine Co.,Ltd
Develops and manufactures automotive engines, transmissions…
|
600178 | CN | Manufacturing |
|
HARBIN VITI ELECTRONICS CORP
Develops automotive electronics, CAN bus systems, and digit…
|
603023 | CN | Manufacturing |
|
Hebei Keli Automobile Equipment Co., Ltd.
Manufacturer of automotive glass assembly components, seals…
|
301552 | CN | Manufacturing |
|
Hengbo Holdings Co., LTD.
Produces air intake systems and components for automotive a…
|
301225 | CN | Manufacturing |
|
Hexagon Purus ASA
Develops hydrogen storage and battery systems for zero-emis…
|
HPUR | NO | Manufacturing |
ActBlue 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/55785/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55785 | 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=55785 | 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=55785 \ -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": 55785}, 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 ActBlue Co., Ltd. (id: 55785)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.