
KRM22 PLC — Investor Relations & Filings
KRM22 PLC is a technology company that develops and sells risk management software to the financial services industry. The company's core offering, the Global Risk Platform, provides applications designed to help capital markets firms reduce the cost and complexity of managing enterprise, market, compliance, and operational risks. The platform aims to provide a holistic view of risk, replacing manual, spreadsheet-based processes with automated, integrated solutions. Key products are categorized into Corporate Risk and Trading Risk. Corporate Risk solutions include Risk Cockpit for enterprise-wide monitoring and Market Surveillance for compliance. Trading Risk solutions feature Limits Manager for streamlined control and Risk Manager for real-time analytics. KRM22 operates on the principle of 'Risk as Alpha,' enabling clients to leverage effective risk management as a source of competitive advantage.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Update | 2026-01-29 | English | |
| Appointment of Director | 2026-01-07 | English | |
| TR-1 | 2025-11-20 | English | |
| Issue of Equity | 2025-11-11 | English | |
| Holding(s) in Company | 2025-11-10 | English | |
| Result of GM | 2025-11-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13646976 | Trading Update | 2026-01-29 | English | ||
| 34555593 | Appointment of Director | 2026-01-07 | English | ||
|
2025
13 filings
| |||||
| 8486055 | TR-1 | 2025-11-20 | English | ||
| 8200975 | Issue of Equity | 2025-11-11 | English | ||
| 8167901 | Holding(s) in Company | 2025-11-10 | English | ||
| 8112475 | Result of GM | 2025-11-05 | English | ||
| 8024689 | Result of Placing | 2025-10-15 | English | ||
| 8023890 | Proposed Placing and Subscription | 2025-10-14 | English | ||
| 7833706 | Interim Results | 2025-09-17 | English | ||
| 7655611 | Trading Update | 2025-08-07 | English | ||
| 7345246 | Issue of Equity | 2025-07-21 | English | ||
| 6460842 | Result of AGM | 2025-06-27 | English | ||
| 6114649 | Director Dealing | 2025-06-06 | English | ||
| 6088349 | Issue of Restricted Stock Units | 2025-06-02 | English | ||
| 6051627 | Notice of AGM and Posting of Annual Report | 2025-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
KRM22 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/7752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7752 | 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=7752 | 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=7752 \ -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": 7752}, 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 KRM22 PLC (id: 7752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.