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 |
|---|---|---|---|
| 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2025-08-14 | Korean | |
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-07-28 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-25 | Korean | |
| 결산실적공시예고(안내공시) | 2025-07-21 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7873801 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2025-08-14 | Korean | ||
| 7873709 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
| 7872565 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7881248 | 주식등의대량보유상황보고서(약식) | 2025-07-28 | Korean | ||
| 7881754 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-25 | Korean | ||
| 7883188 | 결산실적공시예고(안내공시) | 2025-07-21 | Korean | ||
| 7886707 | 주식등의대량보유상황보고서(약식) | 2025-07-07 | Korean | ||
| 7895923 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7895904 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-06-02 | Korean | ||
| 7902500 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2025-05-15 | Korean | ||
| 7902385 | 기업설명회(IR)개최(안내공시) | 2025-05-15 | Korean | ||
| 7901396 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7909738 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-04-25 | Korean | ||
| 7910878 | 결산실적공시예고(안내공시) | 2025-04-22 | Korean | ||
| 7927193 | 정기주주총회결과 | 2025-03-20 | 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.