
INSPIRIT ENERGY HOLDINGS PLC — Investor Relations & Filings
Inspirit Energy Holdings PLC is a technology and engineering company focused on the development and commercialization of energy-efficient solutions. The company's principal technologies include micro-Combined Heat and Power (mCHP) boilers and Waste Heat Recovery (WHR) systems. These products are designed for commercial and residential markets, aiming to reduce operational costs and carbon footprints by capturing and reusing waste energy. A key application of its WHR technology is in the marine sector, where the company is adapting engines to recover waste exhaust energy, thereby maximizing fuel efficiency and minimizing environmental impact.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cancellation of Trading on AIM | 2025-11-24 | English | |
| Company Update | 2025-11-18 | English | |
| Company update | 2025-11-07 | English | |
| AIM suspension | 2025-04-09 | English | |
| Half-year Report | 2025-03-31 | English | |
| Final Results | 2024-12-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 8574271 | Cancellation of Trading on AIM | 2025-11-24 | English | ||
| 8449623 | Company Update | 2025-11-18 | English | ||
| 8129225 | Company update | 2025-11-07 | English | ||
| 11335688 | AIM suspension | 2025-04-09 | English | ||
| 11328624 | Half-year Report | 2025-03-31 | English | ||
|
2024
9 filings
| |||||
| 5560244 | Final Results | 2024-12-31 | English | ||
| 5525181 | Business Update & Company to become a Cash shell | 2024-10-08 | English | ||
| 5464141 | Placing and director dealings, Issue of Equity | 2024-05-28 | English | ||
| 5464585 | CONTRACT FOR THE SUPPLY OF GOODS | 2024-05-28 | English | ||
| 5462948 | Result of AGM | 2024-05-23 | English | ||
| 5448891 | Notice of AGM | 2024-05-01 | English | ||
| 5434255 | Half-year Report | 2024-03-28 | English | ||
| 5387909 | Clarification regarding debt and loan facility | 2024-01-08 | English | ||
| 5385774 | Repayment of debt | 2024-01-02 | English | ||
|
2023
1 filing
| |||||
| 5383958 | Final Results | 2023-12-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
INSPIRIT ENERGY HOLDINGS 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/7713/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7713 | 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=7713 | 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=7713 \ -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": 7713}, 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 INSPIRIT ENERGY HOLDINGS PLC (id: 7713)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.