
SHOEI CO., LTD. — Investor Relations & Filings
SHOEI CO., LTD. is a manufacturer specializing in premium protective helmets. The company is renowned for its high-performance motorcycle helmets, which are handmade through a sophisticated process involving numerous specialists for each unit. Its product portfolio caters to a wide range of riders and includes full-face, system, jet, and off-road models, alongside helmets for bicycle motocross (BMX). The SHOEI brand is built on a foundation of state-of-the-art technology, superior safety standards, and advanced design. Serving a global market of general consumers, professional racers, and government agencies, the company is recognized for its craftsmanship and commitment to quality and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-12 | Japanese | |
| 半期報告書-第70期(2025/10/01-2026/09/30) | 2026-05-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-03 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 45083409 | 確認書 | 2026-05-12 | Japanese | ||
| 45083388 | 半期報告書-第70期(2025/10/01-2026/09/30) | 2026-05-12 | Japanese | ||
| 44020796 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 33234249 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 32896341 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | ||
| 14082425 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-03 | Japanese | ||
| 12193927 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | ||
|
2025
5 filings
| |||||
| 10562962 | 確認書 | 2025-12-22 | Japanese | ||
| 10562961 | 有価証券報告書-第69期(2024/10/01-2025/09/30) | 2025-12-22 | Japanese | ||
| 9668322 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-09 | Japanese | ||
| 7264231 | 確認書 | 2025-05-13 | Japanese | ||
| 7264236 | 半期報告書-第69期(2024/10/01-2025/09/30) | 2025-05-13 | Japanese | ||
|
2024
3 filings
| |||||
| 7290004 | 臨時報告書 | 2024-12-26 | Japanese | ||
| 7290001 | 内部統制報告書-第68期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7290000 | 確認書 | 2024-12-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
Bonny Worldwide Limited
Specialist in advanced carbon fiber composite products for …
|
8467 | TW | Manufacturing |
|
CAMBUCI SA
Global manufacturer of soccer and futsal equipment, footwea…
|
— | BR | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | Manufacturing |
SHOEI 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/12245/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12245 | 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=12245 | 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=12245 \ -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": 12245}, 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 SHOEI CO., LTD. (id: 12245)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.