
KAORI — Investor Relations & Filings
Established in 1970, Kaori Heat Treatment Co., Ltd. specializes in advanced thermal management solutions and precision heat treatment services. The company is a leading manufacturer of Brazed Plate Heat Exchangers (BPHE), providing high-efficiency thermal transfer components for HVAC, refrigeration, and industrial applications. Its extensive product portfolio includes gasketed plate heat exchangers, high-temperature and CO2 heat pumps, Sendzimir mill rollers, and critical components for fuel cell systems. Kaori also develops cutting-edge liquid cooling technologies for data centers, offering specialized OEM and ODM design and manufacturing services. Utilizing proprietary vacuum brazing and heat treatment expertise, the company focuses on enhancing energy efficiency and supporting the transition to green energy production. Kaori serves a global clientele with a commitment to technical innovation and sustainable thermal engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | |
| 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | |
| 115年06月法人說明會簡報 | 2026-06-01 | Chinese | |
| 公司治理組織架構 | 2026-06-01 | Chinese | |
| 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese | |
| 係因有價證券於集中交易市場達公布注意交易資訊標準,故 公布基本資料及相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-27 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47919986 | 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | ||
| 47919983 | 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | ||
| 47919979 | 115年06月法人說明會簡報 | 2026-06-01 | Chinese | ||
| 47912654 | 公司治理組織架構 | 2026-06-01 | Chinese | ||
| 47910631 | 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese | ||
| 47780559 | 係因有價證券於集中交易市場達公布注意交易資訊標準,故 公布基本資料及相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-27 | Chinese | ||
| 46367642 | 115年第1季財務報告書 — 202601_8996_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372587 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372304 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373873 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373594 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373235 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372951 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46204304 | 公告本公司受邀參加高盛證券「GS Taiwan Computex & Corporate Day Jun 2026」 | 2026-05-12 | Chinese | ||
| 46173289 | 115年06月法人說明會簡報 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luve
Manufacturer of air heat exchangers and components for refr…
|
LUVE | IT | Manufacturing |
|
M2N Co.,Ltd
Manufactures and sells steel drums for industrial packaging…
|
033310 | KR | Manufacturing |
|
Maezawa Industries,Inc.
Designs and manufactures equipment for water supply and sew…
|
6489 | JP | Manufacturing |
|
MAKİM MAKİNA TEKNOLOJİLERİ SANAYİ VE TİCARET A.Ş.
Manufactures access control systems and precision investmen…
|
MAKIM | TR | Manufacturing |
|
MATTHEWS INTERNATIONAL CORP
A global provider of industrial technologies and memorializ…
|
MATW | US | Manufacturing |
|
MAX Automation SE
An investment holding company for automation and environmen…
|
MXHN | DE | Manufacturing |
|
MAYAIR TECHNOLOGY (CHINA) CO., LTD.
Manufactures HEPA filters and cleanroom solutions for criti…
|
688376 | CN | Manufacturing |
|
McPhy Energy
Designs and manufactures equipment for low-carbon hydrogen …
|
MCPHY | FR | Manufacturing |
|
Mercor S.A.
Manufacturer of passive fire protection systems for buildin…
|
MCR | PL | Manufacturing |
|
Metacon AB
Develops energy systems for producing fossil-free hydrogen,…
|
META | SE | Manufacturing |
KAORI 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/52761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52761 | 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=52761 | 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=52761 \ -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": 52761}, 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 KAORI (id: 52761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.