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 |
|---|---|---|---|
|
Knightscope, Inc.
Develops autonomous security robots and AI-driven safety so…
|
KSCP | US | Administrative and support serv… |
|
Kyoei Security Service Co., Ltd.
Provider of manned guarding, facility security, and persona…
|
7058 | JP | Administrative and support serv… |
|
Loomis
Specializes in solutions for managing payments and valuable…
|
LOOMIS | SE | Administrative and support serv… |
|
MCS SERVICES LIMITED
Provides specialized security, risk management, and integra…
|
MSG | AU | Administrative and support serv… |
|
MICROTEC ENTERPRISES INC.
Security solutions provider specializing in alarm system sa…
|
— | CA | Administrative and support serv… |
|
NIS MANAGEMENT LIMITED
Provides integrated security, facility management, and huma…
|
544495 | IN | Administrative and support serv… |
|
NSI Global Inc.
Global Risk and Intelligence Advisory Firm delivering secur…
|
— | CA | Administrative and support serv… |
|
Őrmester Vagyonvédelmi Nyilvánosa
Provider of integrated security services, including manned …
|
ORMES | HU | Administrative and support serv… |
|
Prosegur Cash S.A.
Global provider of cash cycle management and valuable goods…
|
CASH | ES | Administrative and support serv… |
|
Prosegur , Cia. de Seguridad S.A.
Global provider of security services, cash logistics, and a…
|
PSG | ES | 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.