
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 |
|---|---|---|---|
|
LONGZHOU GROUP CO.,LTD.
Provider of logistics, road transport, asphalt supply chain…
|
002682 | CN | Transportation and storage |
|
Maheshwari Logistics Limited
Provides supply chain management, bulk transport, and Kraft…
|
MAHESHWARI | IN | Transportation and storage |
|
MARTEN TRANSPORT LTD
Logistics company specializing in time- and temperature-sen…
|
MRTN | US | Transportation and storage |
|
MARUWN CORPORATION
A logistics company providing domestic and international tr…
|
9067 | JP | Transportation and storage |
|
MFL India Ltd
Provides comprehensive supply chain management and surface …
|
526622 | IN | Transportation and storage |
|
MingZhu Logistics Holdings Ltd
Provides trucking services, car-hailing, and liquor distrib…
|
YGMZ | US | Transportation and storage |
|
Mobio Technologies Inc.
Acquires and scales businesses specializing in moving, stor…
|
MBO | CA | Transportation and storage |
|
Move Logistics Group Limited
Provides integrated supply chain, freight, warehousing, and…
|
MOV | NZ | Transportation and storage |
|
Mullen Group Ltd.
A diversified North American transportation and logistics p…
|
MTL | CA | Transportation and storage |
|
Naftalan-Autotransportation OJSC
Provider of passenger and cargo transportation services in …
|
- | AZ | 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.