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 |
|---|---|---|---|
| 109年第3季資產負債表 | 2020-11-13 | Chinese | |
| 109年第3季權益變動表 | 2020-11-13 | Chinese | |
| 109年第3季大陸投資 | 2020-11-13 | Chinese | |
| 109年第3季海外子公司投資 | 2020-11-13 | Chinese | |
| 109年10月營業收入 | 2020-11-10 | Chinese | |
| 109年10月背書保證與資金貸與 | 2020-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34213740 | 109年第3季資產負債表 | 2020-11-13 | Chinese | ||
| 34213734 | 109年第3季權益變動表 | 2020-11-13 | Chinese | ||
| 34213758 | 109年第3季大陸投資 | 2020-11-13 | Chinese | ||
| 34213765 | 109年第3季海外子公司投資 | 2020-11-13 | Chinese | ||
| 34213778 | 109年10月營業收入 | 2020-11-10 | Chinese | ||
| 34213771 | 109年10月背書保證與資金貸與 | 2020-11-10 | Chinese | ||
| 34213784 | 公告本公司董事會決議通過109年第三季合併財務報告 | 2020-11-10 | Chinese | ||
| 34213791 | 代子公司JIAN BANG (HONG KONG) HOLDING Ltd. 公告大陸投資健和興電子科技(啟東)有限公司清算註銷案 | 2020-11-10 | Chinese | ||
| 34213795 | 公告本公司董事會通過向關係人租賃取得不動產使用權資產 | 2020-11-10 | Chinese | ||
| 34213802 | 公告本公司董事會通過向關係人租賃取得不動產使用權資產 | 2020-11-10 | Chinese | ||
| 34213817 | 109年10月內部人持股異動(事後) | 2020-11-09 | Chinese | ||
| 34213810 | 109年10月董事會成員及持股 | 2020-11-09 | Chinese | ||
| 34213823 | 公告本公司109年10月份自結合併營收概算 | 2020-11-05 | Chinese | ||
| 34213837 | 109年09月內部人持股異動(事後) | 2020-10-15 | Chinese | ||
| 34213830 | 109年09月董事會成員及持股 | 2020-10-15 | 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.