
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 |
| 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 |
|---|---|---|---|
|
Tenergy Ltd.
Designs, manufactures, and supplies rechargeable batteries,…
|
TENERGY | CA | Manufacturing |
|
Tesson Holdings Limited
Focused on New Energy, manufacturing lithium-ion batteries,…
|
1201 | HK | Manufacturing |
|
The Furukawa Battery Co.,Ltd.
Manufacturer of storage batteries and power supply equipmen…
|
6937 | JP | Manufacturing |
|
Tianneng Battery Group Co.,Ltd.
Develops and manufactures battery systems for light electri…
|
688819 | CN | Manufacturing |
|
Tianneng Power International Limited
Provides comprehensive battery solutions, specializing in m…
|
819 | HK | Manufacturing |
|
Top Energy Company Ltd.Shanxi
Develops lithium-ion batteries and energy storage systems f…
|
600780 | CN | Manufacturing |
|
TOP MATERIAL Co., Ltd
Provides engineering and materials solutions for the rechar…
|
360070 | KR | Manufacturing |
|
Treet Battery Limited.
Manufactures and markets lead-acid and lithium-ion batterie…
|
TBL | PK | Manufacturing |
|
TRIVE PROPERTY GROUP BERHAD
Engaged in R&D, manufacturing, and marketing of green energ…
|
— | MY | Manufacturing |
|
ULTRALIFE CORP
Designs and manufactures mission-critical power solutions a…
|
ULBI | US | 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.