VOKE S.A. — Investor Relations & Filings
About VOKE S.A.
VOKE S.A., formerly known as Agasus S.A., is a provider of technology infrastructure solutions specializing in the Hardware as a Service (HaaS) model. The company focuses on the rental and outsourcing of IT equipment, including notebooks, desktops, smartphones, and tablets, catering to corporate clients seeking flexible and scalable hardware management. In addition to its rental services, VOKE operates in the secondary market through the commercialization of certified pre-owned and refurbished electronic devices. By integrating circular economy principles, the company extends the lifecycle of IT assets and provides cost-effective alternatives for technology procurement. VOKE's business model emphasizes operational efficiency, asset lifecycle management, and technical support, positioning itself as a strategic partner for digital transformation and sustainable hardware consumption across various business sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 1ª Emissão de Notas Comerciais | 2026-04-29 | Portuguese | |
| 3ª Emissão de Notas Comerciais - 1ª Série | 2026-04-29 | Portuguese | |
| 3ª Emissão de Debêntures | 2026-04-29 | Portuguese | |
| DFP 2025 | 2026-03-30 | Portuguese | |
| ITR 2025-Q3 | 2025-11-17 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39303406 | 1ª Emissão de Notas Comerciais | 2026-04-29 | Portuguese | ||
| 39303377 | 3ª Emissão de Notas Comerciais - 1ª Série | 2026-04-29 | Portuguese | ||
| 39303356 | 3ª Emissão de Debêntures | 2026-04-29 | Portuguese | ||
| 33795641 | DFP 2025 | 2026-03-30 | Portuguese | ||
|
2025
5 filings
| |||||
| 34095087 | ITR 2025-Q3 | 2025-11-17 | Portuguese | ||
| 34095031 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34095002 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33784743 | DFP 2024 | 2025-03-27 | Portuguese | ||
| 36098622 | FRE WEB 2024 v5 | 2025-01-16 | Portuguese | ||
|
2024
6 filings
| |||||
| 34054967 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 36098302 | FRE WEB 2024 v4 | 2024-10-02 | Portuguese | ||
| 36097974 | FRE WEB 2024 v3 | 2024-09-03 | Portuguese | ||
| 34054976 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 34024937 | ITR 2023-Q2 v2 | 2024-08-12 | Portuguese | ||
| 36097562 | FRE WEB 2024 v2 | 2024-06-19 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other machinery, equipment and tangible goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASNOVA Co.,Ltd.
Rents and sells temporary equipment, like scaffolding and t…
|
9223 | JP | Administrative and support serv… |
|
AVATION PLC
A commercial aircraft leasing company that owns and manages…
|
AVAP | GB | Administrative and support serv… |
|
Aves One AG
Asset owner managing a portfolio of logistics assets, focus…
|
AVES | DE | Administrative and support serv… |
|
BABYLON PUMP & POWER LIMITED
Specialized equipment rental and maintenance for mining, oi…
|
BPP | AU | Administrative and support serv… |
|
BOC Aviation Limited
Leading global aircraft operating leasing company serving a…
|
2588 | SG | Administrative and support serv… |
|
Bohai Leasing Co.,Ltd.
Global equipment leasing firm specializing in aircraft and …
|
000415 | CN | Administrative and support serv… |
|
BRAMBLES LIMITED
Global supply chain logistics provider specializing in reus…
|
BXB | US | Administrative and support serv… |
|
EMECO HOLDINGS LIMITED
Heavy earthmoving equipment rental, maintenance, and sales …
|
EHL | AU | Administrative and support serv… |
|
Enterprise Group, Inc.
Provides specialized equipment rental and services, focusin…
|
E | CA | Administrative and support serv… |
|
Folangsi Co., Ltd
Intralogistics equipment operation management company offer…
|
2499 | HK | Administrative and support serv… |
VOKE S.A. 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/53231/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53231 | 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=53231 | 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=53231 \ -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": 53231}, 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 VOKE S.A. (id: 53231)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.