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 |
|---|---|---|---|
|
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 |
|
Grand Baoxin Auto Group Limited
Dealer network providing sales, maintenance, and service fo…
|
1293 | KY | 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.