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 |
|---|---|---|---|
|
ShinwonConstruction
Constructs residential, commercial, and office buildings, i…
|
017000 | KR | Administrative and support serv… |
|
SILICON RENTAL SOLUTIONS LIMITED
Provides IT hardware rental and outsourcing solutions for c…
|
543615 | IN | Administrative and support serv… |
|
Sobhagya Mercantile Ltd.
Leases construction and infrastructure equipment and provid…
|
512014 | IN | Administrative and support serv… |
|
Solaris Energy Infrastructure, Inc.
Provides mobile power and automated logistics solutions for…
|
SEI | US | Administrative and support serv… |
|
SPEEDY HIRE PLC
Provider of tools, equipment, and plant hire services for v…
|
SDY | GB | Administrative and support serv… |
|
SUNBELT RENTALS HOLDINGS Inc.
Provides equipment and tool rental solutions for constructi…
|
SUNB | US | Administrative and support serv… |
|
Tat Hong Equipment Service Co., Ltd.
Comprehensive leasing and service provider for tower cranes…
|
2153 | KY | Administrative and support serv… |
|
TOKAI LEASE CO.,LTD.
Manufactures, sells, and leases temporary buildings and rel…
|
9761 | JP | Administrative and support serv… |
|
TOUAX SCA
Leases transport equipment and provides modular building so…
|
TOUP | FR | Administrative and support serv… |
|
Trishakti Industries Limited
Provides heavy equipment rentals and logistics for energy a…
|
531279 | IN | 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.