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 |
|---|---|---|---|
|
Federal-Mogul Goetze (India) Ltd
Manufacturer of precision engine components like pistons, r…
|
FMGOETZE | IN | Manufacturing |
|
FEDERAL MOGUL İZMİT PİSTON VE PİM ÜRETİM TESİSLERİ A.Ş.
Manufacturer of pistons, pins, liners, and rings for automo…
|
FMIZP | TR | Manufacturing |
|
Feilong Auto Components Co.,Ltd.
Manufacturer of engine components and thermal management sy…
|
002536 | CN | Manufacturing |
|
FINESINTER CO.,LTD.
Manufacturer of sintered metal parts and hydraulic units us…
|
5994 | JP | Manufacturing |
|
FOX FACTORY HOLDING CORP
Designs and manufactures performance products for specialty…
|
FOXF | US | Manufacturing |
|
FRASLE MOBILITY S.A.
Global provider of friction materials and motion control so…
|
— | BR | Manufacturing |
|
F-TECH INC.
Manufacturer of automotive components specializing in chass…
|
7212 | JP | Manufacturing |
|
FUJI OOZX Inc.
Specialized manufacturer of engine valves and components fo…
|
7299 | JP | Manufacturing |
|
Fulin Precision Co., Ltd.
Manufacturer of precision automotive components and lithium…
|
300432 | CN | Manufacturing |
|
FUTABA INDUSTRIAL CO., LTD.
Global manufacturer of stamped and welded automotive compon…
|
7241 | JP | 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.