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 |
|---|---|---|---|
|
MYOUNG SHIN INDUSTRY
Manufacturer of automotive body parts using a proprietary h…
|
009900 | KR | Manufacturing |
|
Namhwa Industrial Co.,Ltd.
Operates athletic and leisure facilities, including golf co…
|
111710 | KR | Manufacturing |
|
NanJing AoLian AE&EA Co.,Ltd
Develops and manufactures automotive electronic components,…
|
300585 | CN | Manufacturing |
|
Nanjing Chervon Auto Precision Technology Co.,Ltd
Manufactures high-precision aluminum components for NEV and…
|
603982 | CN | Manufacturing |
|
Nanning Baling Technology Co.,Ltd
Develops and manufactures automotive thermal management sys…
|
002592 | CN | Manufacturing |
|
NDR Auto Components Limited
Manufacturer of automotive seating systems, frames, and tri…
|
NDRAUTO | IN | Manufacturing |
|
Nemak, S.A.B. de C.V.
Global provider of lightweight aluminum automotive componen…
|
NEMAK | MX | Manufacturing |
|
NEOOTO CO.,LTD.
OEM of powertrain and transmission components for the globa…
|
212560 | KR | Manufacturing |
|
New Focus Auto Tech Holdings Limited
Automotive company manufacturing electronic parts and offer…
|
360 | HK | Manufacturing |
|
New Swan Multitech Limited
Designs and manufactures precision components for automotiv…
|
544082 | 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.