ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A. — Investor Relations & Filings
About ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Allpark Empreendimentos, Participações e Serviços S.A., operating under the brand Estapar, specializes in the management and operation of parking infrastructure and urban mobility solutions. The company provides comprehensive parking services across diverse segments, including commercial buildings, shopping malls, hospitals, airports, educational institutions, and financial centers. Its operations encompass both off-street parking facilities and the management of public on-street parking through integrated digital platforms. Key service offerings include the implementation of access control systems, digital payment technologies, and mobile applications designed to streamline user experience. The company focuses on optimizing parking space utilization and enhancing urban mobility through automated services and data-driven management for both private and public sector clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa de Votação Consolidado (D-24h) | 2026-04-23 | Portuguese | |
| DFP 2025 | 2026-03-04 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-07 | Portuguese | |
| DFP 2024 | 2025-03-18 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 35758014 | Mapa de Votação Consolidado (D-24h) | 2026-04-23 | Portuguese | ||
| 33800728 | DFP 2025 | 2026-03-04 | Portuguese | ||
|
2025
4 filings
| |||||
| 34133759 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34133729 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34133667 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33793408 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
8 filings
| |||||
| 34076642 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34076608 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
| 35866479 | FRE WEB 2023 v7 | 2024-05-16 | Portuguese | ||
| 34076601 | ITR 2024-Q1 | 2024-05-08 | Portuguese | ||
| 35866339 | FRE WEB 2023 v6 | 2024-05-06 | Portuguese | ||
| 33780014 | DFP 2023 | 2024-03-06 | Portuguese | ||
| 35866186 | FRE WEB 2023 v5 | 2024-02-19 | Portuguese | ||
| 35866007 | FRE WEB 2023 v4 | 2024-01-10 | Portuguese | ||
|
2023
1 filing
| |||||
| 35865886 | FRE WEB 2023 v3 | 2023-12-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Huayu Expressway Group Limited
Manages infrastructure (toll roads) and trades liquor, spir…
|
1823 | HK | Transportation and storage |
|
INM. PARK
Parking management company operating 2,500 facilities in 27…
|
YPARK | ES | Transportation and storage |
|
INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR
Holding company managing highway, airport, and urban mobili…
|
— | BR | Transportation and storage |
|
Jiangsu Expressway Company Limited
Investment, operation, and management of key toll roads and…
|
177 | CN | Transportation and storage |
|
Jiangxi Ganyue Expressway Co., Ltd.
Invests in, constructs, and operates toll expressways, brid…
|
600269 | CN | Transportation and storage |
|
Jilin Expressway Co.,Ltd.
Invests in, constructs, and operates high-grade highway and…
|
601518 | CN | Transportation and storage |
|
MKP Mobility Limited
Transitioning from edible oils to EV charging infrastructur…
|
521244 | IN | Transportation and storage |
|
MOTIVA INFRAESTRUTURA DE MOBILIDADE S.A.
Manages highway concessions, urban mobility networks, and a…
|
— | BR | Transportation and storage |
|
NICE Infra Co., Ltd
Provider of automated solutions for ATMs, parking, kiosks, …
|
063570 | KR | Transportation and storage |
|
Nihon System Bank Co., Ltd.
Provider of management and operational services for coin-op…
|
5530 | JP | Transportation and storage |
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS 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/52823/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52823 | 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=52823 | 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=52823 \ -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": 52823}, 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 ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A. (id: 52823)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.