
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 |
|---|---|---|---|
|
Haoxin Holdings Ltd
Provider of temperature-controlled truckload and urban deli…
|
HXHX | US | Transportation and storage |
|
HENGTONG LOGISTICS CO., LTD.
Provides LNG and hazardous chemical logistics, road freight…
|
603223 | CN | Transportation and storage |
|
HUNT J B TRANSPORT SERVICES INC
A provider of technology-driven freight transportation and …
|
JBHT | US | Transportation and storage |
|
INDIA TOLL ROADS
Develops, operates, and manages toll road infrastructure, r…
|
52NB | SG | Transportation and storage |
|
Interise Trust
An InvIT specializing in operations and maintenance of high…
|
INTERISE | IN | Transportation and storage |
|
Inter State Oil Carrier Ltd
Specializes in bulk transportation of petroleum, chemicals,…
|
530259 | IN | Transportation and storage |
|
IRB InvIT Fund
An InvIT focused on acquiring and managing operational toll…
|
IRBINVIT | IN | Transportation and storage |
|
Jalan Transolutions (India) Limited
Provides specialized automotive logistics, vehicle transpor…
|
JALAN | IN | Transportation and storage |
|
Jayesh Logistics Limited
Provider of integrated supply chain, road transport, wareho…
|
JAYESH | IN | Transportation and storage |
|
JSL S.A.
Provides integrated logistics, road freight, and supply cha…
|
— | BR | 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.