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 |
|---|---|---|---|
|
K Car Co., Ltd.
An omnichannel platform for directly buying and selling pre…
|
381970 | KR | Wholesale and retail trade |
|
KOLON MOBILITY GROUP CORPORATION
Imports, sells, and maintains new and pre-owned premium and…
|
450140 | KR | Wholesale and retail trade |
|
KU HOLDINGS CO.,LTD.
Automotive retailer selling used domestic cars and new prem…
|
9856 | JP | Wholesale and retail trade |
|
LANDMARK CARS LIMITED
Automotive dealership group specializing in premium and lux…
|
LANDMARK | IN | Wholesale and retail trade |
|
Liaoning Shenhua Holdings Co., Ltd
Focuses on automotive retail, renewable energy, and real es…
|
600653 | CN | Wholesale and retail trade |
|
LITHIA MOTORS INC
Automotive retailer offering vehicle sales, financing, part…
|
LAD | US | Wholesale and retail trade |
|
LOOKERS PLC
Automotive retail and aftersales service group offering new…
|
LOOK | GB | Wholesale and retail trade |
|
MARINEMAX INC
A recreational boat and yacht retailer offering sales and c…
|
HZO | US | Wholesale and retail trade |
|
MOTORPOINT GROUP PLC
An independent omnichannel retailer of nearly new and used …
|
MOTR | GB | Wholesale and retail trade |
|
MOTUS HOLDINGS LIMITED
Diversified automotive service provider offering vehicle im…
|
MTHE | 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.