
Megawheels Technologies Inc. — Investor Relations & Filings
Megawheels Technologies Inc. specializes in the design, manufacturing, and global supply of intelligent short-distance personal transportation tools. The company's primary offerings include a range of high-quality electric scooters, electric bikes (E-Bikes), and dirt bikes, aimed at providing innovative and affordable electric mobility solutions to global customers. While the company has historically provided outsourced business services and media platforms to newspaper publishers and automotive manufacturers, its current core focus is on the electric vehicle market, supported by a 12-month limited warranty and dedicated customer service.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2005-07-05 | English | |
| Material change report - English.pdf | 2001-12-10 | English | |
| Decision Document (Final).pdf | 2001-07-31 | English | |
| Final long form prospectus - English.pdf | 2001-07-30 | English | |
| Decision Document (Preliminary).pdf | 2001-06-28 | English | |
| Preliminary long form prospectus - English.pdf | 2001-06-28 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
1 filing
| |||||
| 47326193 | Material change report - English.pdf | 2005-07-05 | English | ||
|
2001
6 filings
| |||||
| 47326196 | Material change report - English.pdf | 2001-12-10 | English | ||
| 47326241 | Decision Document (Final).pdf | 2001-07-31 | English | ||
| 47326263 | Final long form prospectus - English.pdf | 2001-07-30 | English | ||
| 47326292 | Decision Document (Preliminary).pdf | 2001-06-28 | English | ||
| 47326297 | Preliminary long form prospectus - English.pdf | 2001-06-28 | English | ||
| 47326536 | Material change report - English.pdf | 2001-05-25 | English | ||
|
2000
7 filings
| |||||
| 47326540 | Final Receipt.PDF | 2000-02-14 | English | ||
| 47326594 | Final Receipt.pdf | 2000-02-11 | English | ||
| 47326598 | Final long form prospectus - English.PDF | 2000-02-11 | English | ||
| 47326601 | Escrow agreement.PDF | 2000-02-11 | English | ||
| 47326720 | Other.PDF | 2000-02-11 | English | ||
| 47326879 | Auditors' consent letter.pdf | 2000-02-11 | English | ||
| 47326945 | Material change report - English.PDF | 2000-01-14 | English | ||
|
1999
1 filing
| |||||
| 47326949 | Preliminary Receipt.PDF | 1999-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
GIANT
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
Megawheels Technologies Inc. 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/44687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44687 | 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=44687 | 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=44687 \ -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": 44687}, 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 Megawheels Technologies Inc. (id: 44687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.