MAESTRO LOCADORA DE VEÍCULOS S.A. — Investor Relations & Filings
About MAESTRO LOCADORA DE VEÍCULOS S.A.
Maestro Locadora de Veículos S.A., operating under the brand Maestro Frotas, specializes in vehicle fleet outsourcing and management services. The company provides comprehensive solutions for businesses of various sizes, offering a diverse portfolio that includes passenger cars, vans, light commercial vehicles, and specialized machinery and equipment. Its core operations focus on streamlining fleet logistics through integrated management systems, maintenance coverage, and operational support. By providing customized rental and management programs, the company enables clients to optimize operational costs, improve fuel efficiency, and focus on their primary business activities. Maestro Locadora de Veículos S.A. positions itself as a strategic partner in corporate mobility, delivering technical expertise in fleet lifecycle management and asset utilization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Alteração da Data de Amortização | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-08 | Portuguese | |
| ITR 2025-Q1 | 2025-05-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33718541 | Alteração da Data de Amortização | 2026-04-06 | Portuguese | ||
| 33699932 | - | 2026-04-06 | Portuguese | ||
| 33796407 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34100986 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34100992 | ITR 2025-Q2 | 2025-08-08 | Portuguese | ||
| 34100930 | ITR 2025-Q1 | 2025-05-09 | Portuguese | ||
| 33786153 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
6 filings
| |||||
| 34058923 | ITR 2024-Q3 | 2024-11-08 | Portuguese | ||
| 34058876 | ITR 2024-Q2 | 2024-08-09 | Portuguese | ||
| 34058902 | ITR 2024-Q1 | 2024-05-10 | Portuguese | ||
| 35626854 | FRE WEB 2023 v6 | 2024-05-07 | Portuguese | ||
| 35626800 | FRE WEB 2023 v5 | 2024-05-07 | Portuguese | ||
| 33772226 | DFP 2023 | 2024-03-15 | Portuguese | ||
|
2023
2 filings
| |||||
| 34028095 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 35626753 | FRE WEB 2023 v4 | 2023-10-24 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
4 Mobility Spolka Akcyjna
Provider of app-based car rental and car-sharing for person…
|
4MB | PL | Administrative and support serv… |
|
Ada
Offers a diverse fleet of passenger and utility vehicles fo…
|
ALADA | FR | Administrative and support serv… |
|
Allane SE
Provider of vehicle leasing, fleet management, and online c…
|
LNSX | DE | Administrative and support serv… |
|
ALQUIBER
Offers all-inclusive, flexible vehicle renting and fleet ma…
|
ALQ | ES | Administrative and support serv… |
|
Autohellas S.A.
A diversified automotive firm offering rentals, leasing, an…
|
OTOEL | GR | Administrative and support serv… |
|
Autoriders International Ltd
Provides vehicle rental, leasing, and chauffeur services fo…
|
512277 | IN | Administrative and support serv… |
|
AVIS BUDGET GROUP, INC.
A global provider of mobility solutions, including car and …
|
CAR | US | Administrative and support serv… |
|
AYVENS S.A.
Global provider of vehicle leasing, fleet management, and m…
|
ALD | FR | Administrative and support serv… |
|
BORLEASE OTOMOTİV A.Ş.
Provides operational fleet leasing and vehicle rental solut…
|
BORLS | TR | Administrative and support serv… |
|
Custom Truck One Source, Inc.
A single-source provider of specialized trucks and heavy eq…
|
CTOS | US | Administrative and support serv… |
MAESTRO LOCADORA DE VEÍCULOS 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/53067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53067 | 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=53067 | 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=53067 \ -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": 53067}, 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 MAESTRO LOCADORA DE VEÍCULOS S.A. (id: 53067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.