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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식매수선택권부여에관한신고 | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 상호변경안내 | 2026-03-26 | Korean | |
| [기재정정]감사보고서제출 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46355943 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33054298 | 주식매수선택권부여에관한신고 | 2026-03-27 | Korean | ||
| 33045431 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33045399 | 상호변경안내 | 2026-03-26 | Korean | ||
| 33044144 | [기재정정]감사보고서제출 | 2026-03-26 | Korean | ||
| 32981175 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32973947 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32941515 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32941510 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32941494 | 주식등의대량보유상황보고서(일반) | 2026-03-13 | Korean | ||
| 32927878 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927875 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32915808 | [기재정정]주주총회소집결의 | 2026-03-09 | Korean | ||
| 32833972 | 주주총회소집결의 | 2026-02-24 | Korean | ||
| 32833022 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MOOG INC.
Designer and manufacturer of precision motion and fluid con…
|
MOG-A | US | Manufacturing |
|
M+S Hydraulic AD
Manufacturer of hydraulic motors, steering units, brakes, a…
|
MSH | BG | Manufacturing |
|
Norrhydro Group Oyj
Manufacturer of custom hydraulic cylinders and digital moti…
|
NORRH | FI | Manufacturing |
|
Parker-Hannifin Corp
Global manufacturer of motion and control technologies and …
|
PH | US | Manufacturing |
|
Przedsiębiorstwo Hydrauliki Siłowej Hydrotor S.A.
Manufacturer of hydraulic systems, offering machining and r…
|
HDR | PL | Manufacturing |
|
RIX CORPORATION
A manufacturing and trading company providing solutions for…
|
7525 | JP | Manufacturing |
|
Shandong Hongyu Precision Machinery Co., Ltd.
Manufactures high-precision hydraulic cylinders and compone…
|
002890 | CN | Manufacturing |
|
Shaoyang Victor Hydraulics Co.,Ltd.
Develops and manufactures high-pressure hydraulic component…
|
301079 | CN | Manufacturing |
|
SICHUAN CRUN CO., LTD
Manufactures hydraulic and lubrication systems for wind pow…
|
002272 | CN | Manufacturing |
|
SMC CORPORATION
Global manufacturer of automatic control equipment for indu…
|
6273 | JP | 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.