
Univastu India Limited — Investor Relations & Filings
Univastu India Limited is an integrated engineering, procurement, and construction (EPC) company specializing in civil construction and infrastructure development. The firm provides comprehensive services encompassing project management, design, and execution across various sectors. Its core portfolio includes the construction of residential, commercial, and industrial buildings, as well as large-scale infrastructure projects such as water supply systems, irrigation networks, and bridges. The company serves both government agencies and private sector clients, focusing on delivering high-quality engineering solutions through standardized quality management systems. Univastu emphasizes technical expertise and operational efficiency to manage complex projects from conceptualization to completion, ensuring adherence to safety standards and project timelines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-25 | English | |
| Bagging/Receiving of orders/contracts | 2026-04-10 | English | |
| Shareholders meeting | 2026-04-06 | English | |
| General Updates | 2026-04-03 | English | |
| Trading Window | 2026-03-27 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42196536 | Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | ||
| 42224941 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-25 | English | ||
| 42205795 | Bagging/Receiving of orders/contracts | 2026-04-10 | English | ||
| 42208732 | Shareholders meeting | 2026-04-06 | English | ||
| 42222497 | General Updates | 2026-04-03 | English | ||
| 42222833 | Trading Window | 2026-03-27 | English | ||
| 42196747 | Reply to Clarification- Financial results | 2026-03-13 | English | ||
| 42180254 | Bagging/Receiving of orders/contracts | 2026-03-10 | English | ||
| 42193597 | Copy of Newspaper Publication | 2026-03-06 | English | ||
| 42167397 | Shareholders meeting | 2026-03-05 | English | ||
| 42167450 | General Updates | 2026-03-05 | English | ||
| 42167644 | General Updates | 2026-03-05 | English | ||
| 42171650 | Outcome of Board Meeting | 2026-03-04 | English | ||
| 43858376 | Board Meeting — Board Meeting Intimation | 2026-02-26 | English | ||
| 43858393 | Board Meeting — Other business matters | 2026-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of utility projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A2Z Infra Engineering Limited
Provides EPC services for power, waste management, and tele…
|
A2ZINFRA | IN | Construction |
|
AEC Pipelines, L.P.
General engineering contractor providing construction and m…
|
— | CA | Construction |
|
Afcon Holdings Ltd.
Integrates infrastructure, technology, and energy solutions…
|
AFHL | IL | Construction |
|
Agni Green Power Limited
Provides turnkey solar PV EPC, O&M, and energy storage solu…
|
AGNI | IN | Construction |
|
AIT Advanced Information Technologies Corporation
Implements full-package solutions to enhance the reliabilit…
|
AIT | CA | Construction |
|
AIZO GROUP BERHAD
Diversified group in civil engineering, manufacturing, rene…
|
— | MY | Construction |
|
Aker Solutions
Delivers solutions for low-carbon oil and gas and renewable…
|
AKSO | NO | Construction |
|
ALAM MARITIM RESOURCES BHD
Provides integrated offshore services for upstream oil and …
|
— | MY | Construction |
|
Anand Projects Ltd
Provides EPC services for power generation, transmission, a…
|
501630 | IN | Construction |
|
Aqua Spolka Akcyjna W Poznaniu
Engineering and design for water management and transmissio…
|
AQA | PL | Construction |
Univastu 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/61681/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61681 | 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=61681 | 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=61681 \ -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": 61681}, 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 Univastu India Limited (id: 61681)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.