
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 | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KRM22 PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUSENSUS LIMITED.
Develops AI-powered road safety technology to detect and de…
|
ACE | AU | Telecommunications, computer pr… |
|
ADCORE Inc.
Proprietary advertising technology leveraging AI and automa…
|
ADCO | CA | Telecommunications, computer pr… |
|
adesso SE
IT service provider for consulting and custom software to o…
|
ADN1 | DE | Telecommunications, computer pr… |
|
ADforus Co., Ltd.
An ad tech company and GCPP for performance marketing and p…
|
397810 | KR | Telecommunications, computer pr… |
|
Admicom Oyj
Provides cloud-based ERP software and services for the cons…
|
ADMCM | FI | Telecommunications, computer pr… |
|
ADOBE INC.
A software company specializing in digital media and digita…
|
ADBE | US | Telecommunications, computer pr… |
|
Adobe Systems Canada Inc.
Specializes in digital experience solutions, creative media…
|
ADBE | CA | Telecommunications, computer pr… |
|
AD OPT Technologies Inc.
Advanced AI software optimizing crew management and operati…
|
— | CA | Telecommunications, computer pr… |
|
ADSLOT LTD.
Provides automated digital media trading solutions and work…
|
ADS | AU | Telecommunications, computer pr… |
|
AdvancedAdvT Limited
Offers software for business, healthcare compliance, and hu…
|
— | VG | 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.