
Telefonica S.A. — Investor Relations & Filings
Telefónica S.A. is a multinational telecommunications company providing integrated communication, information, and entertainment solutions. As one of the world's largest telephone operators and mobile network providers, its core services include fixed and mobile telephony, broadband, and subscription television. The company operates globally through its principal commercial brands, including Movistar and Vivo. Telefónica is focused on delivering a premier digital experience by providing robust connectivity and developing advanced services in emerging areas such as the Internet of Things (IoT). The company's strategy centers on leveraging its network infrastructure as a platform for growth and digital transformation for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Telefónica anuncia una emisión de bonos a través de su filial Telefónica Emisiones, al amparo de su Programa EMTN. | 2026-05-19 | Spanish | |
| Telefónica remite presentación sobre los resultados del primer trimestre de 2026. | 2026-05-14 | English | |
| Telefónica remite informe de resultados del primer trimestre de 2026. | 2026-05-14 | Spanish | |
| Telefónica S.A. informa de la fecha de publicación de los resultados correspondientes al periodo enero – marzo 2026. | 2026-04-14 | English | |
| Annual financial and audit report - Telefónica Europe BV | 2026-04-08 | English | |
| Telefónica informa acerca de la venta de la totalidad de las acciones que ostenta en Pegaso PCS y Celular de Telefonía (Telefónica México). | 2026-04-07 | Spanish |
Browse filings by year
31 years- 2026 57 filings
- 2025 102 filings
- 2024 105 filings
- 2023 138 filings
- 2022 138 filings
- 2021 153 filings
- 2020 149 filings
- 2019 100 filings
- 2018 104 filings
- 2017 103 filings
- 2016 125 filings
- 2015 131 filings
- 2014 151 filings
- 2013 155 filings
- 2012 87 filings
- 2011 90 filings
- 2010 81 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Telefonica S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Optronics Technologies S.A.
Specializes in ICT and M&E engineering services for fiber o…
|
OPTRO | GR | Telecommunications, computer pr… |
|
Orange
A multinational telecommunications and digital technology c…
|
ORA | FR | Telecommunications, computer pr… |
|
Orange Belgium S.A.
A telecommunications operator offering mobile, internet, an…
|
OBEL | BE | Telecommunications, computer pr… |
|
Orange Polska S.A.
A telecommunications operator offering mobile, fiber intern…
|
OPL | PL | Telecommunications, computer pr… |
|
ORIENT TELECOMS PLC
Managed telecommunications network services provider for la…
|
ORNT | GB | Telecommunications, computer pr… |
|
Ortel Communications Limited
Regional multi-system operator and ISP providing digital TV…
|
ORTEL | IN | Telecommunications, computer pr… |
|
OSMOZIS
Provider of Wi-Fi networks and IoT services for European ca…
|
ALOSM | FR | Telecommunications, computer pr… |
|
Otelco Inc.
Deploys and provides high-speed fiber internet and managed …
|
OTEL | US | Telecommunications, computer pr… |
|
Ovzon
Provider of mobile satellite communications services for cr…
|
OVZON | SE | Telecommunications, computer pr… |
|
Pak Datacom Limited
Provides end-to-end data communication solutions, network s…
|
PAKD | PK | Telecommunications, computer pr… |
Telefonica 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/1889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1889 | 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=1889 | 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=1889 \ -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": 1889}, 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 Telefonica S.A. (id: 1889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.