
FASOO Co.,Ltd. — Investor Relations & Filings
Fasoo is a software company specializing in data-centric security, data governance, and enterprise content platforms. The company offers the Fasoo Data Security Platform, a solution designed for the lifecycle control of sensitive unstructured data. This platform enables organizations to discover, classify, protect, control, and track data to meet corporate governance and regulatory requirements. Key products include Fasoo Enterprise DRM, which provides file-based encryption and access control; Wrapsody, a secure collaboration and content management platform; Fasoo Data Radar for data discovery; and Fasoo RiskView for user behavior analytics. The company's technology is built on a zero-trust, file-centric security model that applies persistent protection to data regardless of its location, serving industries such as finance, manufacturing, healthcare, and the public sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2020-02-12 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2020-02-12 | Korean | |
| 기타경영사항(특허권취득)(자율공시)(인공 지능 기반 연관도 계산을 이용한 노트 제공 방법 및 장치) | 2020-01-15 | Korean | |
| 합병등종료보고서(합병) | 2020-01-02 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2019-12-16 | Korean | |
| 기타경영사항(자율공시)(소규모합병 승인 이사회결의(주주총회 갈음) 결과 보고) | 2019-11-28 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
4 filings
| |||||
| 10162101 | 주주총회소집결의 | 2020-02-12 | Korean | ||
| 10161965 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2020-02-12 | Korean | ||
| 10169005 | 기타경영사항(특허권취득)(자율공시)(인공 지능 기반 연관도 계산을 이용한 노트 제공 방법 및 장치) | 2020-01-15 | Korean | ||
| 10171903 | 합병등종료보고서(합병) | 2020-01-02 | Korean | ||
|
2019
11 filings
| |||||
| 10175531 | 주주명부폐쇄기간또는기준일설정 | 2019-12-16 | Korean | ||
| 10179888 | 기타경영사항(자율공시)(소규모합병 승인 이사회결의(주주총회 갈음) 결과 보고) | 2019-11-28 | Korean | ||
| 10185321 | 분기보고서 (2019.09) | 2019-11-14 | Korean | ||
| 10194930 | 주요사항보고서(회사합병결정) | 2019-10-10 | Korean | ||
| 10194923 | 주식등의대량보유상황보고서(일반) | 2019-10-10 | Korean | ||
| 10194906 | 주주명부폐쇄기간또는기준일설정 | 2019-10-10 | Korean | ||
| 10196722 | 전환사채(해외전환사채포함)발행후만기전사채취득(제3회차) | 2019-09-30 | Korean | ||
| 10197291 | 기타경영사항(특허권취득)(자율공시)(데이터베이스에서 암호화된 필드에 대한 색인 생성 방법 및 장치) | 2019-09-26 | Korean | ||
| 10223364 | 기타경영사항(특허권취득)(자율공시)(EPUB 기반 컨텐츠에 대한 디지털 저작권 관리장치 및 방법, 그리고 사용자 권한에 따른 EPUB 기반 컨텐츠 제공장치 및 방법) | 2019-08-13 | Korean | ||
| 10222529 | 반기보고서 (2019.06) | 2019-08-13 | Korean | ||
| 10239400 | 기타경영사항(특허권취득)(자율공시)(데이터베이스에서 암호화된 필드에 대한 색인 생성 방법 및 장치) | 2019-07-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
FASOO 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/15938/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15938 | 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=15938 | 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=15938 \ -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": 15938}, 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 FASOO Co.,Ltd. (id: 15938)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.