
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 |
|---|---|---|---|
|
FORWARD AIR CORP
Asset-light logistics firm providing ground transport for t…
|
FWRD | US | Transportation and storage |
|
Frontline Corporation Limited
Provides integrated logistics, bulk cargo transport, and co…
|
532042 | IN | Transportation and storage |
|
Gconnect Logitech and Supply Chain Limited
Provides integrated logistics, surface transportation, and …
|
544156 | IN | Transportation and storage |
|
Globaltruck Management (GTM)
Transportation and logistics operator specializing in Full …
|
GTRK | RU | Transportation and storage |
|
Globe International Carriers Limited
Provides FTL logistics and supply chain management for indu…
|
GICL | IN | Transportation and storage |
|
GOGOX HOLDINGS LIMITED
Leading Asian online platform providing on-demand intra-cit…
|
2246 | KY | Transportation and storage |
|
Grupo Concesionario del Oeste S.A.
Manages, constructs, repairs, and maintains the Autopista d…
|
— | AR | Transportation and storage |
|
Grupo Traxión, S.A.B. de C.V.
Provides integrated mobility and supply chain solutions thr…
|
TRAXION | MX | Transportation and storage |
|
Guangdong Yueyun Transportation Company Limited
Diversified provider of comprehensive road passenger transp…
|
3399 | HK | Transportation and storage |
|
HAN EXPRESS CO.,LTD
Integrated logistics company offering transportation and te…
|
014130 | KR | 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.