
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 |
|---|---|---|---|
|
KANTSU CO.,LTD.
Provides outsourced distribution center services for e-comm…
|
9326 | JP | Transportation and storage |
|
KEPPEL TELECOMMUNICATIONS & TRANSPORTATION LTD
Provides integrated services and solutions in logistics, da…
|
7U5B | SG | Transportation and storage |
|
KGW GROUP BERHAD
A 3PL and NVOCC offering comprehensive logistics services f…
|
— | MY | Transportation and storage |
|
KIMURA UNITY CO.,LTD.
A service provider with integrated logistics, mobility, IT,…
|
9368 | JP | Transportation and storage |
|
KLN Logistics Group Limited
Global provider of integrated supply chain solutions, contr…
|
636 | BM | Transportation and storage |
|
Konoike Transport Co.,Ltd.
Provides integrated solutions in logistics, outsourcing, an…
|
9025 | JP | Transportation and storage |
|
Kuehne + Nagel International AG
A global logistics provider specializing in sea, air, road,…
|
KNIN | CH | Transportation and storage |
|
Lakeside Holding Ltd
A supply chain provider of U.S.-bound ocean and air freight…
|
LSH | US | Transportation and storage |
|
LC Logistics, Inc.
Integrated cross-border logistics provider for global e-com…
|
2490 | HK | Transportation and storage |
|
LI & FUNG LIMITED
Provides customized, end-to-end supply chain and logistics …
|
1N0B | BM | 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.