
KST — Investor Relations & Filings
K.S. Terminals Inc. (KST) is a global manufacturer specializing in high-quality electrical terminals and connector solutions. Established in 1973, the company leverages core competencies in precision mold design, cold press stamping, and injection molding to produce an extensive range of products, including automotive connectors, battery modular connectors (BMC), and EV charging connectors. KST serves diverse sectors such as green energy, power distribution, telecommunications, and transportation. Its product portfolio also features solar PV connectors, junction boxes, and robust cable ties designed for harsh environments. Utilizing advanced machine vision automation and maintaining UL-authorized independent laboratories, KST ensures consistent quality and technical excellence. The company provides customized and reliable interconnect solutions for modern infrastructure, renewable energy systems, and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司106年度第04次董事會重要決議 | 2017-11-07 | Chinese | |
| 公告本公司106年10月份自結合併營收概算 | 2017-11-03 | Chinese | |
| 106年09月內部人持股異動(事後) | 2017-10-13 | Chinese | |
| 106年09月董事會成員及持股 | 2017-10-13 | Chinese | |
| 公告本公司代理發言人異動 | 2017-10-13 | Chinese | |
| 公告本公司106年9月份自結損益 | 2017-10-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 34211804 | 公告本公司106年度第04次董事會重要決議 | 2017-11-07 | Chinese | ||
| 34211807 | 公告本公司106年10月份自結合併營收概算 | 2017-11-03 | Chinese | ||
| 34211822 | 106年09月內部人持股異動(事後) | 2017-10-13 | Chinese | ||
| 34211816 | 106年09月董事會成員及持股 | 2017-10-13 | Chinese | ||
| 34211825 | 公告本公司代理發言人異動 | 2017-10-13 | Chinese | ||
| 34211831 | 公告本公司106年9月份自結損益 | 2017-10-13 | Chinese | ||
| 34211840 | 106年9月營業收入 | 2017-10-11 | Chinese | ||
| 34211837 | 106年9月背書保證與資金貸與 | 2017-10-11 | Chinese | ||
| 34211844 | 公告本公司106年09月份自結合併營收概算 | 2017-10-05 | Chinese | ||
| 34211846 | 代子公司日端健和興電子科技(蘇州)有限公司公告 董事會決議發放股利事宜 | 2017-09-18 | Chinese | ||
| 34211847 | 公告本公司106年8月份自結損益 | 2017-09-15 | Chinese | ||
| 34211902 | 106年09月法人說明會簡報 — 300320170915E001.pdf | 2017-09-15 | Chinese | ||
| 34211884 | 106年09月法人說明會簡報 — 300320170915M001.pdf | 2017-09-15 | Chinese | ||
| 34211852 | 106年09月法人說明會簡報 | 2017-09-15 | Chinese | ||
| 34211907 | 本公司受中國信託證券邀請,參加中部投資前瞻論壇 | 2017-09-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
KST 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/52240/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52240 | 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=52240 | 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=52240 \ -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": 52240}, 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 KST (id: 52240)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.