
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 |
|---|---|---|---|
|
AHASOLAR TECHNOLOGIES LIMITED
Offers SaaS platforms and advisory services for solar energ…
|
543941 | IN | Telecommunications, computer pr… |
|
AHNLAB,INC.
A cybersecurity company providing security solutions for en…
|
053800 | KR | Telecommunications, computer pr… |
|
Ahsay Backup Software Development Company Limited
Designs and develops comprehensive cloud backup and recover…
|
8290 | HK | Telecommunications, computer pr… |
|
AI Conversation Systems Ltd.
Develops a no-code platform for building chatbots with reus…
|
AICS-M | IL | Telecommunications, computer pr… |
|
AI CROSS Inc.
Develops business communication platforms with AI-driven an…
|
4476 | JP | Telecommunications, computer pr… |
|
Aiforia Technologies Oyj
Develops deep learning AI software for pathology image anal…
|
AIFORI | FI | Telecommunications, computer pr… |
|
AI,Inc.
Develops AI-powered text-to-speech and voice recognition so…
|
4388 | JP | Telecommunications, computer pr… |
|
AI inside Inc.
Develops an AI-OCR platform using deep learning to automate…
|
4488 | JP | Telecommunications, computer pr… |
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
|
Ailleron S.A.
Specializes in financial technology services and software f…
|
ALL | PL | 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.