
ANGLE PLC — Investor Relations & Filings
ANGLE PLC is a liquid biopsy company that has developed the proprietary Parsortix® system for cancer diagnostics and research. The system uses a patented, size-based microfluidic technology to capture and harvest intact, live circulating tumor cells (CTCs) and CTC clusters from patient blood for downstream analysis. The company's commercial offerings are focused on two main areas: diagnostic products and clinical services. Products include the FDA-cleared, automated Parsortix PC1 instrument and its associated single-use cassettes for use in clinical laboratories. The company also provides global laboratory services from its GCP-compliant facilities, supporting biopharmaceutical companies and translational research projects with complete CTC harvesting and analysis solutions. These applications aid in drug development, patient monitoring, and the advancement of personalized medicine in oncology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Collaboration with AdventHealth for two studies | 2026-05-18 | English | |
| Q1 trading update and outlook for 2026 | 2026-05-11 | English | |
| Confirmation of Q1 trading update | 2026-04-30 | English | |
| Research Collaboration with The Royal Marsden | 2026-04-20 | English | |
| Aligning Regulatory Approach with Commercial Needs | 2026-02-13 | English | |
| Preliminary Fourth Quarter 2025 Financial Results | 2026-01-16 | English |
Browse filings by year
23 years- 2026 7 filings
- 2025 39 filings
- 2024 34 filings
- 2023 35 filings
- 2022 53 filings
- 2021 58 filings
- 2020 45 filings
- 2019 35 filings
- 2018 28 filings
- 2017 37 filings
- 2016 25 filings
- 2015 32 filings
- 2014 27 filings
- 2013 21 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 2 filings
- 2005 2 filings
- 2004 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ANGLE PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
EXCELSIOR
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
|
FULLERTON HEALTH CORPORATION LIMITED
Leading vertically integrated enterprise healthcare solutio…
|
4H7B | SG | Human health and social work ac… |
ANGLE 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/7484/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7484 | 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=7484 | 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=7484 \ -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": 7484}, 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 ANGLE PLC (id: 7484)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.