Sarthak Industries Ltd. — Investor Relations & Filings
Sarthak Industries Ltd. specializes in the manufacturing and supply of Liquefied Petroleum Gas (LPG) cylinders. The company produces a diverse range of cylinder capacities, including 5 kg, 14.2 kg, and 19 kg units, catering to both domestic and commercial requirements. Its production facilities are equipped to meet stringent safety and quality standards, such as those set by the Bureau of Indian Standards (BIS). The company primarily serves major oil marketing companies, acting as a key supplier for energy distribution infrastructure. Beyond its core manufacturing business, Sarthak Industries also participates in the trading of various commodities. The organization emphasizes technical precision and quality control in its manufacturing processes to ensure the reliability of its pressure vessels and related equipment.
Recent filings
No filings indexed yet
We are still gathering filings for Sarthak Industries Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NIHON SEIKAN K.K.
Manufacturer of metal cans and plastic bottles; also engage…
|
5905 | JP | Manufacturing |
|
NK CO.,LTD.
Manufactures high-pressure gas containers and fire/water tr…
|
085310 | KR | Manufacturing |
|
NORDON INDUSTRIAS METALURGICAS S.A.
Engineers and manufactures heavy capital goods for industri…
|
— | BR | Manufacturing |
|
Rajasthan Cylinders & Containers Limited
Manufacturer of high-pressure LPG cylinders, valves, and re…
|
538707 | IN | Manufacturing |
|
SARTEN AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and plastic packaging for food, cosme…
|
SARTN | TR | Manufacturing |
|
SEUNG IL Corporation
An integrated OEM manufacturer of aerosol products, compone…
|
049830 | KR | Manufacturing |
|
Shanghai Qingpu Fire-Fighting Equipment Co., Limited
Develops and manufactures fire extinguishing equipment, pre…
|
8115 | HK | Manufacturing |
|
SHAYONA ENGINEERING LIMITED
Designs and fabricates precision-engineered process equipme…
|
544686 | IN | Manufacturing |
|
Sichuan Kexin Mechanical and Electrical Equipment Co.,Ltd.
Designs and fabricates high-pressure vessels and equipment …
|
300092 | CN | Manufacturing |
|
SILGAN HOLDINGS INC
Global manufacturer of sustainable rigid packaging for cons…
|
SLGN | US | Manufacturing |
Sarthak Industries 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/59352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59352 | 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=59352 | 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=59352 \ -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": 59352}, 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 Sarthak Industries Ltd. (id: 59352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.