Thomas Cook (India) Ltd. — Investor Relations & Filings
Thomas Cook (India) Ltd. is an integrated travel and travel-related financial services provider. The company offers a comprehensive range of services including foreign exchange, corporate travel, leisure travel, MICE, insurance, visa, and passport services. Its product portfolio features domestic and international holiday packages, flight and hotel bookings, and specialized travel insurance. A key differentiator is its travel-related financial services, notably the Borderless Prepaid Card and multi-currency forex solutions. The company serves a diverse clientele ranging from individual leisure travelers to large corporate entities through an omnichannel distribution network that combines digital platforms with an extensive physical footprint of branches and partner outlets. It operates as a subsidiary of Fairfax Financial Holdings Limited, maintaining a distinct identity and operational independence from the former UK-based Thomas Cook Group.
Recent filings
No filings indexed yet
We are still gathering filings for Thomas Cook (India) Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Rainbow Tours S.A.
A tour operator and travel agency offering package holidays…
|
RBW | PL | Administrative and support serv… |
|
Relax dd
Tour operator offering Adriatic holidays, European tours, a…
|
RLXG | SI | Administrative and support serv… |
|
SAILANI TOURS N TRAVELS LIMITED
Provides domestic and international tour packages and trave…
|
543541 | IN | Administrative and support serv… |
|
THE AZTERRA CORPORATION
Leading tour operator specializing in inbound tourism and h…
|
AZTR | CA | Administrative and support serv… |
|
Tourism Holdings Limited
Global operator specializing in the rental, sale, and manuf…
|
THL | NZ | Administrative and support serv… |
|
Tuniu Corp
An online leisure travel company offering packaged tours an…
|
TOUR | KY | Administrative and support serv… |
|
UTour Group Co., Ltd.
Outbound travel provider for group tours, corporate travel,…
|
002707 | CN | Administrative and support serv… |
|
Very Good Tour Co.,Ltd.
Travel agency specializing in comprehensive, all-inclusive …
|
094850 | KR | Administrative and support serv… |
|
Yellow Balloon Tour Co., Ltd.
Provides comprehensive domestic and international travel se…
|
104620 | KR | Administrative and support serv… |
Thomas Cook (India) Ltd. 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/61041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61041 | 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=61041 | 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=61041 \ -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": 61041}, 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 Thomas Cook (India) Ltd. (id: 61041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.