
Asahi Co.,LTD. — Investor Relations & Filings
Asahi Co., LTD. is a specialty retailer of bicycles and related products, operating a large chain of stores under the name "Cycle Base Asahi" as well as an official online store. The company offers a comprehensive product lineup that includes city cycles, sports bicycles, electric-assist models, and children's bikes, alongside a wide selection of parts, accessories, and apparel. Asahi develops and markets several of its own private-label bicycle brands, such as ENERSYS, PRECISION, and LOG, designed for various consumer needs. A key focus is on providing extensive after-sales support, with services including maintenance packages, comprehensive warranty programs, bicycle trade-ins, and repair services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-19 | Japanese | |
| 確認書 | 2026-05-13 | Japanese | |
| 有価証券報告書-第51期(2025/02/21-2026/02/20) | 2026-05-13 | Japanese | |
| 2026年4月度 月次営業速報に関するお知らせ | 2026-05-07 | Japanese | |
| 確認書 | 2025-09-29 | Japanese | |
| 半期報告書-第51期(2025/02/21-2026/02/20) | 2025-09-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46513843 | 臨時報告書 | 2026-05-19 | Japanese | ||
| 45349868 | 確認書 | 2026-05-13 | Japanese | ||
| 45349864 | 有価証券報告書-第51期(2025/02/21-2026/02/20) | 2026-05-13 | Japanese | ||
| 46881613 | 2026年4月度 月次営業速報に関するお知らせ | 2026-05-07 | Japanese | ||
|
2025
6 filings
| |||||
| 7936248 | 確認書 | 2025-09-29 | Japanese | ||
| 7936247 | 半期報告書-第51期(2025/02/21-2026/02/20) | 2025-09-29 | Japanese | ||
| 7262756 | 臨時報告書 | 2025-05-20 | Japanese | ||
| 7262838 | 確認書 | 2025-05-19 | Japanese | ||
| 7262834 | 内部統制報告書-第50期(2024/02/21-2025/02/20) | 2025-05-19 | Japanese | ||
| 7262840 | 有価証券報告書-第50期(2024/02/21-2025/02/20) | 2025-05-19 | Japanese | ||
|
2024
5 filings
| |||||
| 7306730 | 確認書 | 2024-09-30 | Japanese | ||
| 7306349 | 半期報告書-第50期(2024/02/21-2025/02/20) | 2024-09-30 | Japanese | ||
| 7318388 | 確認書 | 2024-06-28 | Japanese | ||
| 7318382 | 四半期報告書-第50期第1四半期(2024/02/21-2024/05/20) | 2024-06-28 | Japanese | ||
| 7337602 | 臨時報告書 | 2024-05-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
|
Ebucar S.A.
Prominent retail company specializing in sports goods and e…
|
— | AR | Wholesale and retail trade |
|
Fitell Corp
Online retailer of gym and fitness equipment, offering serv…
|
FTEL | US | Wholesale and retail trade |
|
Golf Town Income Fund
Canadian income trust holding the assets of the nation's la…
|
— | CA | Wholesale and retail trade |
|
Grupo Martí, S.A.B.
Retails sporting goods and apparel and operates health club…
|
GMARTI | MX | Wholesale and retail trade |
|
GRUPO SBF S.A.
Operates a sporting goods ecosystem with retail and exclusi…
|
— | BR | Wholesale and retail trade |
|
HIMARAYA Co.,Ltd.
A retail company operating stores specializing in sporting …
|
7514 | JP | Wholesale and retail trade |
|
Intersport Polska S.A.
Retailer of sporting goods and equipment with professional …
|
IPO | PL | Wholesale and retail trade |
|
KMD BRANDS LIMITED
Global outdoor and sports company specializing in apparel, …
|
KMD | NZ | Wholesale and retail trade |
|
MEC Holdings (Canada) Inc.
Retailer specializing in outdoor recreation gear and techni…
|
— | CA | Wholesale and retail trade |
Asahi Co.,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/12717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12717 | 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=12717 | 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=12717 \ -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": 12717}, 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 Asahi Co.,LTD. (id: 12717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.