
Aegis Critical Energy Defence Corp. — Investor Relations & Filings
Aegis Critical Energy Defence Corp. is an energy technology development company dedicated to innovation and sustainability in the energy sector. The corporation specializes in the design, development, assembly, and delivery of advanced Battery Energy Storage Systems (BESS), primarily utilizing Lithium Iron Phosphate (LFP) technology. These solutions are engineered for mission-critical applications, grid stabilization, and serving the residential and commercial markets throughout North America and internationally. Aegis emphasizes powering critical infrastructure and operates in partnership with a First Nations entity, leveraging this collaboration to redefine energy standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-20 | English | |
| News release - English.pdf | 2026-05-19 | English | |
| News release - English.pdf | 2026-05-12 | English | |
| Notice.pdf | 2026-05-08 | English | |
| Material change report - English.pdf | 2026-05-04 | English | |
| News release - English.pdf | 2026-05-04 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47797476 | News release - English.pdf | 2026-05-20 | English | ||
| 47797479 | News release - English.pdf | 2026-05-19 | English | ||
| 47797482 | News release - English.pdf | 2026-05-12 | English | ||
| 47474932 | Notice.pdf | 2026-05-08 | English | ||
| 47474936 | Material change report - English.pdf | 2026-05-04 | English | ||
| 47474941 | News release - English.pdf | 2026-05-04 | English | ||
| 47474953 | News release - English.pdf | 2026-04-30 | English | ||
| 35748041 | News release - English.pdf | 2026-04-23 | English | ||
| 35711232 | News release - English.pdf | 2026-04-23 | English | ||
| 34617882 | News release - English.pdf | 2026-04-15 | English | ||
| 34549269 | Material change report - English.pdf | 2026-04-15 | English | ||
| 33395743 | News release - English.pdf | 2026-04-04 | English | ||
| 33151558 | News release - English.pdf | 2026-04-02 | English | ||
| 33151537 | News release - English.pdf | 2026-04-02 | English | ||
| 47474957 | Other.pdf | 2026-03-17 | English | ||
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 |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
AES-KY
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 |
|
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 |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
|
Atlas Battery Limited
Manufactures and sells diverse polypropylene batteries for …
|
ATBA | PK | Manufacturing |
Aegis Critical Energy Defence Corp. 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/46670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46670 | 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=46670 | 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=46670 \ -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": 46670}, 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 Aegis Critical Energy Defence Corp. (id: 46670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.