
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 | |
| 固定資産の取得に関するお知らせ | 2026-04-24 | Japanese | |
| 株式会社SHOEI決算説明資料(2026年9月期第2四半期決算説明資料) | 2026-04-24 | Japanese | |
| 2026年9月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-04-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 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 | ||
| 46878736 | 固定資産の取得に関するお知らせ | 2026-04-24 | Japanese | ||
| 46878997 | 株式会社SHOEI決算説明資料(2026年9月期第2四半期決算説明資料) | 2026-04-24 | Japanese | ||
| 46878996 | 2026年9月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-04-24 | 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Creas F&C Co., Ltd
Manufactures and distributes licensed golf apparel and rela…
|
110790 | KR | Manufacturing |
|
Cybergun
Designer and distributor of licensed replica weapons for ai…
|
ALCYB | FR | Manufacturing |
|
Dyaco
Designs and manufactures fitness, physical therapy, and med…
|
1598 | TW | Manufacturing |
|
ENDO MANUFACTURING CO.,LTD.
Manufacturer of high-precision forged components for golf, …
|
7841 | JP | Manufacturing |
|
ESCALADE INC
Manufacturer and distributor of sporting goods, fitness, an…
|
ESCA | US | Manufacturing |
|
FSP
Global precision metal manufacturer for high-end golf and i…
|
6670 | TW | Manufacturing |
|
FST Corp.
Developer and manufacturer of high-performance steel and gr…
|
KBSX | US | Manufacturing |
|
GLOBERIDE, Inc.
Designs, manufactures, and sells sports equipment for fishi…
|
7990 | JP | Manufacturing |
|
GOC (Pak) Limited.
Manufactures and sells a range of sports goods, including h…
|
GOC | PK | Manufacturing |
|
GRAPHITE DESIGN INC.
Manufactures graphite golf shafts and carbon fiber reinforc…
|
7847 | JP | 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.