
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 |
|---|---|---|---|
|
Shenzhen Highpower Technology Co., Ltd.
Develops and manufactures rechargeable battery solutions an…
|
001283 | CN | Manufacturing |
|
SHIN HEUNG ENERGY & ELECTRONICS CO., LTD.
Specialized manufacturer of safety components for secondary…
|
243840 | KR | Manufacturing |
|
Shinsung ST Co., Ltd.
Manufactures precision components for battery, semiconducto…
|
416180 | KR | Manufacturing |
|
Shuangdeng Group Co., Ltd.
Major provider of comprehensive energy storage solutions an…
|
6960 | CN | Manufacturing |
|
SM BEXEL CO.,LTD
Manufactures automotive engine parts and a range of primary…
|
010580 | KR | Manufacturing |
|
Solidion Technology Inc.
Develops advanced materials and components for next-generat…
|
STI | US | Manufacturing |
|
Solid Power, Inc.
Developer of all-solid-state battery technology for the ele…
|
SLDP | US | Manufacturing |
|
Sunwoda Electronic Co.,Ltd
Develops and manufactures lithium-ion battery modules and i…
|
300207 | CN | Manufacturing |
|
SUPREME PLC
Manufacturer and distributor of FMCG in vaping, batteries, …
|
SUP | GB | Manufacturing |
|
SYNST
Develops and manufactures rechargeable lithium-ion and poly…
|
6558 | TW | 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.