MINASMAQUINAS SA — Investor Relations & Filings
About MINASMAQUINAS SA
MINASMAQUINAS SA is a specialized vehicle dealership and service provider established in 1961. The company operates as an authorized concessionaire for Mercedes-Benz, offering a comprehensive portfolio of commercial vehicles including trucks, buses, and vans such as the Sprinter line. Beyond vehicle sales, the organization provides extensive after-sales support, encompassing routine maintenance, complex mechanical repairs, and bodywork services. Additionally, the company serves as an official distributor for Michelin tires. Its operations focus on delivering technical assistance and specialized automotive solutions to the commercial transport sector, maintaining a long-standing partnership with Mercedes-Benz.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-05-04 | Portuguese | |
| - | 2026-05-04 | Portuguese | |
| Eleição de Diretor(es) | 2026-04-20 | Portuguese | |
| Tomada de Contas Votação do Relat. da Adm. e das Demonstrações Financ.;Destinação dos Resultados;Remun. dos Admin. e Consel.;Eleição Membros do Conselho de Adm. e Manutenção do limite do capital autor | 2026-04-20 | Portuguese | |
| DFP 2025 | 2026-03-20 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 40943998 | - | 2026-05-04 | Portuguese | ||
| 40943974 | - | 2026-05-04 | Portuguese | ||
| 34692544 | Eleição de Diretor(es) | 2026-04-20 | Portuguese | ||
| 34692536 | Tomada de Contas Votação do Relat. da Adm. e das Demonstrações Financ.;Destinação dos Resultados;Remun. dos Admin. e Consel.;Eleição Membros do Conselho de Adm. e Manutenção do limite do capital autor | 2026-04-20 | Portuguese | ||
| 33797658 | DFP 2025 | 2026-03-20 | Portuguese | ||
|
2025
6 filings
| |||||
| 34111634 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34111668 | ITR 2025-Q2 v3 | 2025-08-14 | Portuguese | ||
| 34111594 | ITR 2025-Q2 v2 | 2025-08-14 | Portuguese | ||
| 34111577 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34111546 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33788314 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
4 filings
| |||||
| 34063511 | ITR 2024-Q3 | 2024-10-30 | Portuguese | ||
| 34063502 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34063498 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 33775125 | DFP 2023 | 2024-03-20 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Petros Petropoulos
Manufactures, distributes, and supports automotive products…
|
PETRO | GR | Wholesale and retail trade |
|
RUSH ENTERPRISES INC \TX\
An integrated solutions provider for the commercial vehicle…
|
RUSHA | US | Wholesale and retail trade |
|
Sinomach Automobile Co., Ltd.
Integrated automotive service provider for vehicle import, …
|
600335 | CN | Wholesale and retail trade |
|
SUZUKİ MOTORLU ARAÇLAR PAZARLAMA A.Ş.
Official distributor of Suzuki automobiles, motorcycles, an…
|
SZUKI | TR | Wholesale and retail trade |
|
Tan Chong International Limited
Diversified conglomerate distributing motor vehicles and in…
|
693 | HK | Wholesale and retail trade |
|
Toyota Caetano Portugal, S.A.
Imports, assembles, manufactures, and sells vehicles and in…
|
SCT | PT | Wholesale and retail trade |
|
TRUCK-ONE CO., LTD.
A specialized dealer of used commercial vehicles for sale, …
|
3047 | JP | Wholesale and retail trade |
|
USS Co.,Ltd.
Operates large-scale, membership-based auto auctions for th…
|
4732 | JP | Wholesale and retail trade |
|
WLM PART. E COMÉRCIO DE MÁQUINAS E VEÍCULOS S.A.
Distributes Scania commercial vehicles and operates in the …
|
— | BR | Wholesale and retail trade |
MINASMAQUINAS SA 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/53088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53088 | 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=53088 | 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=53088 \ -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": 53088}, 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 MINASMAQUINAS SA (id: 53088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.