
Aeonx Digital Technology Limited — Investor Relations & Filings
Aeonx Digital Technology Limited provides digital transformation and enterprise technology consulting services. The firm specializes in SAP implementation, migration, and support, alongside cloud infrastructure management across major platforms. Its service portfolio includes data analytics, enterprise application development, and managed IT services designed to optimize business processes. By leveraging strategic partnerships with global technology providers, the company delivers solutions for SAP S/4HANA transitions, cloud-native development, and cybersecurity. The organization focuses on accelerating digital maturity for enterprises through automation and integrated technology frameworks, ensuring scalable and secure operational environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Enclosed | 2026-05-28 | English | |
| Newspaper Publication of Audited (Standalone & Consolidated) Financials Results for the quarter & year ended 31st March, 2026. | 2026-05-28 | English | |
| Resignation of Company Secretary along with Resignation Letter | 2026-05-26 | English | |
| Enclosed | 2026-05-26 | English | |
| Enclosed | 2026-05-26 | English | |
| Enclosed | 2026-05-26 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47861793 | Enclosed | 2026-05-28 | English | ||
| 47861854 | Newspaper Publication of Audited (Standalone & Consolidated) Financials Results for the quarter & year ended 31st March, 2026. | 2026-05-28 | English | ||
| 47061775 | Resignation of Company Secretary along with Resignation Letter | 2026-05-26 | English | ||
| 47060905 | Enclosed | 2026-05-26 | English | ||
| 47060916 | Enclosed | 2026-05-26 | English | ||
| 47060919 | Enclosed | 2026-05-26 | English | ||
| 47060924 | Enclosed | 2026-05-26 | English | ||
| 47061017 | Audited Financial Results (Standalone & Consolidated) for the quarter and year ended 31st March, 2026 | 2026-05-26 | English | ||
| 47061109 | Enclosed | 2026-05-26 | English | ||
| 46604728 | Aeonx Digital Technology Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 26/05/2026 ,inter alia, to consider and approve Enclosed | 2026-05-20 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CROSS CAT CO.,LTD.
An independent system integrator for the financial, credit,…
|
2307 | JP | Telecommunications, computer pr… |
|
CRYSTAL BUSINESS SYSTEM LIMITED
Provides IT solutions, office automation, and ERP implement…
|
540821 | IN | Telecommunications, computer pr… |
|
CS-C.Co.,Ltd.
Offers SaaS marketing tools and consulting for local busine…
|
9258 | JP | Telecommunications, computer pr… |
|
CSP INC /MA/
Offers high-performance cybersecurity products and integrat…
|
CSPI | US | Telecommunications, computer pr… |
|
Ctac N.V.
IT and business consulting provider of industry-focused sol…
|
CTAC | NL | Telecommunications, computer pr… |
|
CUBE SYSTEM INC.
IT company providing system integration, development, and c…
|
2335 | JP | Telecommunications, computer pr… |
|
CyberOne Co., Ltd.
Offers cybersecurity services, consulting, and a proprietar…
|
356890 | KR | Telecommunications, computer pr… |
|
Cyber Security 1
Offers cybersecurity solutions, distribution, and managed S…
|
CYB1 | SE | Telecommunications, computer pr… |
|
Cybertech Systems and Software Ltd.
Specializes in SAP and GIS IT solutions, digital transforma…
|
CYBERTECH | IN | Telecommunications, computer pr… |
|
Cycurion, Inc.
Provider of network communications and IT security solution…
|
CYCU | US | Telecommunications, computer pr… |
Aeonx Digital Technology Limited 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/64237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64237 | 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=64237 | 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=64237 \ -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": 64237}, 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 Aeonx Digital Technology Limited (id: 64237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.