
Cyient Limited — Investor Relations & Filings
Cyient Limited is a global engineering and technology solutions company specializing in product engineering, manufacturing, and digital transformation. The company provides comprehensive services across the product lifecycle, from conceptualization and design to maintenance and optimization. Its core expertise includes geospatial solutions, network engineering, and data analytics. Cyient serves a diverse range of sectors, including aerospace and defense, healthcare, telecommunications, rail transportation, energy, and utilities. By leveraging advanced technologies such as artificial intelligence, machine learning, and the Internet of Things, the company enables organizations to build intelligent products and platforms. Cyient focuses on delivering sustainable engineering solutions and operational excellence to help clients navigate complex technological landscapes and achieve digital maturity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Conference Call | 2026-05-25 | English | |
| Press Release | 2026-05-25 | English | |
| Press Release | 2026-05-25 | English | |
| General Updates | 2026-05-25 | English | |
| Please find attached the update in connection with Cyient Semiconductors Private Limited, Wholly owned subsidiary of the Company | 2026-05-25 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47007429 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 47007335 | Conference Call | 2026-05-25 | English | ||
| 47002567 | Press Release | 2026-05-25 | English | ||
| 47002560 | Press Release | 2026-05-25 | English | ||
| 47002273 | General Updates | 2026-05-25 | English | ||
| 47002288 | Please find attached the update in connection with Cyient Semiconductors Private Limited, Wholly owned subsidiary of the Company | 2026-05-25 | English | ||
| 46574497 | Trading Window | 2026-05-20 | English | ||
| 46573498 | Closure of Trading Window | 2026-05-20 | English | ||
| 46014510 | Grant of stock options | 2026-05-14 | English | ||
| 46014632 | General Updates | 2026-05-14 | English | ||
| 45552138 | Copy of Newspaper Publication | 2026-05-13 | English | ||
| 45552588 | Newspaper Publication - Notice of Postal Ballot | 2026-05-13 | English | ||
| 44965911 | Shareholders meeting | 2026-05-11 | English | ||
| 44968873 | Notice of Postal Ballot | 2026-05-11 | English | ||
| 44918621 | Press Release | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DIGILOGIC SYSTEMS LIMITED
Develops customized ATE, RF, and EW solutions for defense, …
|
544684 | IN | Professional, scientific and te… |
|
DMR ENGINEERING LIMITED
Engineering consultancy for hydropower, dams, irrigation, a…
|
543410 | IN | Professional, scientific and te… |
|
DN HOLDINGS CO., LTD.
A holding company for firms in construction consulting and …
|
7377 | JP | Professional, scientific and te… |
|
DOHWA ENGINEERING Co., Ltd.
A multi-disciplinary engineering firm for global infrastruc…
|
002150 | KR | Professional, scientific and te… |
|
Dolfines
Specializes in operational excellence and sustainable perfo…
|
ALDOL | FR | Professional, scientific and te… |
|
DRA CONSULTANTS LIMITED
Infrastructure consultancy for water supply, sewerage, and …
|
540144 | IN | Professional, scientific and te… |
|
DRAFT Inc.
A design firm providing planning, design, and supervision f…
|
5070 | JP | Professional, scientific and te… |
|
Droneacharya Aerial Innovations Limited
Provides drone pilot training, aerial surveying, and GIS da…
|
543713 | IN | Professional, scientific and te… |
|
Drone Destination Limited
Provides DGCA-authorized drone pilot training and integrate…
|
DRONE | IN | Professional, scientific and te… |
|
East China Engineering Science and Technology Co.,Ltd.
Provides engineering design and EPC services for chemical a…
|
002140 | CN | Professional, scientific and te… |
Cyient 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/60361/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60361 | 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=60361 | 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=60361 \ -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": 60361}, 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 Cyient Limited (id: 60361)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.