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 |
|---|---|---|---|
|
GECOSS CORPORATION
Rents and sells heavy-duty temporary construction materials…
|
9991 | JP | Administrative and support serv… |
|
General de Alquiler de Maquinaria S.A.
Provides rental and management services for industrial mach…
|
GALQ | ES | Administrative and support serv… |
|
Global Ship Lease, Inc.
Independent owner of containerships chartered on long-term,…
|
GSL | MH | Administrative and support serv… |
|
Hao Tian International Construction Investment Group Limited
Investment holding company focused on construction equipmen…
|
1341 | HK | Administrative and support serv… |
|
HERC HOLDINGS INC
An equipment rental supplier offering sales, repairs, and m…
|
HRI | US | Administrative and support serv… |
|
Hing Ming Holdings Limited
Leading provider of construction equipment rental and tradi…
|
8425 | HK | Administrative and support serv… |
|
Horizon Construction Development Limited
Major provider of equipment rental and integrated technical…
|
9930 | KY | Administrative and support serv… |
|
HSS HIRE GROUP PLC
A supplier of tool and equipment hire with a comprehensive …
|
HSS | GB | Administrative and support serv… |
|
Kanamoto Co., Ltd.
A construction equipment rental business that also operates…
|
9678 | JP | Administrative and support serv… |
|
Koyou Rentia Co.,Ltd.
Specializes in FF&E rentals, space design, and product sale…
|
7081 | JP | 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.