
TTEC Holdings, Inc. — Investor Relations & Filings
TTEC Holdings, Inc. is a global customer experience (CX) technology and services company that designs, builds, and operates technology-enabled customer interactions. The company's offerings are divided into two main segments. The TTEC Digital segment provides CX consulting and technology services, focusing on the design and implementation of omnichannel contact center technology, customer relationship management (CRM) systems, artificial intelligence (AI), and analytics. The TTEC Engage segment delivers outsourced business process services, including customer care, technical support, sales, and revenue generation. TTEC combines a digital-first strategy with human-centric execution to provide integrated solutions that aim to enhance customer loyalty and operational efficiency for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-27 | English | |
| 8-K - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-05-07 | English | |
| ARS - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-04-10 | English | |
| DEF 14A - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-04-10 | English | |
| 8-K - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-03-23 | English | |
| 4 - TTEC HOLDINGS, INC. (0001013880) (Filer) | 2026-03-03 | English |
Browse filings by year
19 years- 2026 9 filings
- 2025 40 filings
- 2024 51 filings
- 2023 37 filings
- 2022 41 filings
- 2021 65 filings
- 2020 53 filings
- 2019 63 filings
- 2018 51 filings
- 2017 55 filings
- 2016 55 filings
- 2015 59 filings
- 2014 41 filings
- 2013 59 filings
- 2012 63 filings
- 2011 115 filings
- 2010 66 filings
- 2009 59 filings
- 2008 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47845177 | FORM 8-K | 2026-05-27 | English | ||
| 43518315 | 8-K - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-05-07 | English | ||
| 34028039 | ARS - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-04-10 | English | ||
| 34027663 | DEF 14A - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-04-10 | English | ||
| 33013756 | 8-K - TTEC Holdings, Inc. (0001013880) (Filer) | 2026-03-23 | English | ||
| 32885222 | 4 - TTEC HOLDINGS, INC. (0001013880) (Filer) | 2026-03-03 | English | ||
| 32885223 | 8-K - TTEC HOLDINGS, INC. (0001013880) (Filer) | 2026-02-26 | English | ||
| 32885224 | 10-K - TTEC HOLDINGS, INC. (0001013880) (Filer) | 2026-02-26 | English | ||
| 26245446 | SCHEDULE 13G Filing | 2026-01-08 | English | ||
|
2025
6 filings
| |||||
| 10723468 | Director's Dealing 2025 | 2025-12-18 | English | ||
| 10723512 | Regulatory Filings 2025 | 2025-12-17 | English | ||
| 10723470 | Director's Dealing 2025 | 2025-12-12 | English | ||
| 10723471 | Director's Dealing 2025 | 2025-12-01 | English | ||
| 10723513 | Director's Dealing 2025 | 2025-11-21 | English | ||
| 10723472 | FORM 8-K | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of call centres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ONE POINT ONE SOLUTIONS LIMITED
Provides BPM and outsourcing services for customer lifecycl…
|
ONEPOINT | IN | Administrative and support serv… |
|
Phone Web
Specializes in telephone sales and telemarketing services.
|
MLPHW | FR | Administrative and support serv… |
|
PlatinumOne Business Services Limited
Provides BPM solutions focused on sales, lead generation, a…
|
543352 | IN | Administrative and support serv… |
|
Repriority Co., Ltd.
A sales and marketing firm with call center, retail media, …
|
242A | JP | Administrative and support serv… |
|
TaskUs, Inc.
Provider of outsourced digital services and next-generation…
|
TASK | US | Administrative and support serv… |
|
Teleperformance SE
Global provider of digital business services and business p…
|
TEP | FR | Administrative and support serv… |
|
transcosmos inc.
A global digital transformation partner providing comprehen…
|
9715 | JP | Administrative and support serv… |
|
Voyus Ltd.
Full-service Contact Center solutions leveraging AI for mul…
|
— | CA | Administrative and support serv… |
|
Webhelp Canada Inc.
Solves complex business challenges by modernizing technolog…
|
— | CA | Administrative and support serv… |
|
Webhelp Inc.
International customer experience and business process outs…
|
— | CA | Administrative and support serv… |
TTEC Holdings, Inc. 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/33751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33751 | 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=33751 | 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=33751 \ -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": 33751}, 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 TTEC Holdings, Inc. (id: 33751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.