
Cybertech Systems and Software Ltd. — Investor Relations & Filings
Cybertech Systems and Software Ltd. specializes in providing next-generation IT solutions with a core focus on SAP and Geographic Information Systems (GIS). The company offers a comprehensive suite of services including digital transformation, cloud computing, and managed infrastructure services. As a strategic partner to global technology leaders like SAP and Esri, Cybertech delivers integrated solutions that bridge the gap between spatial data and enterprise resource planning. Their expertise spans across application development, maintenance, and support, catering to diverse sectors such as public utilities, government agencies, and large-scale manufacturing. The firm is recognized for its ability to implement complex GIS-based spatial analytics and enterprise-wide SAP environments, helping organizations optimize operational efficiency and data-driven decision-making through advanced technical frameworks and specialized domain knowledge.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2026-05-14 | English | |
| Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | |
| Copy of Newspaper Publication | 2026-05-14 | English | |
| Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | |
| Updates | 2026-05-14 | English | |
| Buyback resolution dated May 13, 2026 | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46058581 | Updates | 2026-05-14 | English | ||
| 46058249 | Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | ||
| 46047455 | Copy of Newspaper Publication | 2026-05-14 | English | ||
| 46044904 | Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | ||
| 45902092 | Updates | 2026-05-14 | English | ||
| 45902106 | Buyback resolution dated May 13, 2026 | 2026-05-14 | English | ||
| 45737276 | Dividend | 2026-05-13 | English | ||
| 45737286 | General Updates | 2026-05-13 | English | ||
| 45737299 | General Updates | 2026-05-13 | English | ||
| 45737325 | Buyback | 2026-05-13 | English | ||
| 45737343 | Record Date | 2026-05-13 | English | ||
| 45737354 | Outcome of Board Meeting | 2026-05-13 | English | ||
| 45730046 | Statement of deviation for quarter ended March 31, 2026 | 2026-05-13 | English | ||
| 45730135 | Board recommends Final dividend subject to approval of members at the ensuing AGM of the Company. | 2026-05-13 | English | ||
| 45730144 | Record date for Buyback of shares | 2026-05-13 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Richa Info Systems Limited
Provides IT infrastructure, digital transformation, and har…
|
RICHA | IN | Telecommunications, computer pr… |
|
Ricksoft Co.,Ltd.
Atlassian partner providing IT services, consulting, and pr…
|
4429 | JP | Telecommunications, computer pr… |
|
RICOH COMPANY,LTD.
Global provider of digital workplace services, print soluti…
|
7752 | JP | Telecommunications, computer pr… |
|
Ridge-i Inc.
AI solutions provider for custom development, generative AI…
|
5572 | JP | Telecommunications, computer pr… |
|
Ridgetech Inc.
Retail and wholesale distributor of pharmaceutical and othe…
|
RDGT | US | Telecommunications, computer pr… |
|
Rimini Street, Inc.
Global provider of third-party enterprise software support …
|
RMNI | US | Telecommunications, computer pr… |
|
RingNet Co., Ltd.
An ICT solutions provider for network integration, cloud, a…
|
042500 | KR | Telecommunications, computer pr… |
|
RM PLC
Provides IT solutions and digital assessment services to th…
|
RM | GB | Telecommunications, computer pr… |
|
Rockontrol Technology Group Co.,Ltd.
Provides industrial automation and digital transformation s…
|
688051 | CN | Telecommunications, computer pr… |
|
ROCKWELL AUTOMATION, INC
Develops automation and digital transformation solutions fo…
|
ROK | US | Telecommunications, computer pr… |
Cybertech Systems and Software 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/60684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60684 | 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=60684 | 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=60684 \ -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": 60684}, 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 Cybertech Systems and Software Ltd. (id: 60684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.