S-1 CORPORATION — Investor Relations & Filings
S-1 CORPORATION is a comprehensive provider of security and safety solutions, operating as a system integrator to deliver end-to-end services. The company's core offerings are structured around physical security, information security, and building management. In physical security, S-1 provides alarm monitoring, advanced access control, smart video management systems (SVMS), and integrated disaster management platforms (PSIM), leveraging specialized technologies like UWB and optical sensors. The information security division offers managed security services covering network, cloud, endpoint, and server protection. Additionally, S-1 delivers extensive building management solutions, including property and facility management, smart building systems, and real estate consulting. The company provides customized, integrated solutions for a wide range of clients, from residential and commercial properties to large-scale facilities like airports, industrial plants, and critical infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-11 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-11 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-11 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46363756 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-05-15 | Korean | ||
| 46357342 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44828291 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-11 | Korean | ||
| 44828287 | 최대주주등소유주식변동신고서 | 2026-05-11 | Korean | ||
| 44828279 | 기업설명회(IR)개최(안내공시) | 2026-05-11 | Korean | ||
| 39050995 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 36122689 | 결산실적공시예고(안내공시) | 2026-04-24 | Korean | ||
| 32985390 | 정기주주총회결과 | 2026-03-19 | Korean | ||
| 32985370 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-19 | Korean | ||
| 32985349 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | ||
| 32985134 | 기업가치제고계획(자율공시) | 2026-03-19 | Korean | ||
| 32928885 | 사업보고서 (2025.12) | 2026-03-11 | Korean | ||
| 32928065 | 감사보고서제출 | 2026-03-11 | Korean | ||
| 32900735 | 주식등의대량보유상황보고서(약식) | 2026-03-05 | Korean | ||
| 32869973 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-03-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Investigation and private security activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CMS Info Systems Limited
Offers integrated cash management, logistics, and banking t…
|
CMSINFO | IN | Administrative and support serv… |
|
CROMA SECURITY SOLUTIONS GROUP PLC
Provider of integrated electronic and physical security ser…
|
CSSG | GB | Administrative and support serv… |
|
Dream Security Co.,Ltd.
Information security company specializing in PKI, authentic…
|
203650 | KR | Administrative and support serv… |
|
Dynamic Services & Security Limited
Offers integrated facility management, security solutions, …
|
DYNAMIC | IN | Administrative and support serv… |
|
FIRST ADVANTAGE CORP
Global provider of background screening and identity verifi…
|
FA | US | Administrative and support serv… |
|
Frontier Services Group Limited
Provides integrated security, logistics, and infrastructure…
|
500 | HK | Administrative and support serv… |
|
G1 Secure Solutions Ltd.
Provides integrated security solutions combining physical g…
|
GOSS | IL | Administrative and support serv… |
|
IWS Group Holdings Limited
Provides comprehensive facility services, specializing in s…
|
6663 | HK | Administrative and support serv… |
|
Kapston Services Limited
Provides integrated security, facility management, and staf…
|
KAPSTON | IN | Administrative and support serv… |
|
KINATICO LTD
Provides automated background screening and workforce compl…
|
KYP | AU | Administrative and support serv… |
S-1 CORPORATION 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/17253/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17253 | 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=17253 | 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=17253 \ -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": 17253}, 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 S-1 CORPORATION (id: 17253)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.