TELEFÔNICA BRASIL S.A. — Investor Relations & Filings
About TELEFÔNICA BRASIL S.A.
Telefônica Brasil S.A., operating under the commercial brand Vivo, provides integrated communication solutions and digital services. As a subsidiary of the Telefónica Group, the company offers a comprehensive portfolio including mobile and fixed telephony, high-speed fiber-optic broadband, and television services. Its operations encompass data transmission, internet access, and a suite of digital value-added services tailored for residential and corporate clients. The company maintains a significant market presence in wireless communications and focuses on the expansion of ultra-broadband infrastructure. By prioritizing technological convergence and digital transformation, the organization delivers connectivity solutions through an extensive network architecture designed to support a large-scale subscriber base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2024 v2 | 2024-12-20 | Portuguese | |
| ITR 2024-Q3 | 2024-11-05 | Portuguese | |
| ITR 2024-Q2 | 2024-07-29 | Portuguese | |
| FRE WEB 2024 | 2024-05-29 | Portuguese | |
| ITR 2024-Q1 | 2024-05-07 | Portuguese | |
| FRE WEB 2023 v7 | 2024-04-22 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
11 filings
| |||||
| 36059767 | FRE WEB 2024 v2 | 2024-12-20 | Portuguese | ||
| 34053591 | ITR 2024-Q3 | 2024-11-05 | Portuguese | ||
| 34053575 | ITR 2024-Q2 | 2024-07-29 | Portuguese | ||
| 36059734 | FRE WEB 2024 | 2024-05-29 | Portuguese | ||
| 34053553 | ITR 2024-Q1 | 2024-05-07 | Portuguese | ||
| 35530835 | FRE WEB 2023 v7 | 2024-04-22 | Portuguese | ||
| 35530754 | FRE WEB 2023 v6 | 2024-04-10 | Portuguese | ||
| 33771073 | DFP 2023 | 2024-02-20 | Portuguese | ||
| 35530656 | FRE WEB 2023 v5 | 2024-02-09 | Portuguese | ||
| 35530577 | FRE WEB 2023 v4 | 2024-02-05 | Portuguese | ||
| 35530473 | FRE WEB 2023 v3 | 2024-01-30 | Portuguese | ||
|
2023
4 filings
| |||||
| 35530414 | FRE WEB 2023 v2 | 2023-11-14 | Portuguese | ||
| 34022657 | ITR 2023-Q3 | 2023-10-31 | Portuguese | ||
| 34022649 | ITR 2023-Q2 | 2023-07-25 | Portuguese | ||
| 35530344 | FRE WEB 2023 | 2023-05-31 | 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… |
TELEFÔNICA BRASIL 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/53200/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53200 | 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=53200 | 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=53200 \ -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": 53200}, 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 TELEFÔNICA BRASIL S.A. (id: 53200)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.