
Amulaire — Investor Relations & Filings
Amulaire Thermal Technology, Inc. specializes in the research, development, and manufacture of advanced thermal management solutions for green energy electronic devices and electric vehicles. The company focuses on inverter thermal modules and components, providing high-performance heat sinks characterized by low thermal resistance and lightweight design. Utilizing diverse metal forming technologies such as Metal Injection Molding (MIM), forging, welding, and CNC machining, Amulaire offers a comprehensive one-stop service from initial design and thermal analysis to mass production. With over 20 years of expertise and numerous patents, the company serves major markets in Europe, North America, and Japan. Its product portfolio includes patented liquid cooling designs like U-Cup and I-Cut, optimized for high thermal efficiency in hybrid and electric vehicle applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司發言人異動 | 2024-02-01 | Chinese | |
| 113年01月僑外投資持股 | 2024-01-17 | Chinese | |
| 本公司112年現金增資催繳期間屆滿暨股票發放事宜 | 2024-01-16 | Chinese | |
| 113年1月變更登記 | 2024-01-12 | Chinese | |
| 員工認股權憑證執行情形 | 2024-01-08 | Chinese | |
| 112年12月內部人持股異動(事後) | 2024-01-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
9 filings
| |||||
| 33597765 | 公告本公司發言人異動 | 2024-02-01 | Chinese | ||
| 33597770 | 113年01月僑外投資持股 | 2024-01-17 | Chinese | ||
| 33597774 | 本公司112年現金增資催繳期間屆滿暨股票發放事宜 | 2024-01-16 | Chinese | ||
| 33597778 | 113年1月變更登記 | 2024-01-12 | Chinese | ||
| 33597781 | 員工認股權憑證執行情形 | 2024-01-08 | Chinese | ||
| 33597790 | 112年12月內部人持股異動(事後) | 2024-01-08 | Chinese | ||
| 33597785 | 112年12月董事會成員及持股 | 2024-01-08 | Chinese | ||
| 33597798 | 112年12月背書保證與資金貸與 | 2024-01-03 | Chinese | ||
| 33597794 | 112年12月營業收入 | 2024-01-03 | Chinese | ||
|
2023
6 filings
| |||||
| 33596910 | 112年12月法人說明會簡報 — 224120231221E002.pdf | 2023-12-21 | Chinese | ||
| 33596904 | 112年12月法人說明會簡報 — 224120231221M002.pdf | 2023-12-21 | Chinese | ||
| 33596897 | 112年12月法人說明會簡報 | 2023-12-21 | Chinese | ||
| 33596913 | 本公司受邀參加元大證券舉辦之法人說明會 | 2023-12-19 | Chinese | ||
| 33596917 | 112年12月僑外投資持股 | 2023-12-14 | Chinese | ||
| 33596920 | 公告本公司112年現金增資收足股款暨現金增資基準日 | 2023-12-13 | 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 |
Amulaire 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/51990/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51990 | 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=51990 | 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=51990 \ -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": 51990}, 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 Amulaire (id: 51990)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.