
CM — Investor Relations & Filings
Cryomax Cooling System Corp. is a specialized manufacturer of automotive cooling systems and components, established in 1984. The company focuses on the development, production, and global distribution of copper and aluminum radiators. Its product range serves diverse applications, including passenger vehicles, commercial trucks, and military-grade equipment such as Hummer radiators. Beyond the automotive sector, Cryomax provides cooling solutions for industrial products, monitoring systems, communication equipment, and home appliances. The company offers integrated turnkey solutions, leveraging advanced manufacturing capabilities to deliver high-performance thermal management systems. Cryomax maintains rigorous quality standards with certifications including ISO 9001, ISO 14001, and IATF 16949, positioning itself as a key supplier in the international cooling system market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 108年01月董事會成員及持股 | 2019-02-12 | Chinese | |
| 108年02月僑外投資持股 | 2019-02-11 | Chinese | |
| 108年1月變更登記 | 2019-01-31 | Chinese | |
| 公告本公司第二次庫藏股註銷完成變更登記事宜 | 2019-01-31 | Chinese | |
| 員工認股權憑證執行情形 | 2019-01-15 | Chinese | |
| 本公司、孫公司東莞吉旺汽車零件有限公司及孫公司 南京吉茂汽車零件有限公司與日本Denso Corporation 技術支援協議續約案 | 2019-01-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
11 filings
| |||||
| 33379777 | 108年01月董事會成員及持股 | 2019-02-12 | Chinese | ||
| 33379786 | 108年02月僑外投資持股 | 2019-02-11 | Chinese | ||
| 33379790 | 108年1月變更登記 | 2019-01-31 | Chinese | ||
| 33379792 | 公告本公司第二次庫藏股註銷完成變更登記事宜 | 2019-01-31 | Chinese | ||
| 33379796 | 員工認股權憑證執行情形 | 2019-01-15 | Chinese | ||
| 33379800 | 本公司、孫公司東莞吉旺汽車零件有限公司及孫公司 南京吉茂汽車零件有限公司與日本Denso Corporation 技術支援協議續約案 | 2019-01-12 | Chinese | ||
| 33379803 | 公告董事會通過第二次買回之庫藏股註銷減資案 | 2019-01-12 | Chinese | ||
| 33379809 | 107年12月背書保證與資金貸與 | 2019-01-09 | Chinese | ||
| 33379807 | 107年12月營業收入 | 2019-01-09 | Chinese | ||
| 33379820 | 107年12月內部人持股異動(事後) | 2019-01-04 | Chinese | ||
| 33379814 | 107年12月董事會成員及持股 | 2019-01-04 | Chinese | ||
|
2018
4 filings
| |||||
| 33378997 | 107年12月25日內部人設質解質 | 2018-12-26 | Chinese | ||
| 33379005 | 107年11月背書保證與資金貸與 | 2018-12-07 | Chinese | ||
| 33379001 | 107年11月營業收入 | 2018-12-07 | Chinese | ||
| 33379015 | 107年11月內部人持股異動(事後) | 2018-12-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
CM 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/51870/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51870 | 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=51870 | 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=51870 \ -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": 51870}, 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 CM (id: 51870)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.