AUTOMOB PARTICIPAÇÕES S.A. — Investor Relations & Filings
About AUTOMOB PARTICIPAÇÕES S.A.
AUTOMOB PARTICIPAÇÕES S.A. manages a large network of light and heavy vehicle dealerships. The company specializes in the sale and resale of new and used light vehicles, trucks, buses, tractors, and specialized machinery. Its operations include the distribution of equipment for construction and mining sectors, as well as the provision of automotive parts and maintenance services. As a subsidiary of SIMPAR S.A., the company focuses on expanding its commercial infrastructure and service portfolio to provide integrated transportation and industrial equipment solutions. It maintains a diverse brand portfolio, serving both individual consumers and corporate clients through its extensive dealership footprint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintético Consolidado | 2026-04-28 | Portuguese | |
| DFP 2025 | 2026-03-24 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese | |
| ITR 2025-Q2 | 2025-08-11 | Portuguese | |
| ITR 2025-Q1 | 2025-05-08 | Portuguese | |
| DFP 2024 v2 | 2025-03-25 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 39062760 | Mapa Sintético Consolidado | 2026-04-28 | Portuguese | ||
| 33799373 | DFP 2025 | 2026-03-24 | Portuguese | ||
|
2025
5 filings
| |||||
| 34125051 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34124986 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34124949 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33791454 | DFP 2024 v2 | 2025-03-25 | Portuguese | ||
| 33791414 | DFP 2024 | 2025-03-20 | Portuguese | ||
|
2024
4 filings
| |||||
| 34070689 | ITR 2024-Q3 | 2024-11-21 | Portuguese | ||
| 34070619 | ITR 2024-Q2 | 2024-09-24 | Portuguese | ||
| 34070597 | ITR 2024-Q1 | 2024-09-24 | Portuguese | ||
| 33778421 | DFP 2023 | 2024-09-24 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GROUP 1 AUTOMOTIVE INC
Automotive retailer operating dealerships and collision cen…
|
GPI | US | Wholesale and retail trade |
|
Guan Chao Holdings Limited
Automotive retailer and service provider selling new parall…
|
1872 | HK | Wholesale and retail trade |
|
Hira Automobiles Ltd.
Authorized Maruti Suzuki dealer for new and pre-owned vehic…
|
531743 | IN | Wholesale and retail trade |
|
Hunyvers S.A.
Distributor of recreational vehicles offering sales, rental…
|
ALHUN | FR | Wholesale and retail trade |
|
IDOM Inc.
Automotive retailer specializing in the direct purchase and…
|
7599 | JP | Wholesale and retail trade |
|
İNALLAR OTOMOTİV SANAYİ VE TİCARET A.Ş.
Multi-brand automotive dealership offering sales, after-sal…
|
INALR | TR | Wholesale and retail trade |
|
International Conglomerate of Distribution for Automobile Holdings Co., Ltd.
A holding company managing the vehicle lifecycle from sales…
|
3184 | JP | Wholesale and retail trade |
|
Jiuzi Holdings Inc
Operates and franchises retail stores selling new energy ve…
|
JZXN | CN | Wholesale and retail trade |
|
Kamux Oyj
A retail company specializing in the sale of used cars and …
|
KAMUX | FI | Wholesale and retail trade |
|
K Car Co., Ltd.
An omnichannel platform for directly buying and selling pre…
|
381970 | KR | Wholesale and retail trade |
AUTOMOB PARTICIPAÇÕES 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/52838/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52838 | 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=52838 | 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=52838 \ -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": 52838}, 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 AUTOMOB PARTICIPAÇÕES S.A. (id: 52838)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.