
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 |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | 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.