RODOBENS S.A. — Investor Relations & Filings
About RODOBENS S.A.
Rodobens S.A. operates as a financial services platform integrated with a comprehensive automotive retail network. The company utilizes a synergistic business model that combines financial solutions with the distribution of vehicles and aftermarket services. Its core portfolio includes consortia, credit, and insurance products, alongside the sale of commercial and passenger vehicles, automotive parts, and maintenance services. The organization maintains a nationwide distribution infrastructure, employing a hybrid model that integrates physical dealerships with digital platforms. Key service offerings encompass mechanical repairs, bodywork, painting, and the distribution of tires and accessories. By leveraging its retail footprint to facilitate the delivery of financial products, the company provides integrated lifecycle solutions for asset acquisition and mobility, catering to both individual and corporate clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Balanço e Reeleição mebros do Conselho da Administração | 2026-05-06 | Portuguese | |
| Reeleição Diretoria e Comitês | 2026-05-06 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-20 | Portuguese | |
| Apresentação de Resultados 4T25 | 2026-04-13 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 42004094 | Balanço e Reeleição mebros do Conselho da Administração | 2026-05-06 | Portuguese | ||
| 42003725 | Reeleição Diretoria e Comitês | 2026-05-06 | Portuguese | ||
| 34693549 | FRE - Formulário de Referência | 2026-04-20 | Portuguese | ||
| 34437751 | Apresentação de Resultados 4T25 | 2026-04-13 | Portuguese | ||
| 33800604 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34133379 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34133285 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34133305 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793378 | DFP 2024 | 2025-03-26 | Portuguese | ||
|
2024
6 filings
| |||||
| 34076437 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34076421 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35857823 | FRE WEB 2023 v5 | 2024-05-28 | Portuguese | ||
| 35857795 | FRE WEB 2023 v4 | 2024-05-24 | Portuguese | ||
| 34076405 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33779973 | DFP 2023 | 2024-03-20 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SONIC AUTOMOTIVE INC
A diversified automotive retailer with franchised dealershi…
|
SAH | US | Wholesale and retail trade |
|
SUNAUTAS CO.,LTD.
A comprehensive automotive service provider for fuel, car s…
|
7623 | JP | Wholesale and retail trade |
|
Sunfonda Group Holdings Limited
Major automotive dealership in Mainland China focusing on l…
|
1771 | HK | Wholesale and retail trade |
|
The Colonial Motor Company Limited
Operates franchised dealerships for cars, heavy trucks, and…
|
CMO | NZ | Wholesale and retail trade |
|
TRUST CO., LTD.
A large global exporter of used vehicles selling via an onl…
|
3347 | JP | Wholesale and retail trade |
|
TURNERS AUTOMOTIVE GROUP LIMITED
Integrated automotive retail, finance, insurance, and credi…
|
TRA | NZ | Wholesale and retail trade |
|
Uxin Ltd
Operates an e-commerce platform for used vehicle transactio…
|
UXIN | US | Wholesale and retail trade |
|
VERTU MOTORS PLC
Automotive retailer selling new and used vehicles with comp…
|
VTU | GB | Wholesale and retail trade |
|
VT HOLDINGS CO.,LTD.
Holding company in automobile sales, manufacturing, and hou…
|
7593 | JP | Wholesale and retail trade |
|
WE BUY CARS HOLDINGS LIMITED
Integrated retailer acquiring and selling diverse pre-owned…
|
WBCE | ZA | Wholesale and retail trade |
RODOBENS 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/53162/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53162 | 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=53162 | 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=53162 \ -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": 53162}, 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 RODOBENS S.A. (id: 53162)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.