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 |
|---|---|---|---|
|
AerCap Holdings N.V.
A global leader in aviation leasing of aircraft, engines, a…
|
AER | NL | Administrative and support serv… |
|
Agility Health, Inc.
Provides medical equipment rental, clinical engineering, an…
|
AHI | US | Administrative and support serv… |
|
AJ Networks Co.,Ltd.
B2B rental provider of logistics equipment, IT devices, and…
|
095570 | KR | Administrative and support serv… |
|
AMERICAN SHARED HOSPITAL SERVICES
Provides leased radiosurgical and radiation therapy equipme…
|
AMS | US | Administrative and support serv… |
|
AMSC ASA
Maritime investment and ship-owning company providing lease…
|
AMSC | NO | Administrative and support serv… |
|
ANDREWS SYKES GROUP PLC
A specialist hire company for pumping, heating, cooling, an…
|
ASY | GB | Administrative and support serv… |
|
Angropromet Tikvesanka AD
A merchant wholesaler of machinery and equipment that also …
|
APTK | MK | Administrative and support serv… |
|
AP Rentals Holdings Limited
Equipment rental service providing machinery for constructi…
|
1496 | HK | Administrative and support serv… |
|
ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS S.A.
Asset-sharing platform for heavy machinery rental and integ…
|
— | BR | Administrative and support serv… |
|
Ashtead Group PLC
An international equipment rental company serving North Ame…
|
AHT | GB | 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.