Coffee Day Enterprises Limited — Investor Relations & Filings
Coffee Day Enterprises Limited is the holding company for the Coffee Day Group, operating a vertically integrated coffee business. The company manages the entire value chain, from cultivating coffee on its own plantations to processing, exporting, and retailing. Its flagship brand, Cafe Coffee Day, maintains an extensive network of retail outlets providing a variety of coffee-based beverages and food products. Additionally, the company operates a large-scale automated vending division catering to corporate workspaces and institutional clients. Beyond its core coffee operations, the group provides luxury hospitality services through its boutique resorts brand, The Serai. The company's unique selling proposition lies in its integrated business model, which ensures quality control from the sourcing of raw beans to the final consumer experience, supported by a robust distribution and logistics infrastructure.
Recent filings
No filings indexed yet
We are still gathering filings for Coffee Day Enterprises Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector | |
|---|---|---|---|---|
|
Auntea Jenny (Shanghai) Industrial Co., Ltd.
Oriental Modern Tea chain operator specializing in fresh, h…
|
2589 | Hong Kong | Accommodation and food … | Open |
|
Bar Pacific Group Holdings Limited
Operates chained bars and restaurants providing beverages, …
|
8432 | Hong Kong | Accommodation and food … | Open |
|
Black Rock Coffee Bar, Inc.
Operator of a chain of primarily drive-thru coffee bars sel…
|
BRCB | United States of America | Accommodation and food … | Open |
|
Chagee Holdings Ltd.
Operates a global network of 6,000+ modern tea houses selli…
|
CHA | United States of America | Accommodation and food … | Open |
|
Dutch Bros Inc.
Operator and franchisor of drive-thru shops specializing in…
|
BROS | United States of America | Accommodation and food … | Open |
|
Guming Holdings Limited
Leading Chinese freshly made beverage chain with over 11,00…
|
1364 | Cayman Islands | Accommodation and food … | Open |
|
Has Lifestyle Limited
Produces cold-pressed juices and nutritional snacks for hea…
|
780014 | India | Accommodation and food … | Open |
|
Helens International Holdings Company Limited
Large-scale bar chain operator and franchisor, serving as a…
|
9869 | Cayman Islands | Accommodation and food … | Open |
|
HUB CO.,LTD.
Operates a chain of British-style pubs adapted for the Japa…
|
3030 | Japan | Accommodation and food … | Open |
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | United Kingdom | Accommodation and food … | Open |
Coffee Day Enterprises Limited 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/61051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61051 | 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=61051 | 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=61051 \ -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": 61051}, 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 Coffee Day Enterprises Limited (id: 61051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.