
Abound Energy - Investor Relations & Filings
Key figures FY2025
| Total Revenues | CAD 4.48k | per the Annual Report filed 2026-04-30 |
|---|---|---|
| Net Income | CAD -1.81M | per the Annual Report filed 2026-04-30 |
| Total Assets | CAD 442.01k | per the Annual Report filed 2026-04-30 |
| Total Equity | CAD -2.66M | per the Annual Report filed 2026-04-30 |
| Cash from Ops | CAD -418.08k | per the Annual Report filed 2026-04-30 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Abound Energy is a technology-first company specializing in the development of long-duration energy storage (LDES) solutions. The company's core technology is Zaeras™, a patented zinc-air battery system designed to bridge the gap in the transition to cleaner energy by resolving the intermittent nature of renewable sources. Zaeras™ provides reliable, cost-effective energy availability for durations of 8 hours or longer, enhancing grid stability and resilience. A key feature is the decoupling of power and energy, allowing scalability by adjusting the quantity of recharged zinc fuel. The system utilizes abundant, non-toxic materials, offers inherent safety (no thermal runaway), and ensures no energy capacity degradation over time.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-07-17 | English | |
| Material change report - English.pdf | 2026-07-17 | English | |
| News release - English.pdf | 2026-07-16 | English | |
| News release - English.pdf | 2026-07-16 | English | |
| News release - English.pdf | 2026-06-05 | English | |
| News release - English.pdf | 2026-06-02 | English |
Browse filings by year
8 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Abound Energy, 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 · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY Holding Co., Ltd.
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
| Akasol AG | ASL | DE | Manufacturing |
| Alelion Energy Systems AB | ALELIO | SE | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
Abound Energy 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/47815/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47815 | 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=47815 | 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=47815 \ -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": 47815}, 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 Abound Energy (id: 47815)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.