
UNIDAS LOCAÇÕES E SERVIÇOS S.A. — Investor Relations & Filings
Unidas Locações e Serviços S.A. is a mobility solutions provider specializing in vehicle rental and fleet management. The company operates through two primary segments: Rent-a-Car (RAC) and Fleet Management. Its service portfolio includes the leasing of passenger cars, trucks, utility trailers, and heavy machinery. Additionally, the company manages the commercialization of used vehicles through its specialized sales division. With an extensive fleet of over 117,000 assets, the organization focuses on transforming capital-intensive assets into scalable services for both individual and corporate clients. Key offerings encompass integrated logistics, maintenance, and asset lifecycle management, aimed at optimizing transportation efficiency and operational flexibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Escritura da 22ª Emissão de Debêntures da Unidas Locações e Serviços S.A. | 2026-05-22 | Portuguese | |
| Aviso ao Mercado da 22ª Emissão de Debêntures da Unidas Locações e Serviços S.A. | 2026-05-22 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-13 | Portuguese | |
| ITR - Informações Trimestrais | 2026-05-12 | Portuguese | |
| Unidas Locações_Relatório Agente Fiduciário - 6ª Emissão | 2026-05-04 | Portuguese | |
| ATA DA REUNIÃO DO CONSELHO DE ADMINISTRAÇÃO REALIZADA EM 17 DE ABRIL DE 2026 | 2026-04-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46897513 | Escritura da 22ª Emissão de Debêntures da Unidas Locações e Serviços S.A. | 2026-05-22 | Portuguese | ||
| 46897508 | Aviso ao Mercado da 22ª Emissão de Debêntures da Unidas Locações e Serviços S.A. | 2026-05-22 | Portuguese | ||
| 45772852 | FRE - Formulário de Referência | 2026-05-13 | Portuguese | ||
| 45719541 | ITR - Informações Trimestrais | 2026-05-12 | Portuguese | ||
| 40888553 | Unidas Locações_Relatório Agente Fiduciário - 6ª Emissão | 2026-05-04 | Portuguese | ||
| 35703730 | ATA DA REUNIÃO DO CONSELHO DE ADMINISTRAÇÃO REALIZADA EM 17 DE ABRIL DE 2026 | 2026-04-23 | Portuguese | ||
| 34506383 | - | 2026-04-14 | Portuguese | ||
| 34506375 | - | 2026-04-14 | Portuguese | ||
| 33802180 | DFP 2025 | 2026-03-18 | Portuguese | ||
| 47014412 | FRE WEB 2025 v5 | 2026-02-02 | Portuguese | ||
| 46905492 | FRE WEB 2025 v4 | 2026-01-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34141557 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 46905491 | FRE WEB 2025 v3 | 2025-08-14 | Portuguese | ||
| 34141455 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34141388 | ITR 2025-Q1 | 2025-05-12 | 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… |
UNIDAS LOCAÇÕES 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/53214/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53214 | 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=53214 | 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=53214 \ -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": 53214}, 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 UNIDAS LOCAÇÕES E SERVIÇOS S.A. (id: 53214)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.