
Bytes Technology Group PLC — Investor Relations & Filings
Bytes Technology Group PLC is a value-added IT reseller and a provider of software, security, and cloud services. The company offers a comprehensive portfolio that includes IT solutions, professional and managed services, and hardware to a diverse client base. It operates through two main entities: Bytes Software Services, which supports corporate and public sector organizations, and Phoenix Software, which focuses primarily on the public sector. By partnering with leading technology vendors, the group enables organizations to implement effective and cost-efficient IT strategies to enhance security and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-05-04 | English | |
| Total Voting Rights | 2026-05-01 | English | |
| Holding(s) in Company | 2026-04-29 | English | |
| TR-1: Standard form for notification of major holdings | 2026-04-29 | English | |
| Holding(s) in Company | 2026-04-29 | English | |
| TR-1: Standard form for notification of major holdings | 2026-04-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40762806 | Total Voting Rights | 2026-05-04 | English | ||
| 39398895 | Total Voting Rights | 2026-05-01 | English | ||
| 38594218 | Holding(s) in Company | 2026-04-29 | English | ||
| 38594054 | TR-1: Standard form for notification of major holdings | 2026-04-29 | English | ||
| 38475746 | Holding(s) in Company | 2026-04-29 | English | ||
| 38473003 | TR-1: Standard form for notification of major holdings | 2026-04-29 | English | ||
| 37845956 | TR-1: Standard form for notification of major holdings | 2026-04-28 | English | ||
| 37410212 | Holding(s) in Company | 2026-04-27 | English | ||
| 35666460 | Holding(s) in Company | 2026-04-23 | English | ||
| 35665319 | TR-1: Standard form for notification of major holdings | 2026-04-23 | English | ||
| 34646204 | Director Declaration | 2026-04-16 | English | ||
| 34092001 | Holding(s) in Company | 2026-04-10 | English | ||
| 34002279 | TR-1: Standard form for notification of major holdings | 2026-04-10 | English | ||
| 33979106 | Holding(s) in Company | 2026-04-09 | English | ||
| 33908032 | TR-1: Standard form for notification of major holdings | 2026-04-09 | English | ||
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… |
|
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… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Bytes Technology 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/5048/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5048 | 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=5048 | 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=5048 \ -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": 5048}, 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 Bytes Technology Group PLC (id: 5048)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.