
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 |
|---|---|---|---|
|
starts corporation inc.
A diversified company engaged in real estate, construction,…
|
8850 | JP | Real estate activities |
|
Sundy Service Group Co. Ltd
Comprehensive property management services and related valu…
|
9608 | HK | Real estate activities |
|
SUNNEXTA GROUP Inc.
Provider of outsourcing solutions for corporate housing and…
|
8945 | JP | Real estate activities |
|
TOKEN CORPORATION
A construction and real estate company specializing in land…
|
1766 | JP | Real estate activities |
|
Tower Investments S.A.
Develops and invests in commercial real estate, managing th…
|
TOW | PL | Real estate activities |
|
Tribe Property Technologies
Provides technology-enabled property management services an…
|
TRBE | CA | Real estate activities |
|
TRITECH GROUP LIMITED
Specialist engineering and water & environmental solutions,…
|
5G9 | SG | Real estate activities |
|
Verianos SE
A real estate private equity firm providing investment and …
|
VROS | DE | Real estate activities |
|
WATKIN JONES PLC
Developer, constructor, and manager of residential-for-rent…
|
WJG | GB | Real estate activities |
|
Wise Finance S.A.
A holding company for real estate investment, management, t…
|
IBS | PL | 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.