Taiwan Shin Kong Security Co., Ltd. — Investor Relations & Filings
Taiwan Shin Kong Security Co., Ltd. is a technology-driven security provider established in 1980. As a prominent member of the Shin Kong Group, the company operates as an AIoT service leader, integrating 5G, artificial intelligence, and Internet of Things technologies to provide comprehensive smart living solutions. Its core service portfolio includes residential and commercial security, 24-hour monitoring, smart access control, and smart building management. The company also offers specialized business units for cash logistics, video surveillance, financial security, and automated external defibrillator (AED) services. Utilizing a 24/7/365 monitoring center, it delivers continuous protection and remote system management via mobile applications. Recent advancements focus on AI-powered patrol robots and intelligent management platforms. The company serves a broad market encompassing domestic enterprises, financial institutions, and residential clients, prioritizing the integration of traditional security with advanced digital intelligence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告董事會預計召開日期為115年5月11日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_9925_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_9925_20260529FE5.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_9925_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_9925_20260529FE2.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_9925_20260529FE1.pdf | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39971575 | 115年第1季財務報告董事會預計召開日期為115年5月11日 | 2026-04-30 | Chinese | ||
| 37995452 | 115年年報及股東會資料 — 2026_9925_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37995287 | 115年年報及股東會資料 — 2026_9925_20260529FE5.pdf | 2026-04-28 | English | ||
| 37995269 | 115年年報及股東會資料 — 2026_9925_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37995252 | 115年年報及股東會資料 — 2026_9925_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37825326 | 115年年報及股東會資料 — 2026_9925_20260529FE1.pdf | 2026-04-28 | English | ||
| 37825285 | 115年年報及股東會資料 — 2026_9925_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 35559580 | 公告本公司召開法人說明會相關資訊 | 2026-04-23 | Chinese | ||
| 35549106 | 115年04月法人說明會簡報 | 2026-04-23 | Chinese | ||
| 34652236 | 114年第4季財務報告書 — 202504_9925_AIC.pdf | 2026-04-17 | English | ||
| 34652234 | 114年第4季財務報告書 — 202504_9925_AIA.pdf | 2026-04-17 | English | ||
| 34652233 | 114年第4季財務報告書 — 202504_9925_AI3.pdf | 2026-04-17 | Chinese | ||
| 34652232 | 114年第4季財務報告書 — 202504_9925_AI1.pdf | 2026-04-17 | Chinese | ||
| 34652230 | 114年第4季財務報告書 — 202503_9925_AIA.pdf | 2026-04-17 | English | ||
| 34652228 | 114年第4季財務報告書 — 202503_9925_AI1.pdf | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Investigation and private security activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Radiant Cash Management Services Limited
Offers retail cash management, logistics, and vaulting for …
|
RADIANTCMS | IN | Administrative and support serv… |
|
S-1 CORPORATION
Provides integrated physical, information security, and bui…
|
012750 | KR | Administrative and support serv… |
|
SDM SE
A holding company for security service providers in Souther…
|
75S | DE | Administrative and support serv… |
|
SECOM CO., LTD.
Provider of integrated security solutions for corporate and…
|
9735 | JP | Administrative and support serv… |
|
Securitas
Global provider of security solutions combining technology …
|
SECU | SE | Administrative and support serv… |
|
Sensor Alarm Norden AB
Develops security alarms for properties using proprietary a…
|
SELARM | SE | Administrative and support serv… |
|
SIS LIMITED
Multinational provider of security, facility management, an…
|
SIS | IN | Administrative and support serv… |
|
SSC Security Services Corp.
National provider of comprehensive physical, electronic, an…
|
SECU | CA | Administrative and support serv… |
|
SU Group Holdings Ltd
Provides security engineering, guarding, screening, and voc…
|
SUGP | US | Administrative and support serv… |
|
Taiwan Secom Co., Ltd.
Provides integrated security, AI-driven smart city infrastr…
|
9917 | TW | Administrative and support serv… |
Taiwan Shin Kong Security 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/52788/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52788 | 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=52788 | 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=52788 \ -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": 52788}, 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 Taiwan Shin Kong Security Co., Ltd. (id: 52788)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.