
Veson Holdings Limited — Investor Relations & Filings
Veson Holdings Limited is an investment holding company and a leading provider of lithium power solutions, specializing in the research, development, manufacture, and sale of lithium-ion battery modules and bare battery cells. The company focuses on the application of lithium-ion technology, serving the consumer electronics, intelligent hardware, and mobile digital product markets. Its offerings include comprehensive battery solutions for mobile phones, backup power, power applications, and smart wearable devices, alongside ODM/OEM services. Veson maintains a competitive edge through its integrated R&D system, which has resulted in over 70 patents and participation in setting industry standards, coupled with advanced, automated manufacturing capabilities and strict quality assurance compliant with standards like IATF16949.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING TO BE HELD ON 2 JUNE 2026 | 2026-05-08 | English | |
| Notification Letter and Request Form to Non-registered Shareholders | 2026-05-08 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-05-08 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-05-08 | English | |
| (1)RENEWAL OF GENERAL MANDATES TO ISSUE SHARES AND REPURCHASE SHARES;(2)RE-ELECTION OF DIRECTORS;(3) PROPOSED APPOINTMENT OF INDEPENDENT NON-EXECUTIVEDIRECTOR; (4) RE-APPOINTMENT OF AUDITOR AND (5)NOT | 2026-05-08 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-07 | English |
Browse filings by year
21 years- 2026 17 filings
- 2025 43 filings
- 2024 30 filings
- 2023 34 filings
- 2022 40 filings
- 2021 38 filings
- 2020 42 filings
- 2019 30 filings
- 2018 47 filings
- 2017 25 filings
- 2016 33 filings
- 2015 32 filings
- 2014 40 filings
- 2013 25 filings
- 2012 31 filings
- 2011 25 filings
- 2010 27 filings
- 2009 26 filings
- 2008 20 filings
- 2007 27 filings
- 2006 6 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 |
Veson 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/49899/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49899 | 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=49899 | 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=49899 \ -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": 49899}, 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 Veson Holdings Limited (id: 49899)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.