ACP Energy plc — Investor Relations & Filings
ALT Resources PLC, formerly known as ACP Energy plc, is a company focused on opportunities in the natural resources industry. Initially formed to acquire hydrocarbon producing or near-production assets to generate swift cash flow, the company has transitioned its focus. It now operates as a mining royalty and streaming company, concentrating on opportunities within the upstream sector of the natural resources industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Proposed acquisition & admission to trading on AIM | 2025-02-24 | English | |
| Results of Annual General Meeting | 2025-01-10 | English | |
| Full accounts made up to 2024-06-30 | 2025-01-03 | English | |
| Notice of Annual General Meeting | 2024-12-17 | English | |
| Company Strategy Update | 2024-10-29 | English | |
| Change of Name to ALT Resources | 2024-10-15 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 11317598 | Proposed acquisition & admission to trading on AIM | 2025-02-24 | English | ||
| 11307378 | Results of Annual General Meeting | 2025-01-10 | English | ||
| 46835157 | Full accounts made up to 2024-06-30 | 2025-01-03 | English | ||
|
2024
12 filings
| |||||
| 11303749 | Notice of Annual General Meeting | 2024-12-17 | English | ||
| 11292561 | Company Strategy Update | 2024-10-29 | English | ||
| 11289029 | Change of Name to ALT Resources | 2024-10-15 | English | ||
| 5524196 | Proposed Change of Name | 2024-10-07 | English | ||
| 5517454 | Result of AGM | 2024-09-23 | English | ||
| 5514608 | Director Appointment | 2024-09-17 | English | ||
| 5513278 | Funding Facility and Directors’ Dealings | 2024-09-13 | English | ||
| 5512007 | Interim Reports and Financial Statements | 2024-09-11 | English | ||
| 5508538 | Notice of AGM | 2024-09-03 | English | ||
| 46835159 | Full accounts made up to 2023-06-30 | 2024-08-17 | English | ||
| 5501161 | Annual Report and Financial Statements | 2024-08-15 | English | ||
| 5497808 | Updated Transaction Information | 2024-08-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ACP Energy 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 · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
88 Energy Limited
Oil and gas E&P firm with producing assets in Texas and exp…
|
88E | AU | Mining and quarrying |
|
9416471 CANADA INC.
Exploration and development company specializing in oil san…
|
SWE | CA | Mining and quarrying |
|
Abacan Resource Corporation
Historical resource exploration and development entity, ban…
|
ABC | CA | Mining and quarrying |
|
Abington Resources Ltd.
Focused on exploration and development of oil, gas, and min…
|
ABL | CA | Mining and quarrying |
|
Abu Dhabi National Energy Co PJSC 4.75% Mar2037
Government-controlled diversified utilities and energy grou…
|
XSTAQA0337 | AE | Mining and quarrying |
|
Accrete Energy Inc.
Specializes in upstream oil and gas E&P and sustainable ene…
|
GZ | CA | Mining and quarrying |
|
Addax Petroleum Corporation
International oil and gas exploration, development, and pro…
|
— | CA | Mining and quarrying |
|
ADM ENERGY PLC
A natural resources investing company focused on the oil an…
|
ADME | GB | Mining and quarrying |
|
Advantagewon Oil Corp.
Energy entity focused on hydrocarbon production and diversi…
|
AOC | CA | Mining and quarrying |
|
ADX ENERGY LTD
Explores and produces oil, gas, and renewable energy resour…
|
ADX | AU | Mining and quarrying |
ACP Energy 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/5095/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5095 | 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=5095 | 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=5095 \ -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": 5095}, 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 ACP Energy plc (id: 5095)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.