
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 |
|---|---|---|---|
|
ASAGAMI COPORATION
A multifaceted company providing logistics, real estate, an…
|
9311 | JP | Transportation and storage |
|
A-SONIC AEROSPACE LIMITED
Provides aviation services, aerospace components, and globa…
|
8YMW | SG | Transportation and storage |
|
Aspinwall and Company Limited
Diversified firm specializing in logistics, plantations, an…
|
ASPINWALL | IN | Transportation and storage |
|
Atc Cargo Spolka Akcyjna
Logistics operator for freight forwarding, warehousing, and…
|
ATA | PL | Transportation and storage |
|
ATS Andlauer Income Fund
Specialized provider of temperature-controlled healthcare s…
|
ATS.UN | CA | Transportation and storage |
|
AZ-COM MARUWA Holdings Inc.
Provides 3PL services and specialized distribution for reta…
|
9090 | JP | Transportation and storage |
|
Beijing Changjiu Logistics Corp.
Provides multimodal automotive logistics and integrated sup…
|
603569 | CN | Transportation and storage |
|
BEING HOLDINGS CO.,LTD.
A holding company providing 3PL, logistics consulting, and …
|
9145 | JP | Transportation and storage |
|
BlackBuck Limited
Digital platform connecting truck owners with shippers for …
|
BLACKBUCK | IN | Transportation and storage |
|
Blue Water Logistics Limited
Provides integrated supply chain management and internation…
|
BLUEWATER | IN | 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.