TÜRK TELEKOMÜNİKASYON A.Ş. — Investor Relations & Filings
Türk Telekomünikasyon A.Ş. is an integrated telecommunications and technology services provider. The company offers a comprehensive range of products and services for both individual and corporate customers, including fixed-line telephone, mobile communications, broadband internet, and TV services. These offerings are consolidated under the single Türk Telekom brand. The company operates an extensive service network, providing Public Switched Telephone Network (PSTN) and wholesale broadband services, while its subsidiaries manage mobile (TT Mobil) and retail internet (TTNET) operations. The group focuses on pioneering digital transformation through its diverse portfolio and integrated service structure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Collective Bargaining Agreement Negotiations were Concluded with an Agreement | 2026-05-22 | Turkish | |
| Coupon Payment of the Green Bond with XS2820499619 ISIN Code | 2026-05-20 | English | |
| Company General Info Form | 2026-05-18 | Turkish | |
| Financial Report | 2026-05-08 | Turkish | |
| Financial Report | 2026-05-08 | Turkish | |
| Financial Report | 2026-05-08 | Turkish |
Browse filings by year
18 years- 2026 85 filings
- 2025 158 filings
- 2024 154 filings
- 2023 144 filings
- 2022 163 filings
- 2021 127 filings
- 2020 136 filings
- 2019 340 filings
- 2018 235 filings
- 2017 168 filings
- 2016 186 filings
- 2015 219 filings
- 2014 164 filings
- 2013 138 filings
- 2012 141 filings
- 2011 115 filings
- 2010 124 filings
- 2009 51 filings
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… |
TÜRK TELEKOMÜNİKASYON 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/5965/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5965 | 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=5965 | 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=5965 \ -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": 5965}, 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 TÜRK TELEKOMÜNİKASYON A.Ş. (id: 5965)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.