VERO S.A. — Investor Relations & Filings
About VERO S.A.
VERO S.A. is a telecommunications provider specializing in high-speed fiber-optic broadband services. The company offers a comprehensive suite of digital solutions, including high-speed internet, television, and telephony services, catering to both residential (B2C) and business (B2B) segments. With an extensive infrastructure network, VERO S.A. manages optical fiber networks and radio communication services across more than 426 cities. The company distinguishes itself through a strategy of regional expansion and strategic acquisitions, positioning itself as a leading independent fiber broadband provider. Its service portfolio is designed to deliver high-performance connectivity, supported by investments in satellite technology and mobile expansion. VERO S.A. maintains a strong financial profile characterized by significant EBITDA margins and a robust capital expenditure program focused on network densification and technological advancement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2022-Q1 | 2022-05-16 | Portuguese | |
| FRE NOVO 2021 v6 | 2022-04-11 | Portuguese | |
| DFP 2021 | 2022-03-16 | Portuguese | |
| FRE NOVO 2021 v5 | 2022-02-08 | Portuguese | |
| FRE NOVO 2021 v4 | 2022-01-29 | Portuguese | |
| FRE NOVO 2021 v3 | 2021-12-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
5 filings
| |||||
| 34005413 | ITR 2022-Q1 | 2022-05-16 | Portuguese | ||
| 34680601 | FRE NOVO 2021 v6 | 2022-04-11 | Portuguese | ||
| 33744813 | DFP 2021 | 2022-03-16 | Portuguese | ||
| 34680600 | FRE NOVO 2021 v5 | 2022-02-08 | Portuguese | ||
| 34680596 | FRE NOVO 2021 v4 | 2022-01-29 | Portuguese | ||
|
2021
7 filings
| |||||
| 34680597 | FRE NOVO 2021 v3 | 2021-12-09 | Portuguese | ||
| 34680593 | FRE NOVO 2021 v2 | 2021-11-29 | Portuguese | ||
| 33979823 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34680594 | FRE NOVO 2021 | 2021-08-18 | Portuguese | ||
| 33979822 | ITR 2021-Q2 | 2021-08-18 | Portuguese | ||
| 33979821 | ITR 2021-Q1 | 2021-08-18 | Portuguese | ||
| 33726169 | DFP 2020 | 2021-08-18 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
VERO 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/53222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53222 | 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=53222 | 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=53222 \ -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": 53222}, 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 VERO S.A. (id: 53222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.