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 |
|---|---|---|---|
| Mapa Sintético Consolidado de Voto à Distância | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-16 | Portuguese | |
| DFP 2025 | 2026-03-09 | Portuguese | |
| ITR 2025-Q3 v2 | 2025-11-10 | Portuguese | |
| ITR 2025-Q3 | 2025-11-10 | Portuguese | |
| ITR 2025-Q2 | 2025-08-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39284307 | Mapa Sintético Consolidado de Voto à Distância | 2026-04-29 | Portuguese | ||
| 34650673 | FRE - Formulário de Referência | 2026-04-16 | Portuguese | ||
| 33796552 | DFP 2025 | 2026-03-09 | Portuguese | ||
|
2025
7 filings
| |||||
| 34103225 | ITR 2025-Q3 v2 | 2025-11-10 | Portuguese | ||
| 34103198 | ITR 2025-Q3 | 2025-11-10 | Portuguese | ||
| 34103128 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34103131 | ITR 2025-Q1 | 2025-05-12 | Portuguese | ||
| 33786606 | DFP 2024 | 2025-03-10 | Portuguese | ||
| 34060938 | ITR 2024-Q3 v2 | 2025-02-04 | Portuguese | ||
| 33772764 | DFP 2023 v2 | 2025-01-29 | Portuguese | ||
|
2024
5 filings
| |||||
| 34060934 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34029220 | ITR 2023-Q3 v2 | 2024-11-11 | Portuguese | ||
| 34060854 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 35645149 | FRE WEB 2023 v3 | 2024-05-22 | Portuguese | ||
| 34060856 | ITR 2024-Q1 | 2024-05-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Timex Group India Ltd
Designs, manufactures, and markets a diverse range of timep…
|
TIMEX | 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.