
Sterling Tools Ltd. — Investor Relations & Filings
Sterling Tools Ltd. specializes in the design, development, and manufacturing of high-tensile cold-forged fasteners. The company serves a diverse range of automotive segments, including passenger cars, commercial vehicles, two-wheelers, and agricultural equipment. Its product portfolio encompasses a wide array of standard and specialized fasteners such as bolts, screws, studs, and nuts, engineered to meet stringent quality standards. Through its subsidiary, Sterling Gtake E-Mobility Ltd, the organization has expanded into the electric vehicle sector, focusing on the production of motor control units and power electronics. The company maintains advanced manufacturing facilities and emphasizes research and development to deliver precision-engineered solutions for original equipment manufacturers and the aftermarket.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-07 | English | |
| Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | |
| Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | |
| Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2017-03-31 | English | |
| Limited Review Report | 2017-02-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
10 filings
| |||||
| 43682586 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-07 | English | ||
| 43644882 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | ||
| 43645640 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | ||
| 43650313 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2017-04-06 | English | ||
| 43672504 | Analysts/Institutional Investor Meet/Con. Call Updates | 2017-03-31 | English | ||
| 43684494 | Limited Review Report | 2017-02-11 | English | ||
| 43684521 | Dividend | 2017-02-11 | English | ||
| 43684547 | Financial Result Updates | 2017-02-11 | English | ||
| 44071095 | Board Meeting — Results/Dividend | 2017-01-30 | English | ||
| 43671540 | Record Date | 2017-01-30 | English | ||
|
2016
5 filings
| |||||
| 43661346 | Record Date | 2016-12-28 | English | ||
| 43662020 | Shareholders meeting | 2016-12-21 | English | ||
| 43678395 | Reply to Clarification Sought | 2016-11-09 | English | ||
| 43690583 | Limited Review Report | 2016-11-05 | English | ||
| 43690596 | Outcome of Board Meeting | 2016-11-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABRIC BERHAD
Historically manufactured security seals, divested operatio…
|
— | MY | Manufacturing |
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
Sterling Tools 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/61046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61046 | 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=61046 | 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=61046 \ -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": 61046}, 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 Sterling Tools Ltd. (id: 61046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.