TPC Mechatronics Corporation — Investor Relations & Filings
TPC Mechatronics Corporation is a manufacturer and supplier of factory automation components, specializing in pneumatic equipment. The company's product portfolio includes actuators, solenoid valves, and directional control valves. As a prominent provider in the pneumatics market, TPC Mechatronics also develops and delivers comprehensive solutions for smart factories to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-10-31 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-09-26 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10215660 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33028874 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | ||
| 33028868 | 주식등의대량보유상황보고서(일반) | 2025-10-31 | Korean | ||
| 33028861 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | ||
| 33028824 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | ||
| 33020532 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-09-26 | Korean | ||
| 7872172 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900981 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7922388 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7951175 | 감사보고서제출 | 2025-03-18 | Korean | ||
| 7951148 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7959529 | 주주총회소집공고 | 2025-03-11 | Korean | ||
| 7959526 | 의결권대리행사권유참고서류 | 2025-03-11 | Korean | ||
| 7967996 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-25 | Korean | ||
| 7967977 | 현금ㆍ현물배당결정 | 2025-02-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
TPC Mechatronics Corporation 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/15039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15039 | 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=15039 | 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=15039 \ -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": 15039}, 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 TPC Mechatronics Corporation (id: 15039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.