
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 |
|---|---|---|---|
| 四半期報告書-第69期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第69期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第69期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 内部統制報告書-第68期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7350491 | 四半期報告書-第69期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
9 filings
| |||||
| 7373582 | 確認書 | 2023-11-14 | Japanese | ||
| 7373564 | 四半期報告書-第69期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7547363 | 確認書 | 2023-08-10 | Japanese | ||
| 7547352 | 四半期報告書-第69期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7553844 | 内部統制報告書-第68期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7553837 | 確認書 | 2023-06-30 | Japanese | ||
| 7553838 | 有価証券報告書-第68期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7573335 | 確認書 | 2023-02-14 | Japanese | ||
| 7573333 | 四半期報告書-第68期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7581773 | 確認書 | 2022-11-14 | Japanese | ||
| 7581766 | 四半期報告書-第68期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7592677 | 確認書 | 2022-08-10 | Japanese | ||
| 7592669 | 四半期報告書-第68期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7597372 | 内部統制報告書-第67期(令和3年4月1日-令和4年3月31日) | 2022-06-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 Corporation
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 |
|
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 |
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | Wholesale and retail trade |
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | 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.