Thakral Services (India) Limited — Investor Relations & Filings
Thakral Services (India) Limited specializes in the provision of comprehensive electronic security and surveillance solutions. The company designs, integrates, and maintains a wide range of systems, including closed-circuit television (CCTV), access control, fire detection, and intrusion alarm systems. It serves diverse sectors such as banking, retail, corporate offices, and industrial facilities. Thakral focuses on delivering high-end technology from global partners to ensure robust security infrastructure. Their service portfolio encompasses system design, installation, and after-sales support, positioning them as a single-source provider for integrated building management and security requirements. The company leverages its association with the Singapore-based Thakral Group to implement international standards in security operations.
Recent filings
No filings indexed yet
We are still gathering filings for Thakral Services (India) Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boomerang Tracking Inc.
Provides stolen mobile asset recovery systems utilizing con…
|
— | CA | Administrative and support serv… |
|
China Security Co., Ltd
Integrates security systems and smart city solutions using …
|
600654 | CN | Administrative and support serv… |
|
Emergency Assistance Japan Co., Ltd.
Provides medical and security risk management services for …
|
6063 | JP | Administrative and support serv… |
|
HSE Integrated Ltd.
Integrated industrial safety, health, and environmental ser…
|
— | CA | Administrative and support serv… |
|
Innovative Ideals and Services (India) Limited
Designs and installs integrated security, surveillance, and…
|
541983 | IN | Administrative and support serv… |
|
INTELLIGENT MONITORING GROUP LIMITED
Provides security monitoring, system installation, and inte…
|
IMB | AU | Administrative and support serv… |
|
LONDON SECURITY PLC
Provider of fire protection equipment and maintenance servi…
|
LSC | GB | Administrative and support serv… |
|
MARLOWE PLC
Provider of safety and regulatory compliance services in fi…
|
MRL | GB | Administrative and support serv… |
|
SPECTUR LIMITED
Develops solar-powered security and surveillance systems fo…
|
SP3 | AU | Administrative and support serv… |
|
TEST SECURITY
Delivers integrated electronic security, surveillance, and …
|
TES | AU | Administrative and support serv… |
Thakral Services (India) 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/63203/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63203 | 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=63203 | 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=63203 \ -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": 63203}, 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 Thakral Services (India) Limited (id: 63203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.