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 |
|---|---|---|---|
|
ECORODOVIAS INFRAESTRUTURA E LOGÍSTICA S.A.
Manages highway concessions and intermodal logistics linkin…
|
— | BR | Transportation and storage |
|
Ferrovial
A global infrastructure operator focused on transportation …
|
FER | NL | Transportation and storage |
|
Ferrovial SE
A global operator of sustainable transportation infrastruct…
|
FER | US | Transportation and storage |
|
Fujian Expressway Development Co.,Ltd
Invests in, constructs, operates, and manages high-grade hi…
|
600033 | CN | Transportation and storage |
|
GAYATRI HIGHWAYS LTD
Invests in, operates, and maintains toll and annuity-based …
|
GAYAHWS | IN | Transportation and storage |
|
GUANGDONG PROVINCIAL EXPRESSWAY DEVELOPMENT CO.,LTD
Invests in and operates toll expressways and bridges in the…
|
000429 | CN | Transportation and storage |
|
Guangxi Wuzhou Communications Co.,Ltd.
Invests in and manages high-grade highways, bridges, logist…
|
600368 | CN | Transportation and storage |
|
HAINAN EXPRESSWAY CO., LTD
Invests in and operates highway infrastructure, real estate…
|
000886 | CN | Transportation and storage |
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | Transportation and storage |
|
Henan Zhongyuan Expressway Co.,Ltd.
Invests in and operates high-grade highways, bridges, and t…
|
600020 | CN | 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.