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-04-30 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-24 | Korean | |
| 정기주주총회결과 | 2026-03-19 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-19 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-19 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 32540885 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-19 | Korean | ||
| 32538899 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-02-19 | Korean | ||
| 14764896 | 주주총회소집공고 | 2026-02-06 | Korean | ||
| 14764818 | 의결권대리행사권유참고서류 | 2026-02-06 | Korean | ||
| 14754812 | 주주총회소집결의 | 2026-02-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Investigation and private security activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3 Sixty Risk Solutions Ltd.
Multinational provider of customized risk mitigation and se…
|
SAYFF | CA | Administrative and support serv… |
|
ADT Inc.
Provider of monitored security, automation, and smart home …
|
ADT | US | Administrative and support serv… |
|
ALSOK CO.,LTD.
A security services provider offering electronic, stationed…
|
2331 | JP | Administrative and support serv… |
|
ANBANG SAVE-GUARD GROUP CO., LTD.
Provides financial logistics, armed escort, and integrated …
|
603373 | CN | Administrative and support serv… |
|
Aquila SA
Operates a national network of firms providing mobile secur…
|
ALAQU | FR | Administrative and support serv… |
|
Armour Security (India) Limited
Provides integrated security and facility management soluti…
|
ARMOUR | IN | Administrative and support serv… |
|
Avante Corp.
Global provider of technology-enabled security services and…
|
XX | CA | Administrative and support serv… |
|
BRINKS CO
Global provider of secure logistics, cash management, and p…
|
BCO | US | Administrative and support serv… |
|
CENTRAL SECURITY PATROLS CO.,LTD.
Provider of manned, tech, and remote security for corporate…
|
9740 | JP | Administrative and support serv… |
|
Century Plaza Hotel Group
An investment holding company providing security guarding s…
|
8315 | HK | 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.