
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 |
|---|---|---|---|
|
Wuxi Jinyang Precision Manufacturing Co., Ltd.
Designs and manufactures precision structural components fo…
|
301210 | CN | Manufacturing |
|
YİĞİT AKÜ MALZEMELERİ NAKLİYAT TURİZM İNŞAAT SANAYİ VE TİCARET A.Ş.
Manufacturer of automotive and industrial batteries, export…
|
YIGIT | TR | Manufacturing |
|
YOKOHAMA INDUSTRIES BHD
A leading manufacturer of automotive batteries and advanced…
|
— | MY | Manufacturing |
|
YOUIL ENERGY TECH CO.,LTD.
Develops manufacturing equipment for batteries, fuel cells,…
|
340930 | KR | Manufacturing |
|
Zhejiang Hengwei Battery Co.,Ltd.
Manufacturer of high-performance alkaline and zinc-carbon p…
|
301222 | CN | Manufacturing |
|
ZHEJIANG MUSTANG BATTERY CO., LTD
Specializes in the R&D and manufacturing of alkaline and zi…
|
605378 | CN | Manufacturing |
|
ZHEJIANG NARADA POWER SOURCE Co., Ltd.
Provides advanced energy storage solutions, batteries, and …
|
300068 | CN | Manufacturing |
|
ZHEJIANG POWER NEW ENERGY CO.,LTD.
Develops and manufactures lithium-ion battery solutions for…
|
688184 | CN | Manufacturing |
|
ZHUHAI COSMX BATTERY CO., LTD.
Global supplier of lithium-ion batteries for consumer elect…
|
688772 | CN | Manufacturing |
|
力佳科技
Manufactures lithium primary batteries for IoT, smart meter…
|
920237 | 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.