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 |
|---|---|---|---|
|
NIPPON PARKING DEVELOPMENT Co.,Ltd.
A diversified firm managing parking, real estate, tourism, …
|
2353 | JP | Transportation and storage |
|
Noida Toll Bridge Company Ltd
Manages and maintains the DND Flyway expressway connecting …
|
NOIDATOLL | IN | Transportation and storage |
|
Paraca Inc.
Specializes in the development, operation, and management o…
|
4809 | JP | Transportation and storage |
|
PARK24 Co., Ltd.
Operator of parking facilities offering car rental and car …
|
4666 | JP | Transportation and storage |
|
Pointpack Spolka Akcyjna
Develops IT solutions for first and last-mile logistics, in…
|
PNT | PL | Transportation and storage |
|
Promotora y Operadora de Infraestructura, S.A.B. de C.V.
Develops, finances, and operates toll roads, port terminals…
|
PINFRA | MX | Transportation and storage |
|
PSS CO.,LTD.
Provider of automated self-service systems and integrated s…
|
6914 | TW | Transportation and storage |
|
Railcare Group
Specialist in railway maintenance and renewal using innovat…
|
RAIL | SE | Transportation and storage |
|
Road King Infrastructure Limited
Property development in China/HK and toll road investment a…
|
1098 | HK | Transportation and storage |
|
Shagrir Group Vehicle Services Ltd.
Provides roadside assistance, towing, collision repair, and…
|
SHGR | IL | 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.