
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 |
|---|---|---|---|
| 公司基本資料 | 2026-06-02 | Chinese | |
| 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 |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47936385 | 公司基本資料 | 2026-06-02 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shuangliang Eco-Energy Systems Co.,Ltd
Produces energy-saving thermal systems and solar monocrysta…
|
600481 | CN | Manufacturing |
|
SIASUN ROBOT&AUTOMATION CO., LTD
Designs and manufactures intelligent robotic systems and au…
|
300024 | CN | Manufacturing |
|
Sichuan Shudao Equipment &Technology Co.,Ltd.
Develops cryogenic equipment and gas liquefaction systems f…
|
300540 | CN | Manufacturing |
|
SINKO INDUSTRIES LTD.
Integrated manufacturer of air conditioning equipment, incl…
|
6458 | JP | Manufacturing |
|
Sinomach General Machinery Science & Technology Co.,Ltd.
Develops and manufactures fluid machinery and separation eq…
|
600444 | CN | Manufacturing |
|
Sino Prima Gas Technology Co., Ltd.
Develops natural gas equipment and integrated gas applicati…
|
300483 | CN | Manufacturing |
|
Sinoseal Holding Co.,Ltd.
Manufactures advanced mechanical seals and sealing systems …
|
300470 | CN | Manufacturing |
|
SJ Group Co., Ltd.
Manages global apparel and accessory brands from design and…
|
306040 | KR | Manufacturing |
|
SNTEnergy Co.,Ltd.
Designs and manufactures heat exchange systems and environm…
|
100840 | KR | Manufacturing |
|
SONO TEK CORP
Develops and manufactures ultrasonic coating systems for pr…
|
SOTK | US | 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.