
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 |
|---|---|---|---|
|
Contrans Group Inc.
Specialized freight transportation, warehousing, flatbed, a…
|
CSS | CA | Transportation and storage |
|
Contrans Income Fund
North American carrier specializing in diversified bulk tra…
|
CSS.UN | CA | Transportation and storage |
|
COVENANT LOGISTICS GROUP, INC.
Transportation and logistics provider specializing in value…
|
CVLG | US | Transportation and storage |
|
CTF Services Limited
Diversified conglomerate focused on toll roads, finance, lo…
|
659 | BM | Transportation and storage |
|
Cube Highways Trust
Specializes in roads and highways, operating a diversified …
|
CUBEINVIT | IN | Transportation and storage |
|
Destiny Logistics & Infra Limited
Provides integrated logistics solutions and infrastructure …
|
DESTINY | IN | Transportation and storage |
|
Dhillon Freight Carrier Limited
Provides road freight, FTL, PTL, warehousing, and supply ch…
|
544556 | IN | Transportation and storage |
|
DRS Cargo Movers Limited
Specialized logistics provider for relocation, transportati…
|
DRSCARGO | IN | Transportation and storage |
|
DRS Dilip Roadlines Limited
Offers logistics, warehousing, and relocation services usin…
|
DRSDILIP | IN | Transportation and storage |
|
ENSHU TRUCK CO.,LTD.
A logistics provider offering transportation, 3PL, SCM, war…
|
9057 | JP | 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.