Bikewo Green Tech Limited — Investor Relations & Filings
Bikewo Green Tech Limited is an enterprise specializing in the retail and distribution of electric vehicles (EVs). The company operates a multi-brand dealership model, offering a diverse portfolio of electric two-wheelers, including scooters and motorcycles, from various manufacturers. Its business operations are centered on a comprehensive 3S (Sales, Service, and Spares) framework, designed to provide integrated support for EV consumers. Bikewo focuses on expanding the accessibility of sustainable transportation by establishing a network of retail showrooms and supporting infrastructure. By serving as an aggregator in the EV market, the company facilitates consumer adoption of green mobility solutions through technical expertise, after-sales maintenance, and a wide selection of energy-efficient vehicle options.
Recent filings
No filings indexed yet
We are still gathering filings for Bikewo Green Tech Limited. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
MOTORCYCLE HOLDINGS LIMITED
Operates motorcycle dealerships and wholesale distribution …
|
MTO | AU | 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 |
Bikewo Green Tech 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/60049/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60049 | 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=60049 | 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=60049 \ -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": 60049}, 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 Bikewo Green Tech Limited (id: 60049)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.