
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 |
|---|---|---|---|
|
FUEL TECH, INC.
Develops technologies for air pollution control and water t…
|
FTEK | US | Professional, scientific and te… |
|
FUJIAN TENDERING CO., LTD.
Provides engineering consulting, procurement management, an…
|
301136 | CN | Professional, scientific and te… |
|
FUJIAN YONGFU POWER ENGINEERING CO.,LTD.
Provides engineering, design, and EPC services for power gr…
|
300712 | CN | Professional, scientific and te… |
|
Fulcrum Resources Inc.
Environmental and engineering consulting specializing in su…
|
— | CA | Professional, scientific and te… |
|
Gansu Engineering Consulting Group Co., Ltd.
Provides full-process engineering consulting for water, tra…
|
000779 | CN | Professional, scientific and te… |
|
Gas Arabian Services Co.
Provides EPC solutions and technical services for energy an…
|
4146 | SA | Professional, scientific and te… |
|
GENERAL SOIL ENGINEERING HOLDINGS BERHAD
Specializes in geotechnical and foundation engineering serv…
|
— | MY | Professional, scientific and te… |
|
Genesis Exploration Ltd
Uses advanced aerial technology to acquire and analyze data…
|
— | CA | Professional, scientific and te… |
|
Genesys International Corporation Ltd.
Provides geospatial solutions, 3D digital twins, and high-p…
|
GENESYS | IN | Professional, scientific and te… |
|
GENIIDEAS
Provides high-tech equipment optimization, process R&D, and…
|
7631 | TW | 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.