
SEQUOIA LOGÍSTICA E TRANSPORTES S.A. — Investor Relations & Filings
Sequoia Logística e Transportes S.A. is a vertically integrated contract logistics operator providing comprehensive warehousing, fulfillment, and last-mile delivery services. Established in 2010, the company manages complex supply chain operations, including order picking, packing, dispatch, and large-scale transportation. Its service model focuses on end-to-end solutions that integrate technology and specialized infrastructure to optimize distribution efficiency. Sequoia caters to diverse market segments, particularly e-commerce and retail, by offering scalable logistics management and operational support. The company’s capabilities extend to supply chain consulting and operation management, utilizing a robust network to facilitate the movement and storage of goods across various stages of the value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Aprovação para Emissão da 4ª (quarta) Nota Comercial da Companhia | 2026-05-22 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-07 | Portuguese | |
| Homologação de aumento de capital referente ao Segundo Programa de Stock Options da Companhia | 2026-05-05 | Portuguese | |
| Homologação de aumento de capital referente ao Segundo Programa de Stock Options da Companhia | 2026-05-05 | Portuguese | |
| Repactuação das Condições Financeiras da 7ª Emissão de Debêntures | 2026-05-04 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-01 | Portuguese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
SEQUOIA LOGÍSTICA E TRANSPORTES 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/53174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53174 | 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=53174 | 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=53174 \ -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": 53174}, 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 SEQUOIA LOGÍSTICA E TRANSPORTES S.A. (id: 53174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.