
WARDWIZARD INNOVATIONS AND MOBILITY LIMITED — Investor Relations & Filings
Wardwizard Innovations and Mobility Limited specializes in the design, development, and manufacturing of electric vehicles under the flagship brand Joy e-bike. The company offers a diverse portfolio of electric two-wheelers, including high-speed and low-speed scooters and motorcycles, as well as electric three-wheelers. Its operations focus on advancing sustainable transportation through research and development in battery management systems, motor controllers, and vehicle telematics. The company maintains a manufacturing facility equipped with modern assembly lines to ensure quality and scalability. By integrating innovative technology with eco-friendly mobility solutions, Wardwizard aims to reduce carbon footprints and provide efficient urban commuting alternatives. Its product range caters to various consumer segments, emphasizing performance, safety, and energy efficiency in the evolving electric mobility landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Enclosed | 2026-05-30 | English | |
| Enclosed Financial Results for FY 2025-26 | 2026-05-30 | English | |
| Enclosed Outcome of the Board meeting dated 30th May, 2026 | 2026-05-30 | English | |
| Enclosed Annual Secretarial Compliance Report for Financial Year 25-26. | 2026-05-30 | English | |
| Enclosed Annual Secretarial Compliance Report for FY 25-26 | 2026-05-30 | English | |
| Enclosed the submission of fresh corporate announcement regarding the Resignation of Non Executive Independent Director | 2026-05-27 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
WARDWIZARD INNOVATIONS AND MOBILITY 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/62632/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62632 | 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=62632 | 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=62632 \ -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": 62632}, 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 WARDWIZARD INNOVATIONS AND MOBILITY LIMITED (id: 62632)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.