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 |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
|
Container Corporation Of India Ltd.
Multimodal logistics provider specializing in containerized…
|
CONCOR | IN | Transportation and storage |
|
DONGGUAN DEVELOPMENT (HOLDINGS) CO., LTD
Manages toll roads, financial services, and electric vehicl…
|
000828 | 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.