ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS S.A. — Investor Relations & Filings
About ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS S.A.
ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS S.A. operates as an asset-sharing platform specializing in the rental of heavy machinery and the provision of integrated logistics solutions. The company maintains an extensive fleet of yellow line equipment, such as excavators, backhoes, and wheel loaders, alongside trucks, forklifts, and aerial work platforms. Its business model integrates flexible equipment leasing with comprehensive maintenance, technical support, and specialized labor. ARMAC serves diverse sectors including infrastructure, construction, mining, and agribusiness, focusing on maximizing operational uptime and efficiency. The company provides vertically integrated services that encompass mechanical maintenance and logistical management for complex industrial and civil projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintético Consolidado | 2026-04-29 | Portuguese | |
| - | 2026-04-27 | Portuguese | |
| Aquisição de Participação Societária - Escad | 2026-04-27 | Portuguese | |
| - | 2026-04-14 | Portuguese | |
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39274488 | Mapa Sintético Consolidado | 2026-04-29 | Portuguese | ||
| 37583110 | - | 2026-04-27 | Portuguese | ||
| 37420858 | Aquisição de Participação Societária - Escad | 2026-04-27 | Portuguese | ||
| 34495084 | - | 2026-04-14 | Portuguese | ||
| 33794954 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
7 filings
| |||||
| 34087734 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34087697 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 36024722 | FRE WEB 2024 v8 | 2025-05-22 | Portuguese | ||
| 34087671 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 36024609 | FRE WEB 2024 v7 | 2025-04-07 | Portuguese | ||
| 33582028 | DFP 2024 | 2025-03-24 | Portuguese | ||
| 36024441 | FRE WEB 2024 v6 | 2025-01-10 | Portuguese | ||
|
2024
3 filings
| |||||
| 36024320 | FRE WEB 2024 v5 | 2024-12-13 | Portuguese | ||
| 34050649 | ITR 2024-Q3 | 2024-11-07 | Portuguese | ||
| 36024216 | FRE WEB 2024 v4 | 2024-10-24 | 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… |
|
Ashtead Group PLC
An international equipment rental company serving North Ame…
|
AHT | GB | Administrative and support serv… |
|
ASNOVA Co.,Ltd.
Rents and sells temporary equipment, like scaffolding and t…
|
9223 | JP | Administrative and support serv… |
ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS 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/52834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52834 | 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=52834 | 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=52834 \ -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": 52834}, 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 ARMAC LOCAÇÃO, LOGÍSTICA E SERVIÇOS S.A. (id: 52834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.