VIX LOGÍSTICA S/A — Investor Relations & Filings
About VIX LOGÍSTICA S/A
VIX LOGÍSTICA S/A provides customized logistics solutions through a diverse portfolio of services including vehicle fleet leasing, management, and passenger transportation via charter services. The company specializes in dedicated logistics operations, materials handling, and automotive logistics, primarily supporting large-scale infrastructure and industrial clients. Its operational scope encompasses cargo handling and urban mobility solutions integrated with digital platforms. As part of Grupo Águia Branca, the company leverages technical expertise to manage complex supply chains and specialized ground transportation requirements. VIX LOGÍSTICA S/A focuses on delivering tailored operational models that optimize fleet performance and streamline materials movement for high-demand corporate sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-04-27 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-17 | Portuguese | |
| ITR 2025-Q2 v2 | 2026-01-13 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 37624149 | - | 2026-04-27 | Portuguese | ||
| 33707131 | - | 2026-04-06 | Portuguese | ||
| 33707125 | - | 2026-04-06 | Portuguese | ||
| 33798520 | DFP 2025 | 2026-03-17 | Portuguese | ||
| 34121334 | ITR 2025-Q2 v2 | 2026-01-13 | Portuguese | ||
|
2025
4 filings
| |||||
| 34121415 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34121303 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34121201 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33790486 | DFP 2024 | 2025-03-20 | Portuguese | ||
|
2024
6 filings
| |||||
| 34067658 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34067610 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 34067593 | ITR 2024-Q1 v2 | 2024-07-04 | Portuguese | ||
| 34067535 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33777493 | DFP 2023 | 2024-03-26 | Portuguese | ||
| 35772921 | FRE WEB 2023 v3 | 2024-03-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mullen Group Ltd.
A diversified North American transportation and logistics p…
|
MTL | CA | Transportation and storage |
|
Naftalan-Autotransportation OJSC
Provider of passenger and cargo transportation services in …
|
- | AZ | Transportation and storage |
|
NANSO Transport Co., Ltd.
Logistics provider offering transport, warehousing, and cus…
|
9034 | JP | Transportation and storage |
|
North Eastern Carrying Corporation Limited
Provides freight forwarding, FTL, LTL, and supply chain man…
|
NECCLTD | IN | Transportation and storage |
|
Oilko KDA
Transports, distributes, and stores petroleum products and …
|
OILK | MK | Transportation and storage |
|
Okayamaken Freight Transportation Co.,Ltd
Logistics firm offering freight transport, 3PL, warehousing…
|
9063 | JP | Transportation and storage |
|
OLD DOMINION FREIGHT LINE, INC.
A less-than-truckload (LTL) motor carrier providing logisti…
|
ODFL | US | Transportation and storage |
|
Orissa Bengal Carrier Limited
Provides FTL, LTL, and heavy-duty cargo logistics for indus…
|
OBCL | IN | Transportation and storage |
|
PAMT CORP
A truckload transportation and logistics provider of genera…
|
PAMT | US | Transportation and storage |
|
Premier Roadlines Limited
Provides logistics, surface transport, and specialized proj…
|
PRLIND | IN | Transportation and storage |
VIX LOGÍSTICA 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/53230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53230 | 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=53230 | 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=53230 \ -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": 53230}, 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 VIX LOGÍSTICA S/A (id: 53230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.