Adsure Services PLC — Investor Relations & Filings
Adsure Services PLC is a holding company for its operating subsidiary, TIAA Ltd, a specialist business assurance provider. The company assists organizations, particularly in the public and government-funded sectors, in navigating strategic risks, improving efficiencies, and safeguarding against evolving threats. Its portfolio of services is divided into two main categories: Risk & Assurance and Risk & Advisory. Key offerings include internal audit, compliance, grant funding audits, anti-crime services (fraud and security management), governance support, HR investigations, and AI & digital assurance. The company primarily serves clients in the healthcare, housing, education, and government sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of AGM and Proposed Final Dividend | 2024-09-16 | English | |
| Final Results for the year ended 31 March 2024 | 2024-07-29 | English | |
| B Corporation Certification | 2024-05-22 | English | |
| Appointment of Investor Relations | 2024-05-07 | English | |
| Change of Company Secretary | 2024-04-29 | English | |
| First Dividend Announcement | 2024-04-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
9 filings
| |||||
| 11281710 | Notice of AGM and Proposed Final Dividend | 2024-09-16 | English | ||
| 11270000 | Final Results for the year ended 31 March 2024 | 2024-07-29 | English | ||
| 11252886 | B Corporation Certification | 2024-05-22 | English | ||
| 11248443 | Appointment of Investor Relations | 2024-05-07 | English | ||
| 11245790 | Change of Company Secretary | 2024-04-29 | English | ||
| 11240528 | First Dividend Announcement | 2024-04-08 | English | ||
| 11234228 | National Housing Federation Finance Conference | 2024-03-13 | English | ||
| 11224452 | Director/PDMR Notice and Holding(s) in Company | 2024-01-24 | English | ||
| 11221964 | Change in Senior Management Personnel | 2024-01-08 | English | ||
|
2023
3 filings
| |||||
| 11217539 | Interim Results | 2023-12-11 | English | ||
| 11210101 | New ICT Support and Development Contract | 2023-11-01 | English | ||
| 11209422 | First Day of Dealings | 2023-10-30 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Adsure Services PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
ALVAREZ & MARSAL INVESTIMENTOS I S.A.
Provides turnaround management, restructuring, and performa…
|
— | BR | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | Professional, scientific and te… |
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | Professional, scientific and te… |
Adsure Services PLC 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/10314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10314 | 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=10314 | 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=10314 \ -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": 10314}, 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 Adsure Services PLC (id: 10314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.