
Flux Power Holdings, Inc. — Investor Relations & Filings
Flux Power Holdings, Inc. designs, develops, manufactures, and sells advanced lithium-ion energy storage solutions. The company specializes in creating rechargeable battery packs that serve as a direct replacement for traditional lead-acid and propane power sources in various industrial applications. Key markets include material handling equipment (MHE), such as electric forklifts and pallet trucks; airport ground support equipment (GSE), including tugs and tractors; and other industrial machinery like automated guided vehicles (AGVs) and aerial lifts. Flux Power's products are engineered to deliver enhanced performance, a significantly longer life cycle, greater energy efficiency, and a lower total cost of ownership compared to conventional battery technologies. The company's solutions often incorporate smart telematics for data monitoring and support the broader trend of industrial electrification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 424B3 - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-04-03 | English | |
| 8-K - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-04-03 | English | |
| 424B3 - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-03-27 | English | |
| 4 - Flux Power Holdings, Inc. (0001083743) (Issuer) | 2026-03-19 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| 10-Q - FLUX POWER HOLDINGS, INC. (0001083743) (Filer) | 2026-02-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 33267712 | 424B3 - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-04-03 | English | ||
| 33267294 | 8-K - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-04-03 | English | ||
| 33066233 | 424B3 - Flux Power Holdings, Inc. (0001083743) (Filer) | 2026-03-27 | English | ||
| 32981368 | 4 - Flux Power Holdings, Inc. (0001083743) (Issuer) | 2026-03-19 | English | ||
| 27222885 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 32887184 | 10-Q - FLUX POWER HOLDINGS, INC. (0001083743) (Filer) | 2026-02-12 | English | ||
| 32887183 | 8-K - FLUX POWER HOLDINGS, INC. (0001083743) (Filer) | 2026-02-12 | English | ||
| 27222892 | 424B3 Filing | 2026-02-12 | English | ||
| 27222894 | DEF 14A Filing | 2026-02-10 | English | ||
|
2025
6 filings
| |||||
| 11174500 | Major Shareholding Notification 2025 | 2025-12-16 | English | ||
| 11174501 | 8-K | 2025-12-12 | English | ||
| 11174503 | 10-K/A | 2025-12-10 | English | ||
| 11174504 | 424B3 | 2025-11-17 | English | ||
| 11174506 | 8-K | 2025-11-17 | English | ||
| 11174505 | 424B3 | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES Holding Co., Ltd.
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
|
Aton Green Storage
Manufactures battery energy storage systems for residential…
|
ATON | IT | Manufacturing |
Flux Power Holdings, Inc. 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/34359/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34359 | 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=34359 | 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=34359 \ -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": 34359}, 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 Flux Power Holdings, Inc. (id: 34359)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.