
Bolt Energy Ltd. — Investor Relations & Filings
Bolt Energy Ltd. is a manufacturer and distributor specializing in high-output lithium iron phosphate (LiFePo4) batteries, primarily marketed for golf carts and light electric vehicles under the Bolt Energy USA brand. The company focuses on providing advanced power solutions engineered for enhanced efficiency, reliability, and performance. Bolt Energy serves a wholesale and retail customer base, including golf cart owners, businesses, and dealers across the North American market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-09-10 | English | |
| Material change report - English.pdf | 2002-07-25 | English | |
| Material change report - English.pdf | 2001-12-20 | English | |
| Material change report - English.pdf | 2000-12-28 | English | |
| Material change report - English.pdf | 1999-09-02 | English | |
| Material change report - English.w60 | 1997-07-03 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
2 filings
| |||||
| 47174709 | Material change report - English.pdf | 2002-09-10 | English | ||
| 47174712 | Material change report - English.pdf | 2002-07-25 | English | ||
|
2001
1 filing
| |||||
| 47174718 | Material change report - English.pdf | 2001-12-20 | English | ||
|
2000
1 filing
| |||||
| 47174722 | Material change report - English.pdf | 2000-12-28 | English | ||
|
1999
1 filing
| |||||
| 47174728 | Material change report - English.pdf | 1999-09-02 | English | ||
|
1997
6 filings
| |||||
| 47174732 | Material change report - English.w60 | 1997-07-03 | English | ||
| 47174736 | Final Receipt.w51 | 1997-06-18 | English | ||
| 47174742 | Final Receipt.w51 | 1997-06-17 | English | ||
| 47174747 | Other.w60 | 1997-06-17 | English | ||
| 47174752 | Preliminary Receipt.w51 | 1997-04-08 | English | ||
| 47174756 | Preliminary long form prospectus - English.w60 | 1997-04-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Maxell, Ltd.
Manufacturer of energy products, industrial materials, opti…
|
6810 | JP | Manufacturing |
|
Maxvolt Energy Industries Limited
Manufactures lithium-ion battery packs and energy storage f…
|
MAXVOLT | IN | Manufacturing |
|
Microvast Holdings, Inc.
A vertically integrated manufacturer of advanced lithium-io…
|
MVST | US | Manufacturing |
|
Monbat AD
Vertically integrated manufacturer of lead-acid and lithium…
|
MONB | BG | Manufacturing |
|
NEO Battery Materials Ltd.
Produces advanced silicon anode materials for high-performa…
|
NBM | CA | Manufacturing |
|
NeoVolta Inc.
Designs, develops, and manufactures advanced energy storage…
|
NEOV | US | Manufacturing |
|
Nexstar Energy Ltd
Canada's first large-scale lithium-ion battery manufacturer…
|
NEE | CA | Manufacturing |
|
Panasonic Carbon India Co.Ltd
Manufactures carbon rods for dry-cell batteries and global …
|
508941 | IN | Manufacturing |
|
Panasonic Energy India Co. Ltd.
Manufacturer of dry cell batteries and portable LED lightin…
|
504093 | IN | Manufacturing |
|
Phinergy Ltd.
Develops aluminum-air and zinc-air technology for clean ene…
|
PNRG | IL | Manufacturing |
Bolt Energy Ltd. 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/43511/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43511 | 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=43511 | 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=43511 \ -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": 43511}, 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 Bolt Energy Ltd. (id: 43511)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.