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 |
|---|---|---|---|
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| ITR 2021-Q1 v2 | 2021-05-13 | Portuguese | |
| ITR 2021-Q1 | 2021-05-12 | Portuguese | |
| FRE NOVO 2020 v14 | 2021-05-07 | Portuguese | |
| DFP 2020 v3 | 2021-04-14 | Portuguese | |
| DFP 2020 v2 | 2021-04-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
10 filings
| |||||
| 34682787 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 33982687 | ITR 2021-Q1 v2 | 2021-05-13 | Portuguese | ||
| 33982664 | ITR 2021-Q1 | 2021-05-12 | Portuguese | ||
| 34599034 | FRE NOVO 2020 v14 | 2021-05-07 | Portuguese | ||
| 33729732 | DFP 2020 v3 | 2021-04-14 | Portuguese | ||
| 33729698 | DFP 2020 v2 | 2021-04-08 | Portuguese | ||
| 34599002 | FRE NOVO 2020 v13 | 2021-03-17 | Portuguese | ||
| 33729660 | DFP 2020 | 2021-03-09 | Portuguese | ||
| 34598962 | FRE NOVO 2020 v12 | 2021-02-11 | Portuguese | ||
| 34598931 | FRE NOVO 2020 v11 | 2021-01-29 | Portuguese | ||
|
2020
5 filings
| |||||
| 34598884 | FRE NOVO 2020 v10 | 2020-11-16 | Portuguese | ||
| 34598871 | FRE NOVO 2020 v9 | 2020-11-16 | Portuguese | ||
| 33967397 | ITR 2020-Q3 | 2020-11-10 | Portuguese | ||
| 33967375 | ITR 2020-Q2 | 2020-08-13 | Portuguese | ||
| 34598809 | FRE NOVO 2020 v8 | 2020-08-12 | 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.