
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 |
|---|---|---|---|
| 確認書 | 2022-08-10 | Japanese | |
| 四半期報告書-第121期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | |
| 確認書 | 2022-06-24 | Japanese | |
| 内部統制報告書-第120期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 有価証券報告書-第120期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 四半期報告書-第120期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7593221 | 確認書 | 2022-08-10 | Japanese | ||
| 7593222 | 四半期報告書-第121期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7602705 | 確認書 | 2022-06-24 | Japanese | ||
| 7602703 | 内部統制報告書-第120期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7602696 | 有価証券報告書-第120期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7617571 | 四半期報告書-第120期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7622915 | 四半期報告書-第120期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7628440 | 四半期報告書-第120期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-11 | Japanese | ||
| 7667234 | 内部統制報告書-第119期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7667217 | 確認書 | 2021-06-25 | Japanese | ||
| 7667219 | 有価証券報告書-第119期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7676087 | 四半期報告書-第119期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
3 filings
| |||||
| 7680433 | 四半期報告書-第119期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | ||
| 7685576 | 四半期報告書-第119期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese | ||
| 7688764 | 有価証券報告書-第118期(平成31年4月1日-令和2年3月31日) | 2020-06-26 | 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.