
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 |
|---|---|---|---|
|
MIC Co.,Ltd.
Marketing solutions provider offering end-to-end sales prom…
|
300A | JP | Real estate activities |
|
Modern Living Investments Holdings Limited
Provides property management services for the public housin…
|
8426 | HK | Real estate activities |
|
MOH Nippon PLC
Operates a real estate crowdfunding services platform in Ja…
|
BWN | GB | Real estate activities |
|
MT GENEX CORPORATION
Provides real estate management, renewal construction, and …
|
9820 | JP | Real estate activities |
|
NACITY PROPERTY SERVICE GROUP CO., LTD.
Provides property management and facility services for dive…
|
603506 | CN | Real estate activities |
|
NETWORK-1 TECHNOLOGIES, INC.
An intellectual property company that develops, licenses, a…
|
NTIP | US | Real estate activities |
|
New DaZheng Property Group Co., LTD.
Provides integrated property management and facility servic…
|
002968 | CN | Real estate activities |
|
NEWMARK GROUP, INC.
A commercial real estate advisory and services firm for inv…
|
NMRK | US | Real estate activities |
|
Nihon M&A Center Holdings Inc.
M&A advisory firm providing brokerage and intermediary serv…
|
2127 | JP | Real estate activities |
|
NIPPON KANZAI Holdings Co.,Ltd.
Holding company for a group specializing in building and pr…
|
9347 | JP | 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.