
KEYSTONE LAW GROUP PLC — Investor Relations & Filings
Keystone Law Group PLC is a full-service law firm that operates with an innovative, technology-enabled business model. The firm provides a platform and central support services to senior lawyers who deliver legal advice across a comprehensive range of practice areas. Its model is designed to offer clients, which include businesses and private individuals, direct access to experienced legal professionals. The company serves a diverse client base, from small and medium-sized enterprises to larger corporations, providing services in areas such as banking and finance, commercial law, dispute resolution, and employment law.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-18 | English | |
| Launch of Share Buyback Programme | 2026-05-15 | English | |
| Posting of Annual Report and Notice of AGM | 2026-05-13 | English | |
| Director/PDMR Shareholding | 2026-04-29 | English | |
| Final Results | 2026-04-29 | English | |
| Holding(s) in Company | 2026-03-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46381197 | Transaction in Own Shares | 2026-05-18 | English | ||
| 46349656 | Launch of Share Buyback Programme | 2026-05-15 | English | ||
| 45604420 | Posting of Annual Report and Notice of AGM | 2026-05-13 | English | ||
| 38655678 | Director/PDMR Shareholding | 2026-04-29 | English | ||
| 38404449 | Final Results | 2026-04-29 | English | ||
| 33034257 | Holding(s) in Company | 2026-03-24 | English | ||
| 32929749 | Holdings in Company | 2026-03-11 | English | ||
| 32550020 | Holding(s) in Company | 2026-02-19 | English | ||
| 30487834 | Full Year Trading Update and Notice of Results | 2026-02-18 | English | ||
| 13030383 | Holdings in Company | 2026-01-19 | English | ||
| 12270808 | Holdings in Company | 2026-01-08 | English | ||
|
2025
4 filings
| |||||
| 9158388 | Director/PDMR Shareholding | 2025-12-03 | English | ||
| 11394056 | PDMR notification | 2025-10-06 | English | ||
| 11390443 | Holdings in Company | 2025-09-25 | English | ||
| 7901794 | Half Year Report | 2025-09-23 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KEYSTONE LAW GROUP 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 · Legal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fondia Oyj
A business law firm offering outsourced legal department an…
|
FONDIA | FI | Professional, scientific and te… |
|
GATELEY (HOLDINGS) PLC
A professional services group offering commercial legal and…
|
GTLY | GB | Professional, scientific and te… |
|
GBO Inc.
Global corporate service provider specializing in B2B solut…
|
GBO.H | CA | Professional, scientific and te… |
|
IPH LIMITED
International IP services group offering patent and tradema…
|
IPH | AU | Professional, scientific and te… |
|
Kancelaria Prawna
A law firm specializing in debt collection and legal servic…
|
KPI | PL | Professional, scientific and te… |
|
KNIGHTS GROUP HOLDINGS PLC
A legal and professional services firm serving corporate an…
|
KGH | GB | Professional, scientific and te… |
|
LEGALZOOM.COM, INC.
Online legal technology company providing services for indi…
|
LZ | US | Professional, scientific and te… |
|
Lexbono Spolka Akcyjna
Legal and financial services firm for disputes with financi…
|
LXB | PL | Professional, scientific and te… |
|
MASSA FALIDA DA SA IND E COMERCIO CHAPECO
Manages residual assets and settles liabilities under judic…
|
— | BR | Professional, scientific and te… |
|
NAHL GROUP PLC
A consumer legal services provider for personal injury and …
|
NAH | GB | Professional, scientific and te… |
KEYSTONE LAW GROUP 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/7742/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7742 | 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=7742 | 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=7742 \ -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": 7742}, 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 KEYSTONE LAW GROUP PLC (id: 7742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.