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 |
|---|---|---|---|
|
2 Cheap Cars Group Limited
Integrated automotive group specializing in high-volume ret…
|
2CC | NZ | Wholesale and retail trade |
|
AMERICAS CARMART INC
Automotive retailer offering used vehicles and in-house fin…
|
CRMT | US | Wholesale and retail trade |
|
Aramis Group
A European leader in the online business-to-consumer sale o…
|
ARAMI | FR | Wholesale and retail trade |
|
ASBURY AUTOMOTIVE GROUP INC
Automotive retailer selling new and used vehicles with serv…
|
ABG | US | Wholesale and retail trade |
|
AutoCanada Inc.
Canadian multi-location automotive dealership group offerin…
|
ACQ | CA | Wholesale and retail trade |
|
Automakedonija AD
Sells and provides after-sales support for passenger and co…
|
AUMK | MK | Wholesale and retail trade |
|
Automax Motors Ltd.
A holding company that imports and markets new vehicles and…
|
AMX | IL | Wholesale and retail trade |
|
AUTONATION, INC.
Automotive retailer selling new and used vehicles, parts, a…
|
AN | US | Wholesale and retail trade |
|
AUTOSPORTS GROUP LIMITED.
Luxury vehicle dealership network offering sales, repairs, …
|
ASG | AU | Wholesale and retail trade |
|
AUTOWAVE Co.,Ltd.
A one-stop provider of automotive products and vehicle main…
|
2666 | JP | 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.