
ArkCore, Inc. — Investor Relations & Filings
ArkCore, Inc. is a diversified company primarily engaged in the purchase and sale of used motorcycles. It operates the 'Bike Land' brand, managing the entire process from vehicle assessment and purchasing to maintenance and sales. The company has expanded its portfolio into the wellness sector by operating franchises. These include 24-hour 'Anytime Fitness' centers and 'Step Golf' schools offering personalized coaching. ArkCore leverages information technology across its business segments to maximize value and address market needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-15 | Japanese | |
| 半期報告書-第23期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | |
| 内部統制報告書-第22期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | |
| 確認書 | 2025-05-30 | Japanese | |
| 有価証券報告書-第22期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | |
| 確認書 | 2024-10-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 8024331 | 確認書 | 2025-10-15 | Japanese | ||
| 8024330 | 半期報告書-第23期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7260893 | 内部統制報告書-第22期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7260889 | 確認書 | 2025-05-30 | Japanese | ||
| 7260888 | 有価証券報告書-第22期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
|
2024
10 filings
| |||||
| 7304862 | 確認書 | 2024-10-15 | Japanese | ||
| 7304859 | 半期報告書-第22期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7315799 | 確認書 | 2024-07-16 | Japanese | ||
| 7315800 | 四半期報告書-第22期第1四半期(2024/03/01-2024/05/31) | 2024-07-16 | Japanese | ||
| 7334860 | 臨時報告書 | 2024-05-30 | Japanese | ||
| 7334856 | 内部統制報告書-第21期(2023/03/01-2024/02/29) | 2024-05-30 | Japanese | ||
| 7334854 | 確認書 | 2024-05-30 | Japanese | ||
| 7334861 | 有価証券報告書-第21期(2023/03/01-2024/02/29) | 2024-05-30 | Japanese | ||
| 7360415 | 確認書 | 2024-01-15 | Japanese | ||
| 7360417 | 四半期報告書-第21期第3四半期(2023/09/01-2023/11/30) | 2024-01-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motorcycles, motorcycles parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
ArkCore, 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/12507/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12507 | 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=12507 | 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=12507 \ -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": 12507}, 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 ArkCore, Inc. (id: 12507)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.