
Admiral Group PLC — Investor Relations & Filings
Admiral Group is an international financial services company established in 1993. The group's primary activities involve the sale and underwriting of insurance, with a specialization in motor insurance. Its product portfolio also includes home, travel, and pet insurance. In addition to its insurance offerings, the company provides financial services such as unsecured personal loans and car finance. The group serves customers across several countries, including the United Kingdom, Spain, Italy, France, and the United States, through a portfolio of distinct brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-26 | English | |
| Annual General Meeting - Special Business Resolutions | 2026-04-30 | English | |
| Result of AGM | 2026-04-29 | English | |
| Interim accounts made up to 2026-02-28 | 2026-04-15 | English | |
| Notice of 2026 Annual General Meeting | 2026-03-25 | English | |
| Director/PDMR Shareholding | 2026-03-25 | English |
Browse filings by year
27 years- 2026 19 filings
- 2025 36 filings
- 2024 40 filings
- 2023 70 filings
- 2022 61 filings
- 2021 55 filings
- 2020 62 filings
- 2019 50 filings
- 2018 41 filings
- 2017 24 filings
- 2016 8 filings
- 2015 8 filings
- 2014 9 filings
- 2013 7 filings
- 2012 8 filings
- 2011 9 filings
- 2010 6 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 2 filings
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 1999 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Admiral Group 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 · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amana Cooperative Insurance Co.
Provides Sharia-compliant cooperative insurance for individ…
|
8310 | SA | Financial and insurance activit… |
|
AMBAC FINANCIAL GROUP INC
A specialty insurance holding company that builds and acqui…
|
AMBC | US | Financial and insurance activit… |
|
AMERICAN COASTAL INSURANCE Corp
Property and casualty insurer for commercial residential pr…
|
ACIC | US | Financial and insurance activit… |
|
AMERICAN FINANCIAL GROUP INC
An insurance holding company engaged in property and casual…
|
AFG | US | Financial and insurance activit… |
|
American Integrity Insurance Group, Inc.
Provider of residential property insurance in Florida, Geor…
|
AII | US | Financial and insurance activit… |
|
AMERICAN INTERNATIONAL GROUP, INC.
Global insurance firm offering property, life, and retireme…
|
AIG | US | Financial and insurance activit… |
|
AMERISAFE INC
Specialty provider of workers' compensation insurance for h…
|
AMSF | US | Financial and insurance activit… |
|
ANADOLU ANONİM TÜRK SİGORTA ŞİRKETİ
An insurance provider specializing in non-life products for…
|
ANSGR | TR | Financial and insurance activit… |
|
Anicom Holdings,Inc.
Holding company providing pet insurance and related animal …
|
8715 | JP | Financial and insurance activit… |
|
Anshin Guarantor Service Co.,Ltd.
A specialized provider of rent obligation guarantee service…
|
7183 | JP | Financial and insurance activit… |
Admiral Group 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/5227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5227 | 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=5227 | 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=5227 \ -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": 5227}, 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 Admiral Group PLC (id: 5227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.