
TEGMA GESTÃO LOGÍSTICA SA — Investor Relations & Filings
Tegma Gestão Logística SA provides integrated supply chain solutions and specialized transportation services. With over five decades of operational experience, the company operates through two main divisions: Automotive Logistics and Integrated Logistics. The automotive segment focuses on the management of new vehicle fleets, encompassing transportation, yard management, and technical services for manufacturers. The integrated logistics division provides warehousing, inventory control, and distribution for sectors including chemicals, consumer goods, and pharmaceuticals. Key service offerings include general freight, specialized storage, and customized logistics engineering. The company utilizes advanced technology to ensure operational efficiency and real-time tracking across its distribution network. Its value proposition is built on a large-scale infrastructure and the ability to handle complex, high-volume logistics requirements for diverse industrial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR do 1T26 Pt e eng | 2026-05-04 | Portuguese | |
| Apresentação de Resultados 1T26 Pt Eng | 2026-05-04 | Portuguese | |
| Earnings Release 1T26 | 2026-05-04 | Portuguese | |
| Inclusão no Índice de Sustentabilidade Empresarial da B3 | 2026-05-04 | Portuguese | |
| ITR - Informações Trimestrais | 2026-05-04 | Portuguese | |
| Opinião sobre Informações trimestrais do 1T26 | 2026-05-04 | Portuguese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 41332749 | ITR do 1T26 Pt e eng | 2026-05-04 | Portuguese | ||
| 41332596 | Apresentação de Resultados 1T26 Pt Eng | 2026-05-04 | Portuguese | ||
| 41334012 | Earnings Release 1T26 | 2026-05-04 | Portuguese | ||
| 41333567 | Inclusão no Índice de Sustentabilidade Empresarial da B3 | 2026-05-04 | Portuguese | ||
| 41074383 | ITR - Informações Trimestrais | 2026-05-04 | Portuguese | ||
| 41333430 | Opinião sobre Informações trimestrais do 1T26 | 2026-05-04 | Portuguese | ||
| 41333336 | Deliberar sobre as Informações Trimestrais da Companhia referentes ao trimestre findo em 31 de março de 2026 | 2026-05-04 | Portuguese | ||
| 38758725 | FCA - Formulário Cadastral | 2026-04-28 | Portuguese | ||
| 37788085 | Aprovar a realização de assembleias gerais extraordinárias de controladas | 2026-04-27 | Portuguese | ||
| 34640942 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 33795251 | DFP 2025 | 2026-03-09 | Portuguese | ||
| 47012926 | FRE WEB 2025 v8 | 2026-03-03 | Portuguese | ||
|
2025
3 filings
| |||||
| 34090389 | ITR 2025-Q3 | 2025-11-03 | Portuguese | ||
| 34090299 | ITR 2025-Q2 | 2025-08-04 | Portuguese | ||
| 47022862 | FCA 2025 | 2025-05-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABC India Ltd.
Provides project logistics and heavy-duty transport for ove…
|
520123 | IN | Transportation and storage |
|
AMJ Campbell Inc.
Major provider of relocation and logistics services, handli…
|
— | CA | Transportation and storage |
|
Anantam Highways Trust
An InvIT dedicated to acquiring and managing completed road…
|
ANANTAM | IN | Transportation and storage |
|
ANE (Cayman) Inc.
Operates a leading LTL express freight network in China via…
|
9956 | HK | Transportation and storage |
|
Anhui Expressway Company Limited
Operates and manages toll expressways and key transportatio…
|
995 | HK | Transportation and storage |
|
Ashwini Container Movers Limited
Specializes in container transport, road haulage, and integ…
|
ASHWINI | IN | Transportation and storage |
|
Autostrade Meridionali
Former motorway concession manager for the A3 route, now in…
|
AUTME | IT | Transportation and storage |
|
Aveda Transportation and Energy Services Inc.
Specialized transportation and equipment rental solutions f…
|
AVE | CA | Transportation and storage |
|
Balurghat Technologies Ltd.
Provides integrated logistics, road transport, and tech-dri…
|
520127 | IN | Transportation and storage |
|
Batic Investments and Logistics Co.
Provides logistics, security services, and smart city infra…
|
4110 | SA | Transportation and storage |
TEGMA GESTÃO LOGÍSTICA SA 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/53195/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53195 | 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=53195 | 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=53195 \ -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": 53195}, 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 TEGMA GESTÃO LOGÍSTICA SA (id: 53195)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.