
MICROSAIC SYSTEMS PLC — Investor Relations & Filings
Microsaic Systems PLC is a high-technology company that develops, manufactures, and supplies micro-electronic analytical instrumentation. The company specializes in miniaturized, real-time, point-of-need mass spectrometers based on patented chip-based technology. These instruments are designed to improve the efficiency of chemical and biological workflows by enabling rapid analytical detection and characterization. While its technology serves industries such as biopharma, pharmaceuticals, and food and beverage, the company is also focused on providing analytical solutions for environmental monitoring, particularly for detecting toxins and pathogens in water.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| New Contract with Aptamer Group | 2025-09-11 | English | |
| Result of AGM | 2025-08-12 | English | |
| Interim Trading Update | 2025-07-31 | English | |
| Director Participation in Fundraising & TVR | 2025-07-21 | English | |
| Notice of AGM & Posting of Annual Report | 2025-07-11 | English | |
| Final Results | 2025-07-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7815842 | New Contract with Aptamer Group | 2025-09-11 | English | ||
| 7740272 | Result of AGM | 2025-08-12 | English | ||
| 7631199 | Interim Trading Update | 2025-07-31 | English | ||
| 7357887 | Director Participation in Fundraising & TVR | 2025-07-21 | English | ||
| 6819460 | Notice of AGM & Posting of Annual Report | 2025-07-11 | English | ||
| 6818554 | Final Results | 2025-07-10 | English | ||
| 6697262 | Update re. Publication of Annual Report & Accounts | 2025-07-04 | English | ||
| 6527708 | Publication of Annual Report & Accounts | 2025-06-30 | English | ||
| 11369081 | Holding(s) in Company | 2025-06-25 | English | ||
| 11368645 | Holding(s) in Company | 2025-06-24 | English | ||
| 11363182 | Fundraise | 2025-06-10 | English | ||
| 11359364 | Trading Update | 2025-05-29 | English | ||
| 11353832 | Holding(s) in Company | 2025-05-13 | English | ||
| 11328122 | Operational Update | 2025-03-31 | English | ||
| 5578938 | Change of Name Effective | 2025-02-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
MICROSAIC SYSTEMS PLC 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/7786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7786 | 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=7786 | 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=7786 \ -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": 7786}, 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 MICROSAIC SYSTEMS PLC (id: 7786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.