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 |
|---|---|---|---|
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | Manufacturing |
|
AMOTIV LIMITED
Designs, manufactures, and distributes automotive aftermark…
|
AOV | AU | Manufacturing |
|
Amulaire Thermal Technology, Inc.
Develops thermal management solutions and heat sinks for el…
|
2241 | TW | 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.