
Wasion Holdings Limited — Investor Relations & Filings
Wasion Holdings Limited is a leading total solution provider and IoT service provider specializing in advanced metering, advanced distribution, and energy efficiency management. The company researches, develops, and supplies smart energy devices and systems, including energy metering equipment for electricity, water, gas, and heat. Wasion focuses on advancing energy efficiency and sustainability, providing comprehensive energy solutions globally. The company's technological expertise is evidenced by its participation in setting 53 national and industry standards and holding over 500 authorized patents. Wasion exports its products to over 70 countries and regions worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VOLUNTARY ANNOUNCEMENT - RECENT NEW OVERSEAS ORDERS OF WAYON ENERGY | 2026-05-26 | English | |
| SECOND AMENDED AND RESTATED ARTICLES OF ASSOCIATION | 2026-05-15 | English | |
| Terms of Reference of the Nomination Committee | 2026-05-15 | English | |
| Terms of Reference of the Audit Committee | 2026-05-15 | English | |
| List of Directors and their Roles and Functions | 2026-05-15 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 15 MAY 2026, RETIREMENT AND APPOINTMENT OF INDEPENDENT NON-EXECUTIVE DIRECTORS AND CHANGES IN COMPOSITION OF BOARD COMMITTEES | 2026-05-15 | English |
Browse filings by year
22 years- 2026 32 filings
- 2025 47 filings
- 2024 44 filings
- 2023 41 filings
- 2022 47 filings
- 2021 38 filings
- 2020 46 filings
- 2019 42 filings
- 2018 36 filings
- 2017 49 filings
- 2016 47 filings
- 2015 33 filings
- 2014 37 filings
- 2013 29 filings
- 2012 37 filings
- 2011 30 filings
- 2010 30 filings
- 2009 33 filings
- 2008 46 filings
- 2007 22 filings
- 2006 18 filings
- 2005 6 filings
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
Wasion 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/50835/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50835 | 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=50835 | 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=50835 \ -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": 50835}, 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 Wasion Holdings Limited (id: 50835)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.