
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 |
|---|---|---|---|
|
SAMSUNG SDI CO.,LTD
A manufacturer of rechargeable batteries and advanced elect…
|
006400 | KR | Manufacturing |
|
SANGSINENERGYDISPLAYPRECISIONCO.,LTD
Manufacturer of components for secondary batteries used in …
|
091580 | KR | Manufacturing |
|
SEBANG GLOBAL BATTERY CO.,LTD
Specialized manufacturer of automotive and industrial lead-…
|
004490 | KR | Manufacturing |
|
Seri Industrial
Holding company managing the full battery supply chain, fro…
|
SERI | IT | Manufacturing |
|
SES AI Corp
Developer of AI-enhanced Lithium-Metal rechargeable batteri…
|
SES | US | Manufacturing |
|
SHANDONG SACRED SUN POWER SOURCES CO.,LTD.
Develops and manufactures VRLA, lead-carbon, and lithium-io…
|
002580 | CN | Manufacturing |
|
SHANGHAI PUTAILAI NEW ENERGY TECHNOLOGY GROUP CO.,LTD.
Specializes in lithium-ion battery materials and automated …
|
603659 | CN | Manufacturing |
|
SHENZHEN CENTER POWER TECH.CO.,LTD.
Provides VRLA, lithium-ion, and hydrogen fuel cell energy s…
|
002733 | CN | Manufacturing |
|
SHENZHEN DESAY BATTERY TECHNOLOGY CO.,LTD
Develops lithium battery power management systems and integ…
|
000049 | CN | Manufacturing |
|
Shenzhen Hello Tech Energy Co., Ltd
Provides portable power solutions and solar systems for out…
|
301327 | CN | 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.