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 |
|---|---|---|---|
|
Centenary United Holdings Limited
Integrated automotive service provider and vehicle retailer…
|
1959 | HK | Wholesale and retail trade |
|
China Harmony Auto Holding Limited
Prominent automobile service group dealing in luxury and ul…
|
3836 | KY | Wholesale and retail trade |
|
China MeiDong Auto Holdings Limited
Fast-growing auto dealership group selling premium/luxury v…
|
1268 | KY | Wholesale and retail trade |
|
China Yongda Automobiles Services Holdings Limited
Comprehensive retailer and service provider specializing in…
|
3669 | KY | Wholesale and retail trade |
|
China ZhengTong Auto Services Holdings Limited
A comprehensive 4S dealer of luxury and ultra-luxury automo…
|
1728 | KY | Wholesale and retail trade |
|
COMBINED MOTOR HOLDINGS LIMITED
Investment holding company with subsidiaries in retail moto…
|
CMH | ZA | Wholesale and retail trade |
|
Competent Automobiles Co. Ltd.
Authorized Maruti Suzuki dealer providing sales, service, p…
|
531041 | IN | Wholesale and retail trade |
|
EAGERS AUTOMOTIVE LIMITED
Automotive retail group specializing in vehicle sales, main…
|
APE | AU | Wholesale and retail trade |
|
ELLWEE AB
Develops, manufactures, and sells multi-purpose electric ve…
|
ELLWEE | SE | Wholesale and retail trade |
|
Finelistings Technologies Limited
Retailer of pre-owned luxury cars and provider of software …
|
544173 | IN | 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.