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 2015 | 2016-03-18 | Portuguese | |
| FRE 2015 v9 | 2016-02-24 | Portuguese | |
| FRE 2015 v8 | 2016-02-11 | Portuguese | |
| FRE 2015 v7 | 2016-01-12 | Portuguese | |
| FRE 2015 v6 | 2015-11-18 | Portuguese | |
| ITR 2015-Q3 | 2015-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
4 filings
| |||||
| 33640084 | DFP 2015 | 2016-03-18 | Portuguese | ||
| 34343355 | FRE 2015 v9 | 2016-02-24 | Portuguese | ||
| 34343307 | FRE 2015 v8 | 2016-02-11 | Portuguese | ||
| 34343314 | FRE 2015 v7 | 2016-01-12 | Portuguese | ||
|
2015
11 filings
| |||||
| 34343279 | FRE 2015 v6 | 2015-11-18 | Portuguese | ||
| 33873874 | ITR 2015-Q3 | 2015-11-13 | Portuguese | ||
| 33873872 | ITR 2015-Q2 | 2015-08-14 | Portuguese | ||
| 34343269 | FRE 2015 v5 | 2015-07-22 | Portuguese | ||
| 34343250 | FRE 2015 v4 | 2015-07-20 | Portuguese | ||
| 34343236 | FRE 2015 v3 | 2015-07-07 | Portuguese | ||
| 34343224 | FRE 2015 v2 | 2015-06-03 | Portuguese | ||
| 34343179 | FRE 2015 | 2015-05-30 | Portuguese | ||
| 33873869 | ITR 2015-Q1 | 2015-05-15 | Portuguese | ||
| 34309661 | FRE 2014 v12 | 2015-05-12 | Portuguese | ||
| 33625694 | DFP 2014 | 2015-03-30 | 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.