
KIN AND CARTA PLC — Investor Relations & Filings
Kin + Carta is a global digital transformation consultancy that was acquired by Valtech in 2024. The firm specializes in advising on and creating digital solutions by applying creativity, data, and technology. Its core services include experience innovation, data and AI solutions, and digital engineering for large enterprises. Kin + Carta focuses on developing digital products, applications, and customer experiences to help clients invent, market, and operate in a connected world. The company assists organizations in modernizing their platforms and accelerating AI adoption to build transformative digital experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full accounts made up to 2024-12-31 | 2025-12-30 | English | |
| [change-account-reference-date-company-current-extended] made_up_date=2024-07-31, new_date=2024-12-31 | 2024-06-25 | English | |
| CANCELLATION OF TRADING OF KIN AND CARTA SHARES | 2024-04-29 | English | |
| SCHEME OF ARRANGEMENT BECOMES EFFECTIVE | 2024-04-26 | English | |
| COURT SANCTION OF SCHEME OF ARRANGEMENT | 2024-04-24 | English | |
| TR-1: Notification of major holdings | 2024-04-23 | English |
Browse filings by year
41 years- 2025 1 filing
- 2024 38 filings
- 2023 67 filings
- 2022 48 filings
- 2021 74 filings
- 2020 59 filings
- 2019 31 filings
- 2018 16 filings
- 2017 5 filings
- 2016 7 filings
- 2015 8 filings
- 2014 6 filings
- 2013 3 filings
- 2012 6 filings
- 2011 10 filings
- 2010 5 filings
- 2009 1 filing
- 2008 2 filings
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1994 1 filing
- 1993 2 filings
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1983 1 filing
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
3I INFOTECH LIMITED
Global IT solutions provider specializing in digital transf…
|
2CCB | SG | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
KIN AND CARTA 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/4686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4686 | 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=4686 | 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=4686 \ -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": 4686}, 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 KIN AND CARTA PLC (id: 4686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.