
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 |
|---|---|---|---|
| Recording of the Conference Call | 2026-05-26 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-26 | English | |
| 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 |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47062377 | Recording of the Conference Call | 2026-05-26 | English | ||
| 47061646 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-26 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kweather Co., Ltd.
Provides weather data services and manufactures air quality…
|
068100 | KR | Professional, scientific and te… |
|
KYOWA ENGINEERING CONSULTANTS Co., Ltd.
A construction consulting firm for social infrastructure an…
|
9647 | JP | Professional, scientific and te… |
|
LAND Co.,Ltd.
A design and planning firm providing comprehensive services…
|
8918 | JP | Professional, scientific and te… |
|
La SIA S.p.A.
A multidisciplinary engineering and architecture firm for i…
|
LASIA | IT | Professional, scientific and te… |
|
LAY-OUT Planning Consultants Co.,Ltd.
Provides urban planning, architectural design, and landscap…
|
300989 | CN | Professional, scientific and te… |
|
Learnd SE
Provider of building management and energy solutions for no…
|
LRND | LU | Professional, scientific and te… |
|
Leidos Holdings, Inc.
Provides technology and engineering services for security, …
|
LDOS | US | Professional, scientific and te… |
|
Lithos Group
Provides Civil Engineering and Project Management solutions…
|
LITS | CA | Professional, scientific and te… |
|
L&T Technology Services Limited
Global provider of ER&D services specializing in digital en…
|
LTTS | IN | Professional, scientific and te… |
|
Ludan Engineering Co Ltd.
Multidisciplinary engineering group providing end-to-end so…
|
LUDN | IL | 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.