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 |
|---|---|---|---|
| DFP 2019 | 2020-03-24 | Portuguese | |
| FRE NOVO 2019 v5 | 2019-11-25 | Portuguese | |
| ITR 2019-Q3 | 2019-11-12 | Portuguese | |
| FRE NOVO 2019 v4 | 2019-11-01 | Portuguese | |
| FRE NOVO 2019 v3 | 2019-08-19 | Portuguese | |
| ITR 2019-Q2 | 2019-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 33691747 | DFP 2019 | 2020-03-24 | Portuguese | ||
|
2019
12 filings
| |||||
| 34483591 | FRE NOVO 2019 v5 | 2019-11-25 | Portuguese | ||
| 33933057 | ITR 2019-Q3 | 2019-11-12 | Portuguese | ||
| 34483573 | FRE NOVO 2019 v4 | 2019-11-01 | Portuguese | ||
| 34483540 | FRE NOVO 2019 v3 | 2019-08-19 | Portuguese | ||
| 33933040 | ITR 2019-Q2 | 2019-08-14 | Portuguese | ||
| 34483507 | FRE NOVO 2019 v2 | 2019-07-16 | Portuguese | ||
| 34483491 | FRE NOVO 2019 | 2019-05-30 | Portuguese | ||
| 34448233 | FRE NOVO 2018 v9 | 2019-05-17 | Portuguese | ||
| 33932994 | ITR 2019-Q1 | 2019-05-15 | Portuguese | ||
| 34448187 | FRE NOVO 2018 v8 | 2019-05-09 | Portuguese | ||
| 33677470 | DFP 2018 | 2019-03-22 | Portuguese | ||
| 34448189 | FRE NOVO 2018 v7 | 2019-01-24 | Portuguese | ||
|
2018
2 filings
| |||||
| 34448131 | FRE NOVO 2018 v6 | 2018-12-18 | Portuguese | ||
| 34448129 | FRE NOVO 2018 v5 | 2018-12-18 | 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.