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 |
|---|---|---|---|
| FRE NOVO 2022 v5 | 2022-11-25 | Portuguese | |
| ITR 2022-Q3 | 2022-11-10 | Portuguese | |
| FRE NOVO 2022 v4 | 2022-09-21 | Portuguese | |
| FRE NOVO 2022 v3 | 2022-09-15 | Portuguese | |
| ITR 2022-Q2 | 2022-08-12 | Portuguese | |
| FRE NOVO 2022 v2 | 2022-07-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 34950397 | FRE NOVO 2022 v5 | 2022-11-25 | Portuguese | ||
| 33991695 | ITR 2022-Q3 | 2022-11-10 | Portuguese | ||
| 34950200 | FRE NOVO 2022 v4 | 2022-09-21 | Portuguese | ||
| 34950007 | FRE NOVO 2022 v3 | 2022-09-15 | Portuguese | ||
| 33991618 | ITR 2022-Q2 | 2022-08-12 | Portuguese | ||
| 34949798 | FRE NOVO 2022 v2 | 2022-07-28 | Portuguese | ||
| 34949639 | FRE NOVO 2022 | 2022-05-30 | Portuguese | ||
| 33991598 | ITR 2022-Q1 | 2022-05-12 | Portuguese | ||
| 33734709 | DFP 2021 | 2022-03-15 | Portuguese | ||
|
2021
6 filings
| |||||
| 33972821 | ITR 2021-Q3 | 2021-11-10 | Portuguese | ||
| 34633642 | FRE NOVO 2021 v3 | 2021-09-21 | Portuguese | ||
| 33972805 | ITR 2021-Q2 | 2021-08-13 | Portuguese | ||
| 33972793 | ITR 2021-Q1 v2 | 2021-08-13 | Portuguese | ||
| 33972786 | ITR 2021-Q1 | 2021-08-13 | Portuguese | ||
| 34633628 | FRE NOVO 2021 v2 | 2021-07-01 | 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.