
Honbridge Holdings Limited — Investor Relations & Filings
Honbridge Holdings Limited is an investment holding company with diversified business interests, primarily operating through two core segments: mineral resources and energy technology. The mineral resources segment focuses on exploration and development activities. The energy technology segment engages in the research, production, and sale of lithium-ion batteries, primarily targeting the market in the People's Republic of China. The company is also involved in the research, manufacture, and sale of highly purified silicon.
Recent filings
Browse filings by year
26 years- 2026 15 filings
- 2025 56 filings
- 2024 49 filings
- 2023 59 filings
- 2022 38 filings
- 2021 45 filings
- 2020 49 filings
- 2019 34 filings
- 2018 48 filings
- 2017 42 filings
- 2016 51 filings
- 2015 63 filings
- 2014 52 filings
- 2013 67 filings
- 2012 50 filings
- 2011 54 filings
- 2010 73 filings
- 2009 54 filings
- 2008 41 filings
- 2007 44 filings
- 2006 24 filings
- 2005 25 filings
- 2004 27 filings
- 2003 26 filings
- 2002 35 filings
- 2001 2 filings
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
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-KY
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 |
Honbridge Holdings Limited 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/51290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51290 | 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=51290 | 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=51290 \ -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": 51290}, 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 Honbridge Holdings Limited (id: 51290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.