
Teleperformance SE — Investor Relations & Filings
Teleperformance SE is a global provider of digital business services and business process outsourcing (BPO). The company specializes in customer experience management, offering a range of services including front-office customer care, technical support, and back-office solutions like finance, accounting, and collections. It integrates artificial intelligence with human expertise, utilizing its proprietary AI platforms to orchestrate operations and accelerate digital transformation for clients. Teleperformance designs and delivers these services to a diverse client base across multiple sectors, focusing on enhancing performance and optimizing customer operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informations privilégiées / Communiqué sur comptes, résultats | 2026-04-28 | French | |
| Inside Information / News release on accounts, results | 2026-04-28 | English | |
| Terms of availability of the preparatory documents for the GM | 2026-04-17 | English | |
| Modalités de mise à disposition des documents préparatoires à l'AG | 2026-04-17 | French | |
| Franchissement de seuils | 2026-04-17 | French | |
| Franchissements de seuils | 2026-04-17 | French |
Market data
Market data not available
Price history
Peer group · Activities of call centres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hinduja Global Solutions Limited
Provides global business process management and digital con…
|
HGS | IN | Administrative and support serv… |
|
HRH Next Services Limited
Provides multi-lingual customer experience management and b…
|
HRHNEXT | IN | Administrative and support serv… |
|
IBEX Ltd
Provider of BPO services and technology-enabled customer ex…
|
IBEX | BM | Administrative and support serv… |
|
Inbound Tech Inc.
A BPO company specializing in multilingual CRM and sales ou…
|
7031 | JP | Administrative and support serv… |
|
International Care Company
A 24/7 assistance provider for medical, travel, home, and a…
|
ICC | IT | Administrative and support serv… |
|
Kandarp Digi Smart BPO Limited
Provides BPO and IT-enabled services for customer support a…
|
KANDARP | IN | Administrative and support serv… |
|
ktcs corporation
Customer service solutions provider specializing in AI cont…
|
058850 | KR | Administrative and support serv… |
|
MNT LTD.
Telesales and outbound marketing focused on customer retent…
|
MNT | CA | Administrative and support serv… |
|
NSB BPO Solutions Limited
Provides business process management, customer support, and…
|
544571 | IN | Administrative and support serv… |
|
ONE POINT ONE SOLUTIONS LIMITED
Provides BPM and outsourcing services for customer lifecycl…
|
ONEPOINT | IN | Administrative and support serv… |
Teleperformance SE 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/1695/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1695 | 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=1695 | 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=1695 \ -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": 1695}, 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 Teleperformance SE (id: 1695)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.