
TERA SCIENCE Co.,LTD — Investor Relations & Filings
TERA SCIENCE Co., Ltd. is a diversified technology company that has evolved from its foundational business of manufacturing hydraulic fittings and high-pressure components. The company now focuses on high-growth sectors through several key divisions. Its Future Materials business, via subsidiary Tera Technos, develops and manufactures advanced materials for secondary batteries, specializing in high-capacity silicon-based (SiOx) cathodes for lithium-ion applications. In the biotechnology field, TERA SCIENCE is engaged in cancer immunotherapy and vaccine development through a strategic investment in Oncopep. The company also operates in the renewable energy sector, providing solar and wind power solutions, and is expanding into environmental waste management technologies. The original parts and materials division continues to supply precision components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-20 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-20 | Welsh | |
| [기재정정]주주총회소집결의 | 2026-05-20 | Welsh | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2026-05-08 | Korean | |
| [기재정정]타법인주식및출자증권처분결정 | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46584069 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-20 | Korean | ||
| 46584067 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-20 | Welsh | ||
| 46584062 | [기재정정]주주총회소집결의 | 2026-05-20 | Welsh | ||
| 46366665 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44177012 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2026-05-08 | Korean | ||
| 44177005 | [기재정정]타법인주식및출자증권처분결정 | 2026-05-08 | Korean | ||
| 44176996 | [기재정정]타법인주식및출자증권처분결정(자율공시) | 2026-05-08 | Korean | ||
| 42657022 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-07 | Korean | ||
| 42656979 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-07 | Korean | ||
| 34697400 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-21 | Korean | ||
| 34653464 | 횡령ㆍ배임혐의진행사항 | 2026-04-17 | Korean | ||
| 33898532 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-09 | Korean | ||
| 33898525 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2026-04-09 | Korean | ||
| 33898508 | [기재정정]타법인주식및출자증권처분결정 | 2026-04-09 | Korean | ||
| 33898504 | [기재정정]타법인주식및출자증권처분결정(자율공시) | 2026-04-09 | 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 |
TERA SCIENCE Co.,LTD 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/16344/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16344 | 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=16344 | 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=16344 \ -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": 16344}, 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 TERA SCIENCE Co.,LTD (id: 16344)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.