
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 |
|---|---|---|---|
| 2022 Annual Recap and Fund Results | 2023-03-06 | English | |
| Second Price Monitoring Extn | 2023-02-08 | English | |
| Price Monitoring Extension | 2023-02-08 | English | |
| Holding(s) in Company | 2023-02-08 | English | |
| Second Price Monitoring Extn | 2023-01-20 | English | |
| Price Monitoring Extension | 2023-01-20 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 1856842 | 2022 Annual Recap and Fund Results | 2023-03-06 | English | ||
| 1844570 | Second Price Monitoring Extn | 2023-02-08 | English | ||
| 1844573 | Price Monitoring Extension | 2023-02-08 | English | ||
| 1844701 | Holding(s) in Company | 2023-02-08 | English | ||
| 1836263 | Second Price Monitoring Extn | 2023-01-20 | English | ||
| 1836270 | Price Monitoring Extension | 2023-01-20 | English | ||
| 1836486 | Second Price Monitoring Extn | 2023-01-20 | English | ||
| 1836489 | Price Monitoring Extension | 2023-01-20 | English | ||
|
2022
7 filings
| |||||
| 1820194 | Further Regarding Havelet Acquisition | 2022-12-12 | English | ||
| 1817267 | Completion of Share Purchase Acquisition | 2022-12-06 | English | ||
| 1807545 | Financial Services Company Acquistion | 2022-11-17 | English | ||
| 1796118 | Change of Adviser | 2022-10-27 | English | ||
| 1794984 | Second Price Monitoring Extn | 2022-10-26 | English | ||
| 1794990 | Price Monitoring Extension | 2022-10-26 | English | ||
| 1781232 | Second Price Monitoring Extn | 2022-10-03 | 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.