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 |
|---|---|---|---|
|
D'Ieteren Group
A family-controlled investment company in automotive distri…
|
DIE | BE | Wholesale and retail trade |
|
DOĞAN TREND OTOMOTİV TİCARET HİZMET VE TEKNOLOJİ A.Ş.
Distributor of international automotive, motorcycle, and e-…
|
DTRND | TR | Wholesale and retail trade |
|
DOĞUŞ OTOMOTİV SERVİS VE TİCARET A.Ş.
An automotive importer and distributor of passenger, commer…
|
DOAS | TR | Wholesale and retail trade |
|
G. A. Holdings Limited
Leading automotive distributor of luxury passenger vehicles…
|
8126 | HK | Wholesale and retail trade |
|
Groupe PAROT
Automotive distributor of new and used passenger, commercia…
|
ALPAR | FR | Wholesale and retail trade |
|
HO TAI MOTOR CO., LTD.
Distributor of Toyota, Lexus, and Hino vehicles offering sa…
|
2207 | TW | Wholesale and retail trade |
|
Inchcape PLC
An independent automotive distributor managing the value ch…
|
IJCA | GB | Wholesale and retail trade |
|
Ledax Co., Ltd.
A holding company engaged in automobile distribution and le…
|
7602 | JP | Wholesale and retail trade |
|
Motodynamics S.A.
Distributes mobility brands including motorcycles, cars, ma…
|
MOTO | GR | Wholesale and retail trade |
|
OPTIMUS GROUP COMPANY LIMITED
An integrated automotive service provider for global used v…
|
9268 | JP | 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.