
ALPHA GROWTH PLC — Investor Relations & Filings
Alpha Growth PLC is a financial services company specializing in esoteric asset management, with a focus on life insurance-linked wealth solutions. The firm provides advisory, consultancy, performance monitoring, and analytical services to a client base that includes individuals, family offices, and institutional investors. Its core activities revolve around strategies for longevity assets and senior life settlements, offering specialized solutions within the alternative investment sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Alpha Launches Japan Fund with former Amova Team | 2026-04-13 | English | |
| Addition to Investment Team and Launch of New Fund | 2026-01-05 | English | |
| Appointment of New Auditor | 2025-10-07 | English | |
| Share Consolidation and Total Voting Rights | 2025-09-05 | English | |
| Result of General Meeting | 2025-08-04 | English | |
| Notice of GM | 2025-07-17 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34392482 | Alpha Launches Japan Fund with former Amova Team | 2026-04-13 | English | ||
| 12060522 | Addition to Investment Team and Launch of New Fund | 2026-01-05 | English | ||
|
2025
13 filings
| |||||
| 7977212 | Appointment of New Auditor | 2025-10-07 | English | ||
| 7780988 | Share Consolidation and Total Voting Rights | 2025-09-05 | English | ||
| 7648568 | Result of General Meeting | 2025-08-04 | English | ||
| 7094354 | Notice of GM | 2025-07-17 | English | ||
| 6315782 | Providence Life Granted Isle of Man Branch License | 2025-06-20 | English | ||
| 6315468 | Providence Life Granted Isle of Man Branch License | 2025-06-20 | English | ||
| 6110322 | Alpha Alternative Assets Fund Update | 2025-06-04 | English | ||
| 6037913 | Shareholder Update Call | 2025-05-29 | English | ||
| 11330797 | Holding(s) in Company | 2025-04-02 | English | ||
| 11330784 | Director/PDMR Shareholding | 2025-04-02 | English | ||
| 6770576 | Shareholder Update Call | 2025-03-27 | English | ||
| 6768593 | Unaudited Interim 2024 Annual Financial Report | 2025-03-25 | English | ||
| 5594790 | Holding(s) in Company | 2025-03-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ALPHA GROWTH 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 · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | Financial and insurance activit… |
|
MARSH & MCLENNAN COMPANIES, INC.
A global professional services firm providing advice in ris…
|
MMC | US | Financial and insurance activit… |
|
NexgenRx Inc.
Full-service TPA and tech provider specializing in group be…
|
NXG | CA | Financial and insurance activit… |
ALPHA GROWTH 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/4991/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4991 | 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=4991 | 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=4991 \ -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": 4991}, 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 ALPHA GROWTH PLC (id: 4991)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.