
SEIKO CORPORATION — Investor Relations & Filings
Seiko Group Corporation is a global enterprise primarily focused on its watch business. It is one of the few fully integrated watch manufacturers, designing, developing, and producing all components in-house, including its own movements, using proprietary technology. The company's portfolio features renowned brands like Seiko and Grand Seiko, which are recognized for innovation, precision, and craftsmanship. In addition to watches, the corporation operates in other key business segments, including Devices Solutions, which provides electronic components, and Systems Solutions, which offers a range of high-value-added products and services. The group is committed to leveraging its technological expertise to deliver trusted products and contribute to society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第122期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | |
| 四半期報告書-第122期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | |
| 確認書 | 2023-11-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第122期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-06-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7356338 | 四半期報告書-第122期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
12 filings
| |||||
| 7539179 | 四半期報告書-第122期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7539164 | 確認書 | 2023-11-10 | Japanese | ||
| 7548315 | 確認書 | 2023-08-10 | Japanese | ||
| 7548312 | 四半期報告書-第122期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7556943 | 確認書 | 2023-06-28 | Japanese | ||
| 7556940 | 内部統制報告書-第121期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556936 | 有価証券報告書-第121期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7576665 | 訂正有価証券届出書(組込方式) | 2023-02-10 | Japanese | ||
| 7576447 | 四半期報告書-第121期第3四半期(2022/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
| 7576446 | 確認書 | 2023-02-10 | Japanese | ||
| 7577803 | 訂正有価証券届出書(組込方式) | 2023-02-08 | Japanese | ||
| 7578632 | 有価証券届出書(組込方式) | 2023-01-27 | Japanese | ||
|
2022
2 filings
| |||||
| 7585249 | 確認書 | 2022-11-11 | Japanese | ||
| 7585242 | 四半期報告書-第121期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CASIO COMPUTER CO.,LTD.
Multinational manufacturer of consumer electronics, timepie…
|
6952 | JP | Manufacturing |
|
Citychamp Watch & Jewellery Group Limited
Investment holding company focused on designing, manufactur…
|
256 | HK | Manufacturing |
|
FIYTA Precision Technology Co., Ltd.
Manufacturer of high-precision timepieces, aerospace watche…
|
000026 | CN | Manufacturing |
|
Hanvey Group Holdings Limited
Investment holding company operating in the ODM watch desig…
|
8219 | HK | Manufacturing |
|
Herald Holdings Limited
Global diversified industrial group principally engaged in …
|
114 | HK | Manufacturing |
|
KDDL Ltd
Manufactures high-precision watch components and retails lu…
|
KDDL | IN | Manufacturing |
|
MOVADO GROUP INC
A global watchmaker that designs, manufactures, and distrib…
|
MOV | US | Manufacturing |
|
Shenzhen Hipine Precision Technology Co., Ltd.
Designer and manufacturer of patented hard pure gold watche…
|
2583 | HK | Manufacturing |
|
SONAM LIMITED
Designs and manufactures diverse timekeeping instruments an…
|
SONAMLTD | IN | Manufacturing |
|
TECHNOS SA
Designs, manufactures, and distributes wristwatches for mid…
|
— | BR | Manufacturing |
SEIKO CORPORATION 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/11795/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11795 | 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=11795 | 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=11795 \ -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": 11795}, 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 SEIKO CORPORATION (id: 11795)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.