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 - Formulário de Referência | 2026-04-28 | Portuguese | |
| Confirmação do valor por ação deliberado em 15/04/2026 | 2026-04-27 | Portuguese | |
| Nomeação de membro do Conselho de Administração da Companhia | 2026-04-27 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-13 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-13 | Portuguese | |
| DFP 2025 | 2026-02-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 38948235 | FRE - Formulário de Referência | 2026-04-28 | Portuguese | ||
| 37652257 | Confirmação do valor por ação deliberado em 15/04/2026 | 2026-04-27 | Portuguese | ||
| 37652215 | Nomeação de membro do Conselho de Administração da Companhia | 2026-04-27 | Portuguese | ||
| 34441915 | FRE - Formulário de Referência | 2026-04-13 | Portuguese | ||
| 34437736 | FCA - Formulário Cadastral | 2026-04-13 | Portuguese | ||
| 33795325 | DFP 2025 | 2026-02-23 | Portuguese | ||
|
2025
9 filings
| |||||
| 34091860 | ITR 2025-Q3 | 2025-10-30 | Portuguese | ||
| 34091814 | ITR 2025-Q2 | 2025-07-28 | Portuguese | ||
| 34091743 | ITR 2025-Q1 | 2025-05-12 | Portuguese | ||
| 36060075 | FRE WEB 2024 v7 | 2025-05-09 | Portuguese | ||
| 36060010 | FRE WEB 2024 v6 | 2025-05-07 | Portuguese | ||
| 36059905 | FRE WEB 2024 v5 | 2025-04-28 | Portuguese | ||
| 36059859 | FRE WEB 2024 v4 | 2025-03-20 | Portuguese | ||
| 36059821 | FRE WEB 2024 v3 | 2025-02-27 | Portuguese | ||
| 33783729 | DFP 2024 | 2025-02-25 | 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.