
Asbis Enterprises PLC — Investor Relations & Filings
Asbis Enterprises PLC is a value-added distributor and developer of information technology (IT), Internet of Things (IoT), and robotics products, solutions, and services. The company's portfolio includes computer hardware, software, and integrated technology solutions, alongside its own proprietary brands. A key area of focus is providing high-performance compute, storage, and networking systems tailored for demanding artificial intelligence (AI) workloads. Asbis supports a diverse range of businesses, from cloud service providers to emerging enterprises, by delivering scalable and energy-efficient infrastructure to accelerate their digital capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informacja o szacunkowych miesięcznych skonsolidowanych przychodach za kwiecień 2026 r. - Content (EN) | 2026-05-21 | English | |
| Informacja o szacunkowych miesięcznych skonsolidowanych przychodach za kwiecień 2026 r. - Content (PL) | 2026-05-21 | Polish | |
| Powiadamonie o transakcjach na akcjach ASBIS | 2026-05-08 | Polish | |
| Informacja o transakcjach na akcjach ASBISc Enterprises Plc - Content (EN) | 2026-05-08 | English | |
| Informacja o transakcjach na akcjach ASBISc Enterprises Plc - Content (PL) | 2026-05-08 | Polish | |
| Interim / Quarterly Report 2026 | 2026-05-07 | Greek (modern) |
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Asbis Enterprises 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
Asbis Enterprises 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/5509/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5509 | 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=5509 | 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=5509 \ -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": 5509}, 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 Asbis Enterprises PLC (id: 5509)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.