
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 |
|---|---|---|---|
|
Hephaestus Holdings Limited
Investment holding company focused on interior design and e…
|
8173 | MT | Professional, scientific and te… |
|
Hifab Group AB
Project management and consulting for real estate, infrastr…
|
HIFA | SE | Professional, scientific and te… |
|
Hill Incorporated
Provides full-scope civil engineering and land surveying fo…
|
HILL.H | CA | Professional, scientific and te… |
|
HIP CORPORATION
Technical outsourcing firm providing engineering talent for…
|
2136 | JP | Professional, scientific and te… |
|
HSS ENGINEERS BERHAD
A prominent engineering consultancy group specializing in e…
|
— | MY | Professional, scientific and te… |
|
Huatu Cendes CO., LTD.
Provides architectural, engineering, urban planning, and te…
|
300492 | CN | Professional, scientific and te… |
|
HUHUTECH International Group Inc.
Provider of factory management and high-purity process syst…
|
HUHU | KY | Professional, scientific and te… |
|
Hunan Baili Engineering Sci&Tech Co.,Ltd
Provides EPC services for energy, chemical, and lithium-ion…
|
603959 | CN | Professional, scientific and te… |
|
HYDRIX LIMITED
Engineering consultancy for complex MedTech, industrial, an…
|
HYD | AU | Professional, scientific and te… |
|
HYUNDAI MOVEX Co., Ltd.
An integrated logistics specialist providing automation and…
|
319400 | KR | 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.