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 |
|---|---|---|---|
|
DEFSEC TECHNOLOGIES
Develops proprietary next-generation tactical systems for m…
|
DFSC | CA | Manufacturing |
|
DEFSEC Technologies Inc.
Develops tactical systems for military and public safety op…
|
DFSC | US | Manufacturing |
|
DI CORPORATION
Manufacturer of semiconductor test and inspection equipment…
|
003160 | KR | Manufacturing |
|
DKK-TOA CORPORATION
Manufacturer of analytical instruments for environmental an…
|
6848 | JP | Manufacturing |
|
DNA Group (T.R.) Ltd.
Develops and markets patented ultrasound systems; invests i…
|
DNA | IL | Manufacturing |
|
DONGAELTEKCo.,Ltd
Manufacturer of inspection and testing equipment for the gl…
|
088130 | KR | Manufacturing |
|
Dongfang Electronics Co.,Ltd
Provides energy management and power system automation solu…
|
000682 | CN | Manufacturing |
|
DRONESHIELD LIMITED
Develops C-UAS and electronic warfare solutions for drone d…
|
DRO | AU | Manufacturing |
|
EBARA JITSUGYO CO.,LTD.
A manufacturer of ozone-related technologies and systems fo…
|
6328 | JP | Manufacturing |
|
Echo International Holdings Group Limited
Established Electronic Manufacturing Services (EMS) provide…
|
8218 | HK | 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.