
BIKE O & COMPANY Ltd. — Investor Relations & Filings
BIKE O & COMPANY Ltd. specializes in the procurement and resale of used motorcycles. The company's core business involves purchasing motorcycles directly from consumers, often through a pioneering home-visit appraisal service, and subsequently refurbishing and selling them through its retail outlets or to other dealers. In addition to its primary focus on the used motorcycle market, the company also engages in the wholesale of new motorcycles. BIKE O & COMPANY is expanding its operations beyond its core mobility business into related lifestyle, leisure, and outdoor sectors, with the strategic goal of becoming a comprehensive "life design company" that supports a broader range of customer activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-14 | Japanese | |
| 確認書 | 2026-02-18 | Japanese | |
| 有価証券報告書-第28期(2024/12/01-2025/11/30) | 2026-02-18 | Japanese | |
| 確認書 | 2025-07-14 | Japanese | |
| 半期報告書-第28期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | |
| 臨時報告書 | 2025-02-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34469616 | 臨時報告書 | 2026-04-14 | Japanese | ||
| 30325289 | 確認書 | 2026-02-18 | Japanese | ||
| 30325044 | 有価証券報告書-第28期(2024/12/01-2025/11/30) | 2026-02-18 | Japanese | ||
|
2025
6 filings
| |||||
| 7239938 | 確認書 | 2025-07-14 | Japanese | ||
| 7239939 | 半期報告書-第28期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7275878 | 臨時報告書 | 2025-02-27 | Japanese | ||
| 7276056 | 確認書 | 2025-02-26 | Japanese | ||
| 7276058 | 内部統制報告書-第27期(2023/12/01-2024/11/30) | 2025-02-26 | Japanese | ||
| 7276063 | 有価証券報告書-第27期(2023/12/01-2024/11/30) | 2025-02-26 | Japanese | ||
|
2024
6 filings
| |||||
| 7293246 | 臨時報告書 | 2024-12-02 | Japanese | ||
| 7316897 | 確認書 | 2024-07-10 | Japanese | ||
| 7316898 | 四半期報告書-第27期第2四半期(2024/03/01-2024/05/31) | 2024-07-10 | Japanese | ||
| 7342018 | 確認書 | 2024-04-10 | Japanese | ||
| 7342019 | 四半期報告書-第27期第1四半期(2023/12/01-2024/02/29) | 2024-04-10 | Japanese | ||
| 7348973 | 臨時報告書 | 2024-02-28 | Japanese | ||
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 |
|
Bikewo Green Tech Limited
Multi-brand electric two-wheeler retailer providing sales, …
|
BIKEWO | IN | 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 |
BIKE O & COMPANY 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/12506/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12506 | 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=12506 | 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=12506 \ -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": 12506}, 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 BIKE O & COMPANY Ltd. (id: 12506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.