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 |
|---|---|---|---|
|
CIE Automotive S.A.
Global supplier designing and manufacturing multi-technolog…
|
CIE | ES | Manufacturing |
|
Clean Logistics SE (formerly: SendR SE)
Converts heavy-duty diesel vehicles to zero-emission hydrog…
|
SD1 | DE | Manufacturing |
|
Cofle
Designs and manufactures control systems and cables for OEM…
|
CFL | IT | Manufacturing |
|
Commercial Vehicle Group, Inc.
Designs and manufactures systems for commercial vehicles, E…
|
CVGI | US | Manufacturing |
|
Compagnie Plastic Omnium SE
A global automotive supplier of exterior systems, lighting,…
|
POM | FR | Manufacturing |
|
Compa S. A.
Manufacturer of automotive components and industrial equipm…
|
CMP | RO | Manufacturing |
|
Continental AG
Develops technologies and services for sustainable and conn…
|
CON | DE | Manufacturing |
|
Cooper-Standard Holdings Inc.
Global supplier of sealing and fluid handling systems and c…
|
CPS | US | Manufacturing |
|
COPLUS INC.
Designs and manufactures LED vehicle lighting and precision…
|
2254 | TW | Manufacturing |
|
Craftsman Automation Limited
Precision manufacturing firm for automotive, industrial, an…
|
CRAFTSMAN | IN | 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.