MOTORCYCLE HOLDINGS LIMITED — Investor Relations & Filings
Motorcycle Holdings Limited operates a comprehensive network of motorcycle dealerships, providing a diverse range of products and services to the powersports market. The company specializes in the retail sale of new and used motorcycles, including major brands such as Honda, Yamaha, Kawasaki, Suzuki, KTM, and Harley-Davidson. Beyond vehicle sales, the business maintains an integrated service model that includes the provision of genuine parts, accessories, and specialized riding apparel. Technical support is offered through dedicated service centers performing mechanical repairs and maintenance. Additionally, the company facilitates consumer finance and insurance products tailored to motorcycle owners. Through its distribution arm, it manages the importation and wholesale of motorcycles, scooters, and all-terrain vehicles, serving a broad network of independent dealers. The company focuses on delivering a complete customer experience across the lifecycle of motorcycle ownership.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in substantial holding 6 pages 314.9KB | 2026-04-01 | English | |
| Becoming a substantial holder 9 pages 363.7KB | 2026-03-16 | English | |
| Appendix 3Y - Robert Cassen 2 pages 331.6KB | 2026-03-16 | English | |
| Appendix 4D & Half Year Financial Report 24 pages 1.5MB | 2026-02-25 | English | |
| Dividend/Distribution - MTO 4 pages 15.5KB | 2026-02-25 | English | |
| 1H26 Results Announcement 4 pages 253.5KB | 2026-02-25 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of motorcycles, motorcycles parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArkCore, Inc.
A diversified company selling used motorcycles and operatin…
|
3384 | JP | Wholesale and retail trade |
|
BIKE O & COMPANY Ltd.
Specializes in the procurement and resale of used motorcycl…
|
3377 | JP | Wholesale and retail trade |
|
Bikewo Green Tech Limited
Multi-brand electric two-wheeler retailer providing sales, …
|
BIKEWO | IN | Wholesale and retail trade |
|
Pierce Group
European e-commerce retailer of gear and parts for motorcyc…
|
PIERCE | SE | Wholesale and retail trade |
|
Resourceful Automobile Limited
New Delhi-based two-wheeler dealership specializing in Yama…
|
544236 | IN | Wholesale and retail trade |
|
RideNow Group, Inc.
Powersports retailer selling new and pre-owned vehicles, pa…
|
RDNW | US | Wholesale and retail trade |
MOTORCYCLE 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/65383/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65383 | 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=65383 | 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=65383 \ -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": 65383}, 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 MOTORCYCLE HOLDINGS LIMITED (id: 65383)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.