Timex Group India Ltd — Investor Relations & Filings
Timex Group India Ltd designs, manufactures, and markets a wide array of timepieces and horological products. The company manages a diverse brand portfolio featuring its core Timex brand, proprietary labels like Helix, and several international licensed fashion brands including Guess, Gc, Versace, Salvatore Ferragamo, and Ted Baker. Product lines encompass analog and digital watches, as well as smart wearables and fitness trackers. The company maintains a manufacturing infrastructure focused on precision engineering and proprietary technologies such as Indiglo. Its operations reach a broad demographic through a multi-channel distribution network, providing products that range from mass-market value items to high-end luxury accessories.
Recent filings
No filings indexed yet
We are still gathering filings for Timex Group India 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 |
|---|---|---|---|
|
TECHNOS SA
Designs, manufactures, and distributes wristwatches for mid…
|
— | BR | Manufacturing |
Timex Group 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/59304/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59304 | 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=59304 | 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=59304 \ -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": 59304}, 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 Timex Group India Ltd (id: 59304)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.