KDDL Ltd — Investor Relations & Filings
KDDL Ltd is a diversified enterprise specializing in the manufacturing of high-precision watch components and the retail of luxury timepieces. The company produces high-quality watch dials and hands, supplying major global horological brands with precision-engineered parts. Through its subsidiary, Ethos Limited, it operates an extensive network of luxury watch boutiques, representing a wide portfolio of international premium brands. Additionally, the company provides precision engineering solutions, including the manufacturing of stamped components and progressive tools for various technical applications. KDDL maintains a focus on craftsmanship and technical excellence, leveraging advanced manufacturing facilities to serve both domestic and international markets. Its operations span the entire value chain of the horological sector, from specialized component production to high-end retail distribution and after-sales service.
Recent filings
No filings indexed yet
We are still gathering filings for KDDL Ltd. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Timex Group India Ltd
Designs, manufactures, and markets a diverse range of timep…
|
TIMEX | IN | Manufacturing |
KDDL 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/60919/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60919 | 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=60919 | 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=60919 \ -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": 60919}, 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 KDDL Ltd (id: 60919)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.