PADTEC HOLDING S.A. — Investor Relations & Filings
About PADTEC HOLDING S.A.
Padtec Holding S.A. specializes in high-capacity optical communications systems, providing end-to-end solutions for high-speed data transmission. The company’s core portfolio centers on Dense Wavelength Division Multiplexing (DWDM) technology, including optical transport platforms, remote fiber monitoring, and network management software. Beyond hardware and software, it offers specialized services such as network planning, installation, operation, and maintenance. Padtec serves a diverse client base including internet service providers, network operators, and large enterprises. Its solutions are designed to scale fiber optic infrastructure and enhance connectivity performance across global markets. The company focuses on delivering robust, high-bandwidth infrastructure to support increasing data demands through integrated technological innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2024-Q1 | 2024-05-08 | Portuguese | |
| FRE WEB 2024 | 2024-05-07 | Portuguese | |
| FRE WEB 2023 v6 | 2024-04-17 | Portuguese | |
| DFP 2023 | 2024-03-07 | Portuguese | |
| FRE WEB 2023 v5 | 2023-11-29 | Portuguese | |
| ITR 2023-Q3 | 2023-11-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 34053216 | ITR 2024-Q1 | 2024-05-08 | Portuguese | ||
| 36051544 | FRE WEB 2024 | 2024-05-07 | Portuguese | ||
| 35523790 | FRE WEB 2023 v6 | 2024-04-17 | Portuguese | ||
| 33770940 | DFP 2023 | 2024-03-07 | Portuguese | ||
|
2023
11 filings
| |||||
| 35523440 | FRE WEB 2023 v5 | 2023-11-29 | Portuguese | ||
| 34022276 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 35523080 | FRE WEB 2023 v4 | 2023-09-13 | Portuguese | ||
| 35522711 | FRE WEB 2023 v3 | 2023-08-17 | Portuguese | ||
| 34022254 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
| 35522365 | FRE WEB 2023 v2 | 2023-07-04 | Portuguese | ||
| 35521969 | FRE WEB 2023 | 2023-05-30 | Portuguese | ||
| 34022234 | ITR 2023-Q1 v2 | 2023-05-12 | Portuguese | ||
| 34022213 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 34950634 | FRE NOVO 2022 v6 | 2023-05-10 | Portuguese | ||
| 33754993 | DFP 2022 | 2023-03-22 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
PADTEC HOLDING S.A. 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/53120/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53120 | 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=53120 | 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=53120 \ -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": 53120}, 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 PADTEC HOLDING S.A. (id: 53120)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.