
LANDSTAR SYSTEM INC — Investor Relations & Filings
Landstar System, Inc. is a technology-enabled, asset-light provider of integrated transportation management solutions. The company operates a unique business model, utilizing a vast network of independent freight agents, leased owner-operators, and other third-party capacity providers to deliver customized shipping solutions. It offers a range of specialized transportation services across various modes, including air, land, and sea, for a broad customer base. Landstar manages a wide variety of freight, from single loads to complex projects, focusing on providing safe, secure, and reliable logistics and supply chain solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-14 | English | |
| 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K | 2026-04-28 | English |
Browse filings by year
22 years- 2026 22 filings
- 2025 40 filings
- 2024 45 filings
- 2023 51 filings
- 2022 56 filings
- 2021 45 filings
- 2020 48 filings
- 2019 43 filings
- 2018 41 filings
- 2017 45 filings
- 2016 50 filings
- 2015 37 filings
- 2014 55 filings
- 2013 44 filings
- 2012 43 filings
- 2011 42 filings
- 2010 50 filings
- 2009 38 filings
- 2008 50 filings
- 2007 62 filings
- 2006 81 filings
- 2005 34 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46139386 | Major Shareholding Notification 2026 | 2026-05-14 | English | ||
| 41840572 | 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-05-06 | English | ||
| 46139388 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 38778355 | 10-Q - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-29 | English | ||
| 46139396 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46139421 | 8-K | 2026-04-28 | English | ||
| 46139467 | DEFA14A | 2026-04-20 | English | ||
| 33159444 | 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-02 | English | ||
| 33061332 | SCHEDULE 13G/A - LANDSTAR SYSTEM INC (0000853816) (Subject) | 2026-03-27 | English | ||
| 46139465 | DEF 14A | 2026-03-23 | English | ||
| 32882302 | 4 - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-02-25 | English | ||
| 32882303 | 10-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-02-24 | English | ||
| 24472307 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 24472314 | 4 Filing | 2026-02-03 | English | ||
| 24472297 | 4 Filing | 2026-02-03 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bolloré SE
A diversified group focused on oil logistics, communication…
|
BOL | FR | Transportation and storage |
|
BridgePoint International inc.
Global logistics and freight forwarding specializing in com…
|
— | CA | Transportation and storage |
|
Changan Minsheng APLL Logistics Co., Limited
Comprehensive third-party logistics provider for the automo…
|
1292 | HK | Transportation and storage |
|
CHEETAH NET SUPPLY CHAIN SERVICE INC.
Provides supply chain solutions like warehousing, logistics…
|
CTNT | US | Transportation and storage |
|
C. H. ROBINSON WORLDWIDE, INC.
Global 3PL company providing freight transportation and log…
|
CHRW | US | Transportation and storage |
|
CJ CENTURY LOGISTICS HOLDINGS BERHAD
Comprehensive provider of supply chain and integrated logis…
|
— | MY | Transportation and storage |
|
CLASQUIN
Architect of overseas transport and logistics chains for ai…
|
ALCLA | FR | Transportation and storage |
|
CN Logistics International Holdings Limited
International logistics solutions provider specializing in …
|
2130 | HK | Transportation and storage |
|
Công ty Cổ phần Đại lý Giao nhận Vận tải Xếp dỡ Tân Cảng
Provides comprehensive logistics, transportation, freight f…
|
TCL | VN | Transportation and storage |
|
Công ty Cổ phần Đại lý Vận tải SAFI
A leading logistics company offering comprehensive transpor…
|
SFI | GB | Transportation and storage |
LANDSTAR SYSTEM INC 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/31139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31139 | 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=31139 | 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=31139 \ -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": 31139}, 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 LANDSTAR SYSTEM INC (id: 31139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.