Apollo Micro Systems Limited — Investor Relations & Filings
Apollo Micro Systems Limited specializes in the design, development, and assembly of custom-built electronics and electro-mechanical solutions. The company provides mission-critical systems for aerospace, space, and homeland security applications. Its core product portfolio includes on-board computers, telemetry systems, ground support equipment, and integrated platforms for missile systems, underwater electronics, and avionics. The firm offers comprehensive engineering services encompassing hardware and software design, signal processing, power electronics, and embedded systems. By leveraging advanced manufacturing facilities and research capabilities, the organization delivers high-reliability solutions tailored to complex strategic requirements, supporting end-to-end project lifecycles from conceptualization to post-deployment support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-04-17 | English | |
| Structural Digital Database | 2026-04-14 | English | |
| Updates | 2026-04-09 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | |
| Trading Window | 2026-03-25 | English | |
| General Updates | 2026-03-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42208704 | General Updates | 2026-04-17 | English | ||
| 42184525 | Structural Digital Database | 2026-04-14 | English | ||
| 42173990 | Updates | 2026-04-09 | English | ||
| 42208776 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | ||
| 42188246 | Trading Window | 2026-03-25 | English | ||
| 42169146 | General Updates | 2026-03-18 | English | ||
| 42169213 | General Updates | 2026-03-18 | English | ||
| 42189316 | Investor Presentation | 2026-03-16 | English | ||
| 42199547 | Investor Presentation | 2026-03-13 | English | ||
| 42168108 | Investor Presentation | 2026-03-12 | English | ||
| 42174769 | Investor Presentation | 2026-03-11 | English | ||
| 42193758 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-03-06 | English | ||
| 42193785 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-03-06 | English | ||
| 42193816 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-03-06 | English | ||
| 42197337 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-03-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ESPEC CORP.
A global manufacturer of environmental test chambers and re…
|
6859 | JP | Manufacturing |
|
Everspring Industry Co., Ltd.
Develops security monitoring, energy-saving systems, and bu…
|
2390 | TW | Manufacturing |
|
Exicon Co., Ltd.
A global semiconductor test solution provider that develops…
|
092870 | KR | Manufacturing |
|
Exosens
Manufactures electro-optical technologies for amplification…
|
EXENS | FR | Manufacturing |
|
FAVITE INC.
Provides AI-driven AOI and metrology solutions for semicond…
|
3535 | TW | Manufacturing |
|
FIBERPRO, Inc.
Specialized manufacturer of fiber optic sensors and optical…
|
368770 | KR | Manufacturing |
|
FINE SEMITECH Corp.
Manufacturer of materials and equipment for the semiconduct…
|
036810 | KR | Manufacturing |
|
FINETEK CO., LTD.
Manufactures display components, production equipment, and …
|
131760 | KR | Manufacturing |
|
Fire & Gas Detection Technologies Ltd.
Develops and produces optical fire and gas detectors for hi…
|
FGAS | IL | Manufacturing |
|
FLYHT Aerospace Solutions Ltd.
Provides real-time data and communication solutions to enha…
|
FLY | CA | Manufacturing |
Apollo Micro Systems 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/62051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62051 | 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=62051 | 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=62051 \ -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": 62051}, 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 Apollo Micro Systems Limited (id: 62051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.