K.S. Terminals Inc. — 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 |
|---|---|---|---|
| 公司治理組織架構 | 2025-12-18 | Chinese | |
| 公告本公司114年11月份自結損益 | 2025-12-15 | Chinese | |
| 114年11月背書保證與資金貸與 | 2025-12-10 | Chinese | |
| 114年11月營業收入 | 2025-12-10 | Chinese | |
| 公告本公司114年11月份自結合併營收概算 | 2025-12-05 | Chinese | |
| 114年11月內部人持股異動(事後) | 2025-12-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34218182 | 公司治理組織架構 | 2025-12-18 | Chinese | ||
| 34218186 | 公告本公司114年11月份自結損益 | 2025-12-15 | Chinese | ||
| 34218199 | 114年11月背書保證與資金貸與 | 2025-12-10 | Chinese | ||
| 34218192 | 114年11月營業收入 | 2025-12-10 | Chinese | ||
| 34218207 | 公告本公司114年11月份自結合併營收概算 | 2025-12-05 | Chinese | ||
| 34218228 | 114年11月內部人持股異動(事後) | 2025-12-03 | Chinese | ||
| 34218216 | 114年11月董事會成員及持股 | 2025-12-03 | Chinese | ||
| 34218274 | 114年11月法人說明會簡報 — 300320251120E001.pdf | 2025-11-20 | Chinese | ||
| 34218253 | 114年11月法人說明會簡報 — 300320251120M001.pdf | 2025-11-20 | Chinese | ||
| 34218235 | 114年11月法人說明會簡報 | 2025-11-20 | Chinese | ||
| 34218281 | 本公司受邀參加由凱基證券舉辦之線上法人說明會 | 2025-11-14 | Chinese | ||
| 34218286 | 公告本公司114年10月份自結損益 | 2025-11-14 | Chinese | ||
| 34218295 | 114年第3季海外子公司投資 | 2025-11-14 | Chinese | ||
| 34218303 | 114年第3季大陸投資 | 2025-11-14 | Chinese | ||
| 34218334 | 114年第3季權益變動表 | 2025-11-14 | 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 Terminal Industry Co.,Ltd.
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
K.S. Terminals Inc. 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 K.S. Terminals Inc. (id: 52240)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.