
HEARTLAND EXPRESS INC — Investor Relations & Filings
Heartland Express, Inc. is a transportation company that provides asset-based truckload services. The company specializes in short-to-medium haul, dry van transportation, moving full trailer loads of freight for major shippers across North America. Its primary service area covers markets east of the Rocky Mountains. Heartland Express operates under a "Service for Success" philosophy, emphasizing reliable and efficient freight solutions by utilizing a modern fleet of equipment, advanced technology, and skilled drivers. The company is committed to safety, driver productivity, and meeting scheduled delivery times.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-18 | English | |
| 8-K | 2026-05-14 | English | |
| 10-Q - HEARTLAND EXPRESS INC (0000799233) (Filer) | 2026-05-11 | English | |
| 8-K | 2026-04-24 | English | |
| 8-K | 2026-04-21 | English | |
| Major Shareholding Notification 2026 | 2026-04-09 | English |
Browse filings by year
28 years- 2026 16 filings
- 2025 53 filings
- 2024 49 filings
- 2023 68 filings
- 2022 46 filings
- 2021 38 filings
- 2020 41 filings
- 2019 37 filings
- 2018 40 filings
- 2017 33 filings
- 2016 43 filings
- 2015 76 filings
- 2014 52 filings
- 2013 55 filings
- 2012 45 filings
- 2011 49 filings
- 2010 40 filings
- 2009 25 filings
- 2008 29 filings
- 2007 36 filings
- 2006 40 filings
- 2005 27 filings
- 2004 23 filings
- 2003 20 filings
- 2002 17 filings
- 2001 7 filings
- 2000 6 filings
- 1999 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46531283 | 8-K | 2026-05-18 | English | ||
| 46351898 | 8-K | 2026-05-14 | English | ||
| 45000135 | 10-Q - HEARTLAND EXPRESS INC (0000799233) (Filer) | 2026-05-11 | English | ||
| 46104994 | 8-K | 2026-04-24 | English | ||
| 46105009 | 8-K | 2026-04-21 | English | ||
| 46105023 | Major Shareholding Notification 2026 | 2026-04-09 | English | ||
| 33165065 | ARS - HEARTLAND EXPRESS INC (0000799233) (Filer) | 2026-04-02 | English | ||
| 46105020 | DEFA14A | 2026-04-02 | English | ||
| 33163206 | DEF 14A - HEARTLAND EXPRESS INC (0000799233) (Filer) | 2026-04-02 | English | ||
| 46105053 | 8-K | 2026-03-31 | English | ||
| 46105037 | 8-K | 2026-03-17 | English | ||
| 32881494 | 10-K - HEARTLAND EXPRESS INC (0000799233) (Filer) | 2026-03-02 | English | ||
| 46105059 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 18741342 | 8-K Filing | 2026-02-09 | English | ||
| 46105064 | Major Shareholding Notification 2026 | 2026-01-30 | English | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kanda Holdings Co.,Ltd
A holding company providing logistics for transport, public…
|
9059 | JP | Transportation and storage |
|
Kerry TJ
Provides supply chain solutions, freight, and specialized c…
|
2608 | TW | Transportation and storage |
|
Knight-Swift Transportation Holdings Inc.
A provider of multiple truckload transportation and logisti…
|
KNX | US | Transportation and storage |
|
K & S CORPORATION LIMITED
Provides integrated transport, warehousing, and logistics s…
|
KSC | AU | Transportation and storage |
|
Kupiec Spolka Akcyjna
Specializes in domestic and international road transport in…
|
KPC | PL | Transportation and storage |
|
Kyogoku unyu shoji Co., Ltd.
Logistics firm specializing in transporting petroleum, chem…
|
9073 | JP | Transportation and storage |
|
LEF McLean Brothers International Inc.
Provides transportation and logistics services, and produce…
|
— | CA | Transportation and storage |
|
LINDSAY AUSTRALIA LIMITED
Integrated transport, logistics, and rural supply for agric…
|
LAU | AU | Transportation and storage |
|
LOGINET JAPAN CO.,LTD.
Holding company engaged in freight transportation, logistic…
|
9027 | JP | Transportation and storage |
|
Logory Logistics Technology Co., Ltd.
Digital freight platform streamlining road freight operatio…
|
2482 | HK | Transportation and storage |
HEARTLAND EXPRESS 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/32587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32587 | 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=32587 | 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=32587 \ -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": 32587}, 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 HEARTLAND EXPRESS INC (id: 32587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.