
Ballard Power Systems Inc. — Investor Relations & Filings
Ballard Power Systems designs, develops, manufactures, and services proton exchange membrane (PEM) fuel cell products. The company provides zero-emission power systems for the electrification of mobility, with a primary focus on heavy-duty applications such as buses, commercial trucks, trains, and marine vessels. Its portfolio also includes solutions for stationary power generation and off-road vehicles. Ballard's technology is built upon its proprietary PEM fuel cell stacks, which deliver high power density and proven durability. The company is vertically integrated, managing the production of core components like the Membrane Electrode Assembly (MEA) through to complete system integration. These fuel cell solutions offer a high-performance alternative to diesel power, enabling decarbonization in demanding sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-14 | English | |
| 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-07 | English | |
| 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-06 | English | |
| 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-05 | English | |
| 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-05 | English | |
| 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-04-24 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46351924 | FORM 6-K | 2026-05-14 | English | ||
| 42750604 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-07 | English | ||
| 41792597 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-06 | English | ||
| 41384302 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-05 | English | ||
| 41372543 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-05-05 | English | ||
| 36145164 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-04-24 | English | ||
| 36131695 | ARS - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-04-24 | English | ||
| 34412168 | 6-K - Ballard Power Systems Inc. (0001453015) (Filer) | 2026-04-13 | English | ||
|
2025
7 filings
| |||||
| 12263308 | 6-K | 2025-11-13 | English | ||
| 12263310 | FORM 6-K | 2025-11-13 | English | ||
| 12263311 | FORM 6-K | 2025-10-15 | English | ||
| 12263313 | FORM 6-K | 2025-10-09 | English | ||
| 12263314 | FORM 6-K | 2025-09-17 | English | ||
| 12263315 | 6-K | 2025-08-11 | English | ||
| 12263317 | FORM 6-K | 2025-08-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Andrew Yule & Company Ltd
Diversified enterprise in engineering, electrical equipment…
|
526173 | IN | Manufacturing |
|
Anhui ZhongDianXinLong Science and Technology Co., Ltd.
Develops electrical distribution equipment, power systems, …
|
002298 | CN | Manufacturing |
|
AoFrio Limited
Provides energy-efficient hardware and IoT solutions for co…
|
AOF | NZ | Manufacturing |
|
Apanet Spolka Akcyjna
A holding company for computer services, retail, and ecolog…
|
APA | PL | Manufacturing |
|
APS Energia S.A.
Designs and produces industrial power systems for energy, t…
|
APE | PL | Manufacturing |
|
AQ Group
A global manufacturer of components and systems for industr…
|
AQ | SE | Manufacturing |
|
ARTECHE
Develops and manufactures high-tech equipment for the elect…
|
ART | ES | Manufacturing |
|
ASTOR ENERJİ A.Ş.
Manufacturer of transformers and switchgear for the global …
|
ASTOR | TR | Manufacturing |
|
ATC Energies System Limited
Provides power electronics and energy management solutions …
|
ATCENERGY | IN | Manufacturing |
|
Atlanta Electricals Limited
Designs and manufactures power, distribution, and specializ…
|
ATLANTAELE | IN | Manufacturing |
Ballard Power Systems Inc. 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/32381/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32381 | 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=32381 | 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=32381 \ -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": 32381}, 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 Ballard Power Systems Inc. (id: 32381)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.