INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR — Investor Relations & Filings
About INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR
Investimentos e Participações em Infraestrutura S.A. (Invepar) is a holding company focused on the investment, development, and operation of transportation infrastructure. Established in 2000, the group manages a portfolio of concessions across three primary segments: highways, airports, and urban mobility. Its core activities include the construction, maintenance, and long-term operational management of large-scale projects. Invepar aims to enhance logistical efficiency and public transit through strategic asset management and integrated infrastructure solutions. The organization oversees major toll road networks, international airport hubs, and metropolitan rail systems, providing comprehensive oversight from project inception through daily operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2024 v2 | 2025-03-27 | Portuguese | |
| FRE WEB 2024 v6 | 2025-03-25 | Portuguese | |
| DFP 2024 | 2025-03-21 | Portuguese | |
| FRE WEB 2024 v5 | 2025-01-07 | Portuguese | |
| FRE WEB 2024 v4 | 2024-12-05 | Portuguese | |
| ITR 2024-Q3 | 2024-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 33784462 | DFP 2024 v2 | 2025-03-27 | Portuguese | ||
| 36092378 | FRE WEB 2024 v6 | 2025-03-25 | Portuguese | ||
| 33784448 | DFP 2024 | 2025-03-21 | Portuguese | ||
| 36092164 | FRE WEB 2024 v5 | 2025-01-07 | Portuguese | ||
|
2024
11 filings
| |||||
| 36091970 | FRE WEB 2024 v4 | 2024-12-05 | Portuguese | ||
| 34054522 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34054508 | ITR 2024-Q2 | 2024-08-09 | Portuguese | ||
| 36091808 | FRE WEB 2024 v3 | 2024-07-08 | Portuguese | ||
| 36091682 | FRE WEB 2024 v2 | 2024-06-21 | Portuguese | ||
| 36091472 | FRE WEB 2024 | 2024-05-29 | Portuguese | ||
| 34054483 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35557662 | FRE WEB 2023 v11 | 2024-05-07 | Portuguese | ||
| 35557576 | FRE WEB 2023 v10 | 2024-05-07 | Portuguese | ||
| 35557465 | FRE WEB 2023 v9 | 2024-04-03 | Portuguese | ||
| 33771390 | DFP 2023 | 2024-03-27 | 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 |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | 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 |
INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR 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/53031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53031 | 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=53031 | 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=53031 \ -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": 53031}, 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 INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR (id: 53031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.