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 |
|---|---|---|---|
| Press Release | 2026-04-27 | English | |
| Agreements | 2026-04-27 | English | |
| Agreements | 2026-04-27 | English | |
| Copy of Newspaper Publication | 2026-04-14 | English | |
| Price movement | 2026-04-09 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42218557 | Press Release | 2026-04-27 | English | ||
| 42218735 | Agreements | 2026-04-27 | English | ||
| 42218967 | Agreements | 2026-04-27 | English | ||
| 42183552 | Copy of Newspaper Publication | 2026-04-14 | English | ||
| 42174159 | Price movement | 2026-04-09 | English | ||
| 42216120 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-04 | English | ||
| 42207455 | Shareholders meeting | 2026-03-28 | English | ||
| 42184401 | Trading Window | 2026-03-25 | English | ||
| 42198271 | Updates | 2026-03-24 | English | ||
| 42209030 | Change in Company Secretary/Compliance Officer | 2026-03-23 | English | ||
| 42209065 | Outcome of Board Meeting | 2026-03-23 | English | ||
| 42188413 | Change in Company Secretary/Compliance Officer | 2026-02-28 | English | ||
| 42176290 | Copy of Newspaper Publication | 2026-02-25 | English | ||
| 42183108 | Shareholders meeting | 2026-02-24 | English | ||
| 42199915 | Copy of Newspaper Publication | 2026-02-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BEIJING ZHONG KE SAN HUAN HIGH-TECH CO., LTD
Develops and produces high-performance rare earth permanent…
|
000970 | CN | Manufacturing |
|
Bharat Wire Ropes Limited
Manufacturer of steel wire ropes, strands, and wire product…
|
BHARATWIRE | IN | Manufacturing |
|
BMTCo.,Ltd.
Manufacturer of industrial fittings, valves, and electrical…
|
086670 | KR | Manufacturing |
|
Bombay Wire Ropes Ltd.
Manufacturer of steel wire ropes and strands for mining, sh…
|
504648 | IN | Manufacturing |
|
Briast-D AD
Manufacturer of furnishings, windows, and flooring for comm…
|
— | BG | Manufacturing |
|
Bunka Shutter Co.,Ltd.
A manufacturer of shutters, sliding doors, and other buildi…
|
5930 | JP | Manufacturing |
|
Carote Ltd
Designs and distributes nonstick cookware featuring granite…
|
2549 | HK | Manufacturing |
|
Catcher Technology Co., Ltd.
Specialized manufacturer of high-precision electronics casi…
|
2474 | TW | Manufacturing |
|
ÇELİK HALAT VE TEL SANAYİİ A.Ş.
Manufacturer of high-carbon steel wire and steel wire ropes…
|
CELHA | TR | Manufacturing |
|
CHANGHUA HOLDING GROUP CO., LTD.
Produces high-strength fasteners and specialized automotive…
|
605018 | CN | 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.