Rossell Techsys Limited — Investor Relations & Filings
Rossell Techsys Limited specializes in engineering and manufacturing services for global aerospace and defense applications. The company provides Electrical Wiring Interconnect Systems (EWIS), electronic assemblies, and systems integration solutions. Its capabilities encompass engineering design, prototyping, and full-scale production, supported by comprehensive aftermarket services. Operating with AS9100 and NADCAP certifications, the firm maintains advanced facilities to meet rigorous quality standards. As a strategic partner to major original equipment manufacturers (OEMs), it delivers customized components for fixed-wing aircraft, rotorcraft, and unmanned platforms. The company focuses on precision engineering and lifecycle management for mission-critical systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2026-05-06 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-06 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | |
| Press Release | 2026-04-27 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-15 | English | |
| Press Release | 2026-03-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42163504 | Updates | 2026-05-06 | English | ||
| 42164965 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-06 | English | ||
| 42198387 | Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | ||
| 42219740 | Press Release | 2026-04-27 | English | ||
| 42177629 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-15 | English | ||
| 42193073 | Press Release | 2026-03-31 | English | ||
| 42215649 | Trading Window | 2026-03-27 | English | ||
| 42240100 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-13 | English | ||
| 42295542 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-06 | English | ||
| 42187416 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-05 | English | ||
| 42205916 | Press Release | 2026-02-04 | English | ||
| 42210524 | Investor Presentation | 2026-02-03 | English | ||
| 42222252 | Outcome of Board Meeting | 2026-02-03 | English | ||
| 42222289 | Outcome of Board Meeting | 2026-02-03 | English | ||
| 42173506 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nanchang Sanrui Intelligence Technology Co., Ltd.
Develops and manufactures propulsion systems and components…
|
301696 | CN | Manufacturing |
|
New Horizon Aircraft Ltd.
Aerospace engineering company developing a hybrid-electric …
|
HOVR | US | Manufacturing |
|
NORTHROP GRUMMAN CORP /DE/
An aerospace and defense technology company providing advan…
|
NOC | US | Manufacturing |
|
Northstar Aerospace, Inc.
Manufacturer of flight-critical components, gears, and tran…
|
NAS | CA | Manufacturing |
|
OHB SE
A space and technology group active in space systems, aeros…
|
OHB | DE | Manufacturing |
|
Omni-Lite Industries Canada Inc.
Developer and contract manufacturer of mission-critical pre…
|
OML | CA | Manufacturing |
|
ParaZero Technologies Ltd.
Develops autonomous safety and defense solutions for the un…
|
PRZO | IL | Manufacturing |
|
PARK AEROSPACE CORP
Develops and manufactures advanced composite materials for …
|
PKE | US | Manufacturing |
|
Parrot
Develops professional drones and software for government, d…
|
PSAT | FR | Manufacturing |
|
Plaintree Systems Inc.
Manufactures electronic products, specialty structural solu…
|
NPT | CA | Manufacturing |
Rossell Techsys 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/59805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59805 | 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=59805 | 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=59805 \ -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": 59805}, 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 Rossell Techsys Limited (id: 59805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.