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 |
|---|---|---|---|
|
Locasystem International
Specializes in equipment rental, leasing solutions, and IT …
|
MLLOI | FR | Administrative and support serv… |
|
Marubeni Construction Material Lease Co.,Ltd.
Leases, sells, and fabricates temporary steel materials for…
|
9763 | JP | Administrative and support serv… |
|
MILLS LOCAÇÃO, SERVIÇOS E LOGÍSTICA S.A.
Rents lifting platforms, heavy machinery, and structural sy…
|
— | BR | Administrative and support serv… |
|
M. W. Trade S.A.
A Rolling Stock Company (ROSCO) that rents and leases freig…
|
MWT | PL | Administrative and support serv… |
|
NIPPON PALLET POOL CO.,LTD.
Provides a rental pallet pool system for corporate logistic…
|
4690 | JP | Administrative and support serv… |
|
NISHIO HOLDINGS CO., LTD.
A holding company renting construction, industrial, and min…
|
9699 | JP | Administrative and support serv… |
|
NPK International Inc.
Manufactures, sells, and rents composite matting for tempor…
|
NPKI | US | Administrative and support serv… |
|
NUVOLT CORPORATION INC.
Provider of equipment, machinery, and solutions for the uti…
|
NCO | CA | Administrative and support serv… |
|
RENT CORPORATION
Provides rental services for construction machinery, indust…
|
372A | JP | Administrative and support serv… |
|
Servizi Italia
Provides wash-hire, sterilization, and clinical engineering…
|
SRI | IT | 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.