
SANSEI CO.,LTD. — Investor Relations & Filings
Sansei Co., Ltd. is a specialized trading company that distributes a wide range of electronic components. The company primarily handles products such as connectors and switches, sourcing them from numerous manufacturers and maintaining a large inventory at its logistics center. It serves a diverse customer base, including set manufacturers and EMS providers, across various sectors such as factory automation (FA), robotics, medical equipment, and household appliances. Sansei leverages its specialized knowledge to meet customer needs, offering quick responses and support for small-lot manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-06-24 | Japanese | |
| 有価証券報告書-第71期(2025/04/01-2026/03/31) | 2026-06-24 | Japanese | |
| 支配株主等に関する事項について | 2026-06-15 | Japanese | |
| 当社株式等の大規模買付行為に関する対応策(買収への対応方針)継続に関するお知らせ | 2026-05-29 | Japanese | |
| 代表取締役の異動(追加)及び役員人事に関するお知らせ | 2026-05-29 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 48332540 | 確認書 | 2026-06-24 | Japanese | ||
| 48332539 | 有価証券報告書-第71期(2025/04/01-2026/03/31) | 2026-06-24 | Japanese | ||
| 48071899 | 支配株主等に関する事項について | 2026-06-15 | Japanese | ||
| 47879766 | 当社株式等の大規模買付行為に関する対応策(買収への対応方針)継続に関するお知らせ | 2026-05-29 | Japanese | ||
| 47879763 | 代表取締役の異動(追加)及び役員人事に関するお知らせ | 2026-05-29 | Japanese | ||
| 47879760 | 剰余金の配当に関するお知らせ | 2026-05-29 | Japanese | ||
| 48228428 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | ||
| 48228429 | 配当予想の修正(増配)に関するお知らせ | 2026-05-14 | Japanese | ||
| 48228430 | 2026年3月期 第3四半期決算短信〔日本基準〕(連結) | 2026-02-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8307120 | 確認書 | 2025-11-14 | Japanese | ||
| 8307115 | 半期報告書-第71期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 48228431 | 2026年3月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-11-06 | Japanese | ||
| 48228432 | 業績予想の修正に関するお知らせ | 2025-11-05 | Japanese | ||
| 48228433 | 2026年3月期 第1四半期決算短信〔日本基準〕(連結) | 2025-08-05 | Japanese | ||
| 7241523 | 臨時報告書 | 2025-07-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
Alltek Technology Corp.
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK INC.
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
SANSEI 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/11807/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11807 | 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=11807 | 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=11807 \ -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": 11807}, 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 SANSEI CO.,LTD. (id: 11807)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.