
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.
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 · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AnyMind Group Inc.
Provides end-to-end solutions for brands, publishers, and c…
|
5027 | JP | Telecommunications, computer pr… |
|
AppBank Inc.
Media company with an app news platform, advertising, e-com…
|
6177 | JP | Telecommunications, computer pr… |
|
APPIAN CORP
Provides a low-code platform for AI-powered process automat…
|
APPN | US | Telecommunications, computer pr… |
|
Appier Group,Inc.
An AI-native SaaS company providing solutions for marketing…
|
4180 | JP | Telecommunications, computer pr… |
|
Appirits Inc.
Provides web business solutions and develops/publishes onli…
|
4174 | JP | Telecommunications, computer pr… |
|
AppLovin Corp
A software platform for mobile app developers to market, mo…
|
APP | US | Telecommunications, computer pr… |
|
AppSpotr AB
A software platform for creating and publishing mobile appl…
|
APTR | SE | Telecommunications, computer pr… |
|
AppSwarm Inc.
An application incubation firm for mobile apps and AI-centr…
|
SWRM | US | Telecommunications, computer pr… |
|
Apteryx Imaging Inc.
Cloud-based dental imaging platform featuring FDA-cleared A…
|
XRAY | CA | Telecommunications, computer pr… |
|
Aptitude Software Group PLC
Develops financial management software and compliance solut…
|
APTD | 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.