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 |
|---|---|---|---|
| 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 | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 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
8 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 | ||
| 35857729 | FRE WEB 2023 v3 | 2024-02-22 | Portuguese | ||
| 35857612 | FRE WEB 2023 v2 | 2024-01-25 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUTOWAVE Co.,Ltd.
A one-stop provider of automotive products and vehicle main…
|
2666 | JP | Wholesale and retail trade |
|
BetterLife Holding Limited
Automobile dealership focused on luxury and ultra-luxury pa…
|
6909 | HK | Wholesale and retail trade |
|
BEYAZ FİLO OTO KİRALAMA A.Ş.
Specializes in operational fleet leasing, vehicle sales, an…
|
BEYAZ | TR | Wholesale and retail trade |
|
Bilia
A large European car dealership group offering vehicle sale…
|
BILI | SE | Wholesale and retail trade |
|
Bombay Cycle & Motor Agency Ltd.
Provides motor vehicle servicing and hospitality operations…
|
501430 | IN | Wholesale and retail trade |
|
CAFFYNS PLC
Motor vehicle retailer in southeast England selling new/use…
|
CFYN | GB | Wholesale and retail trade |
|
Camping World Holdings, Inc.
The largest retailer of recreational vehicles, related prod…
|
CWH | US | Wholesale and retail trade |
|
CARMA LIMITED
Online automotive platform for end-to-end purchase and sale…
|
CMA | AU | Wholesale and retail trade |
|
CARMAX INC
A large-scale retailer of used vehicles with a no-haggle pr…
|
KMX | US | Wholesale and retail trade |
|
CARVANA CO.
An e-commerce platform for buying and selling used cars wit…
|
CVNA | US | 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.