
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 |
|---|---|---|---|
| Group of companies' accounts made up to 2025-03-31 | 2026-05-04 | English | |
| 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 |
Browse filings by year
11 yearsFinancials
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 |
|---|---|---|---|
|
Starrex International Ltd.
Financial services focused on US real estate, providing tit…
|
STX | CA | Financial and insurance activit… |
|
XPS PENSIONS GROUP PLC
A pensions consulting and administration business for pensi…
|
XPS | GB | Financial and insurance activit… |
|
Yolo Group
Insurtech company with a platform for distributing digital …
|
YOLO | IT | Financial and insurance activit… |
|
Zhibao Technology Inc.
A 2B2C provider of digital insurance solutions via a propri…
|
ZBAO | US | 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.