
Yadea Group Holdings Ltd. — Investor Relations & Filings
Yadea Group Holdings Ltd. is a global leader in the electric mobility sector, specializing in the research, development, manufacturing, and distribution of electric two-wheeled vehicles. The company's core product offerings encompass high-performance electric motorcycles, electric scooters, and electric bicycles, all designed to facilitate efficient urban mobility. Recognized as the global market leader in the electric two-wheeler segment for eight consecutive years, Yadea maintains a substantial international presence, exporting its diverse range of models worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NOTICE OF BOARD MEETING | 2025-08-14 | English | |
| CHANGE OF AUDITOR | 2025-08-13 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JULY 2025 | 2025-08-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 July 2025 | 2025-08-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 JUNE 2025 | 2025-07-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 June 2025 | 2025-07-02 | English |
Browse filings by year
27 years- 2026 20 filings
- 2025 72 filings
- 2024 76 filings
- 2023 63 filings
- 2022 71 filings
- 2021 51 filings
- 2020 59 filings
- 2019 78 filings
- 2018 58 filings
- 2017 58 filings
- 2016 58 filings
- 2015 45 filings
- 2014 40 filings
- 2013 26 filings
- 2012 28 filings
- 2011 42 filings
- 2010 40 filings
- 2009 59 filings
- 2008 15 filings
- 2007 14 filings
- 2006 25 filings
- 2005 17 filings
- 2004 20 filings
- 2003 25 filings
- 2002 21 filings
- 2001 11 filings
- 2000 4 filings
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
GHIGGERI MOTOS S.R.L.
Motorcycle manufacturer and dealer, offering sales, spare p…
|
— | AR | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
Yadea Group Holdings 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/50021/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50021 | 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=50021 | 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=50021 \ -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": 50021}, 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 Yadea Group Holdings Ltd. (id: 50021)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.