
ACUMENTIS GROUP LIMITED — Investor Relations & Filings
Acumentis Group Limited provides independent property valuation and advisory services. The firm delivers a comprehensive suite of solutions including residential, commercial, and rural valuations, alongside specialist advice for insurance, taxation, and litigation purposes. Serving a diverse client base of financial institutions, government bodies, and private corporations, the organization focuses on data-driven insights and risk assessment. Key service areas encompass mortgage valuation, asset management, and strategic property consultancy. The firm utilizes technical expertise to support decision-making in property transactions and portfolio management, offering professional assessments for various asset classes and complex valuation requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appointment of Chief Financial Officer & Company Secretary 1 page 111.6KB | 2026-05-26 | English | |
| Change in substantial holding 6 pages 576.1KB | 2026-05-20 | English | |
| Becoming a substantial holder 5 pages 405.0KB | 2026-05-20 | English | |
| Change in substantial holding Amended 6 pages 576.7KB | 2026-05-20 | English | |
| Change in substantial holding 6 pages 745.5KB | 2026-05-14 | English | |
| Half Yearly Report and Accounts 33 pages 1.5MB | 2026-02-15 | English |
Browse filings by year
24 years- 2026 7 filings
- 2025 33 filings
- 2024 30 filings
- 2023 55 filings
- 2022 28 filings
- 2021 41 filings
- 2020 3 filings
- 2019 63 filings
- 2018 43 filings
- 2017 71 filings
- 2016 46 filings
- 2015 28 filings
- 2014 35 filings
- 2013 17 filings
- 2012 16 filings
- 2011 31 filings
- 2010 14 filings
- 2009 15 filings
- 2008 23 filings
- 2007 25 filings
- 2006 35 filings
- 2005 29 filings
- 2004 27 filings
- 2003 20 filings
Market data
Market data not available
Price history
Peer group · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Redco Healthy Living Company Limited
Provides comprehensive property management and value-added …
|
2370 | HK | Real estate activities |
|
Reitar Logtech Holdings Ltd
Provides integrated solutions for logistics property develo…
|
RITR | US | Real estate activities |
|
REVOLUTION CO.,LTD.
Real estate resale business offering sales, brokerage, and …
|
8894 | JP | Real estate activities |
|
robot home Inc.
Real estate technology company offering smart home and mana…
|
1435 | JP | Real estate activities |
|
Ruisen Life Service Co, Limited
Investment holding company providing comprehensive property…
|
1922 | HK | Real estate activities |
|
Savills PLC
Global real estate services provider offering advisory and …
|
SVS | GB | Real estate activities |
|
SHENZHEN Quanxinhao CO., LTD.
Specializes in property management, leasing, and high-tech …
|
000007 | CN | Real estate activities |
|
Shoucheng Holdings
An investment holding company providing infrastructure asse…
|
697 | HK | Real estate activities |
|
S.I.F. Italia
A real estate services company specializing in property and…
|
SIF | IT | Real estate activities |
|
SRI HARTAMAS BERHAD
Suggests involvement in real estate, typically providing pr…
|
— | MY | Real estate activities |
ACUMENTIS GROUP 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/64295/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64295 | 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=64295 | 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=64295 \ -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": 64295}, 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 ACUMENTIS GROUP LIMITED (id: 64295)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.