
Eltes Co., Ltd. — Investor Relations & Filings
Eltes Co., Ltd. is a digital risk management firm that utilizes big data analysis and AI technology to provide solutions for corporations and local governments. The company's core activities include risk detection, monitoring, and consulting services aimed at enhancing cybersecurity and protecting digital assets. Its business is structured around four key segments: Digital Risk, which supports the sound development of digital technology; AI Security, which promotes the digital transformation (DX) of the security industry; DX Promotion, which facilitates digital societal change; and Smart City development, which contributes to regional revitalization. Eltes focuses on creating a secure digital environment through its specialized services and technological capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 当社取締役副社長 伊藤豊による当社株式取得に関するお知らせ | 2026-05-20 | Japanese | |
| 2026年2月期 通期決算FAQ | 2026-05-01 | Japanese | |
| 連結子会社の異動(株式譲渡)及び子会社の異動(孫会社の子会社化)に関するお知らせ | 2026-04-27 | Japanese | |
| 事業計画及び成長可能性に関する説明資料 3ヵ年経営計画(2027年2月期~2029年2月期) | 2026-04-27 | Japanese | |
| 臨時報告書 | 2026-04-23 | Japanese | |
| 監査等委員会設置会社への移行及び定款の一部変更並びに役員人事に関するお知らせ | 2026-04-23 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46581641 | 当社取締役副社長 伊藤豊による当社株式取得に関するお知らせ | 2026-05-20 | Japanese | ||
| 46880503 | 2026年2月期 通期決算FAQ | 2026-05-01 | Japanese | ||
| 46879112 | 連結子会社の異動(株式譲渡)及び子会社の異動(孫会社の子会社化)に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879111 | 事業計画及び成長可能性に関する説明資料 3ヵ年経営計画(2027年2月期~2029年2月期) | 2026-04-27 | Japanese | ||
| 35634844 | 臨時報告書 | 2026-04-23 | Japanese | ||
| 46878472 | 監査等委員会設置会社への移行及び定款の一部変更並びに役員人事に関するお知らせ | 2026-04-23 | Japanese | ||
| 46878470 | 会計監査人の異動に関するお知らせ | 2026-04-23 | Japanese | ||
| 46877559 | 2026年2月期 通期 決算説明動画及びスクリプトの公開のお知らせ | 2026-04-17 | Japanese | ||
| 46876944 | 通期個別業績実績値と前期実績値との差異に関するお知らせ | 2026-04-14 | Japanese | ||
| 46876943 | 2026年2月期 通期 決算説明資料 | 2026-04-14 | Japanese | ||
| 46876942 | 2026年2月期 決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | ||
|
2025
4 filings
| |||||
| 10176603 | 訂正有価証券届出書(組込方式) | 2025-12-16 | Japanese | ||
| 9823469 | 有価証券届出書(組込方式) | 2025-12-11 | Japanese | ||
| 9608679 | 確認書 | 2025-12-08 | Japanese | ||
| 9605327 | 訂正半期報告書-第15期(2025/03/01-2026/02/28) | 2025-12-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Bukalapak.com Tbk
An all-commerce technology super-enabler facilitating MSME …
|
BUKA | ID | Telecommunications, computer pr… |
|
PT Distribusi Voucher Nusantara Tbk
Platform-based technology company enabling digitization for…
|
DIVA | ID | Telecommunications, computer pr… |
|
PT Envy Technologies Indonesia Tbk
Technology venture providing IT services: cybersecurity, sy…
|
ENVY | ID | Telecommunications, computer pr… |
|
PT Galva Technologies Tbk
Leading regional partner for IT electronics products and so…
|
GLVA | ID | Telecommunications, computer pr… |
|
PT GoTo Gojek Tokopedia Tbk
A technology company operating a digital ecosystem offering…
|
GOTO | ID | Telecommunications, computer pr… |
|
PT Menn Teknologi Indonesia Tbk.
Provides digital and IoT solutions for logistics and transp…
|
MENN | ID | Telecommunications, computer pr… |
|
PT Sumber Sinergi Makmur Tbk
Provides IoT-based GPS tracker services and comprehensive f…
|
IOTF | ID | Telecommunications, computer pr… |
|
PT Teknologi Karya Digital Nusa Tbk.
Provides integrated technology solutions for transportation…
|
TRON | ID | Telecommunications, computer pr… |
|
PUC BERHAD
An investment holding company primarily engaged in digital …
|
— | MY | Telecommunications, computer pr… |
|
Qeeka Home (Cayman) Inc.
Largest SaaS-enabled solution platform for China's Interior…
|
1739 | HK | Telecommunications, computer pr… |
Eltes 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/13988/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13988 | 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=13988 | 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=13988 \ -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": 13988}, 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 Eltes Co., Ltd. (id: 13988)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.