TECHNOS SA — Investor Relations & Filings
About TECHNOS SA
Technos SA specializes in the design, manufacture, and wholesale distribution of wristwatches. Originally established in 1924, the company has evolved into a leading player. Its core operations encompass the entire value chain, including product development, assembly, and marketing. The company manages a diverse portfolio of brands, catering primarily to the middle-class consumer segment by blending traditional craftsmanship with modern innovation. In addition to its manufacturing and commercial activities, Technos SA provides comprehensive technical assistance and support services. As a major franchisor, it maintains an extensive distribution network, leveraging decades of expertise to sustain its position as a dominant force.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v8 | 2022-02-01 | Portuguese | |
| FRE NOVO 2021 v7 | 2022-02-01 | Portuguese | |
| FRE NOVO 2021 v6 | 2021-11-29 | Portuguese | |
| ITR 2021-Q3 v2 | 2021-11-09 | Portuguese | |
| ITR 2021-Q3 | 2021-11-08 | Portuguese | |
| FRE NOVO 2021 v5 | 2021-10-22 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
2 filings
| |||||
| 34676804 | FRE NOVO 2021 v8 | 2022-02-01 | Portuguese | ||
| 34676803 | FRE NOVO 2021 v7 | 2022-02-01 | Portuguese | ||
|
2021
13 filings
| |||||
| 34676802 | FRE NOVO 2021 v6 | 2021-11-29 | Portuguese | ||
| 33977030 | ITR 2021-Q3 v2 | 2021-11-09 | Portuguese | ||
| 33977018 | ITR 2021-Q3 | 2021-11-08 | Portuguese | ||
| 34676801 | FRE NOVO 2021 v5 | 2021-10-22 | Portuguese | ||
| 33976986 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34676800 | FRE NOVO 2021 v4 | 2021-07-15 | Portuguese | ||
| 34676799 | FRE NOVO 2021 v3 | 2021-07-07 | Portuguese | ||
| 34676798 | FRE NOVO 2021 v2 | 2021-07-01 | Portuguese | ||
| 34676797 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 33977002 | ITR 2021-Q1 | 2021-05-13 | Portuguese | ||
| 34569510 | FRE NOVO 2020 v7 | 2021-05-11 | Portuguese | ||
| 34569508 | FRE NOVO 2020 v6 | 2021-04-20 | Portuguese | ||
| 33718480 | DFP 2020 | 2021-03-18 | Portuguese | ||
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 |
|
SEIKO CORPORATION
A fully integrated watch manufacturer also offering devices…
|
6286 | JP | 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 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/53192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53192 | 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=53192 | 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=53192 \ -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": 53192}, 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 TECHNOS SA (id: 53192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.