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 |
|---|---|---|---|
| 114年2月營業收入 | 2025-03-10 | Chinese | |
| 公告本公司114年02月份自結合併營收概算 | 2025-03-05 | Chinese | |
| 114年02月內部人持股異動(事後) | 2025-03-05 | Chinese | |
| 114年02月董事會成員及持股 | 2025-03-05 | Chinese | |
| 公告本公司113年第四季財務報告董事會 預計召開日期為114年03月13日 | 2025-03-03 | Chinese | |
| 公告本公司114年01月份自結損益 | 2025-02-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34218912 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 34218925 | 公告本公司114年02月份自結合併營收概算 | 2025-03-05 | Chinese | ||
| 34218940 | 114年02月內部人持股異動(事後) | 2025-03-05 | Chinese | ||
| 34218931 | 114年02月董事會成員及持股 | 2025-03-05 | Chinese | ||
| 34218946 | 公告本公司113年第四季財務報告董事會 預計召開日期為114年03月13日 | 2025-03-03 | Chinese | ||
| 34218951 | 公告本公司114年01月份自結損益 | 2025-02-14 | Chinese | ||
| 34218962 | 114年1月背書保證與資金貸與 | 2025-02-10 | Chinese | ||
| 34218958 | 114年1月營業收入 | 2025-02-10 | Chinese | ||
| 34218969 | 公告本公司114年01月份自結合併營收概算 | 2025-02-07 | Chinese | ||
| 34218982 | 114年01月內部人持股異動(事後) | 2025-02-07 | Chinese | ||
| 34218975 | 114年01月董事會成員及持股 | 2025-02-07 | Chinese | ||
| 34218987 | 公告本公司113年12月份自結損益 | 2025-01-15 | Chinese | ||
| 34219000 | 113年12月背書保證與資金貸與 | 2025-01-10 | Chinese | ||
| 34218994 | 113年12月營業收入 | 2025-01-10 | Chinese | ||
| 34219005 | 公告本公司113年12月份自結合併營收概算 | 2025-01-06 | 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.