
LAXMIPATI ENGINEERING WORKS LIMITED — Investor Relations & Filings
Laxmipati Engineering Works Limited provides specialized engineering, fabrication, and maintenance services. The company focuses on ship repair, shipbuilding, and heavy structural fabrication. Its core operations include the overhauling of marine vessels and the construction of complex industrial structures. The firm delivers technical solutions for the assembly and installation of mechanical components and large-scale steel frameworks. Serving the marine and infrastructure sectors, the company utilizes specialized facilities to execute precision engineering projects. Its service portfolio encompasses routine maintenance, emergency repairs, and the development of custom engineering components designed to meet rigorous technical specifications.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47061073 | Laxmipati Engineering Works Limited has submitted financial Results for the half year and year ended March 31, 2026 | 2026-05-26 | English | ||
| 47059228 | Laxmipati Engineering Works Limited has informed the Exchange regarding outcome of the Board Meeting and submitted Standalone Audited Financial Results for the half year and year ended .... | 2026-05-26 | English | ||
| 46368455 | Laxmipati Engineering Works Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 26/05/2026 ,inter alia, to consider and approve the Standalone .... | 2026-05-16 | English | ||
| 45815679 | Laxmipati Engineering Works Limited has submitted Annual Secretarial Compliance Report for the year ended March 31, 2026 | 2026-05-14 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MENCAST HOLDINGS LTD.
Provider of Engineering and MRO solutions for Offshore, Mar…
|
5NF | SG | Manufacturing |
|
PT Garuda Maintenance Facility Aero Asia Tbk.
A leading MRO company specializing in aircraft maintenance,…
|
GMFI | ID | Manufacturing |
|
Sichuan Haite High-tech Co.,Ltd.
Aviation technology provider specializing in MRO, flight tr…
|
002023 | CN | Manufacturing |
|
Spar Aerospace Limited
Specializes in Maintenance, Repair, and Overhaul (MRO) for …
|
SPZ | CA | Manufacturing |
|
StandardAero, Inc.
Provider of MRO services for engines and components in aero…
|
SARO | US | Manufacturing |
|
VSE CORP
Provider of aftermarket distribution and MRO services for t…
|
VSEC | US | Manufacturing |
LAXMIPATI ENGINEERING WORKS 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/62568/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62568 | 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=62568 | 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=62568 \ -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": 62568}, 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 LAXMIPATI ENGINEERING WORKS LIMITED (id: 62568)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.