
UNIVERSAL LOGISTICS HOLDINGS, INC. — Investor Relations & Filings
Universal Logistics Holdings, Inc. is a provider of customized transportation and logistics solutions. Operating as an asset-light provider, the company offers a comprehensive suite of services designed to manage customers' entire supply chains. Its transportation offerings include truckload, dedicated, intermodal, forwarding, and ground expedite services, supported by an extensive fleet of dry van, flat-bed, and specialized equipment. In addition to transportation, Universal provides a range of logistics solutions such as material handling, cross-docking, warehousing, and other value-added services. The company delivers full-service, integrated solutions across North America.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| 8-K - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-04-08 | English | |
| ARS - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-03-31 | English | |
| 8-K - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-03-20 | English | |
| 4 Filing | 2026-02-06 | English | |
| 4 Filing | 2026-02-06 | English |
Browse filings by year
23 years- 2026 6 filings
- 2025 25 filings
- 2024 26 filings
- 2023 27 filings
- 2022 24 filings
- 2021 20 filings
- 2020 29 filings
- 2019 26 filings
- 2018 22 filings
- 2017 27 filings
- 2016 23 filings
- 2015 29 filings
- 2014 29 filings
- 2013 36 filings
- 2012 40 filings
- 2011 14 filings
- 2010 16 filings
- 2009 17 filings
- 2008 20 filings
- 2007 22 filings
- 2006 23 filings
- 2005 32 filings
- 2004 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46280062 | 10-Q | 2026-05-14 | English | ||
| 33848723 | 8-K - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-04-08 | English | ||
| 33122065 | ARS - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-03-31 | English | ||
| 33002188 | 8-K - UNIVERSAL LOGISTICS HOLDINGS, INC. (0001308208) (Filer) | 2026-03-20 | English | ||
| 28790979 | 4 Filing | 2026-02-06 | English | ||
| 28790948 | 4 Filing | 2026-02-06 | English | ||
|
2025
9 filings
| |||||
| 11786306 | 10-Q | 2025-11-06 | English | ||
| 11786312 | 8-K/A | 2025-11-06 | English | ||
| 11786308 | 8-K | 2025-10-27 | English | ||
| 11786313 | 8-K | 2025-10-23 | English | ||
| 11786314 | 8-K | 2025-10-03 | English | ||
| 11786327 | 10-Q | 2025-08-07 | English | ||
| 11786328 | Major Shareholding Notification 2025 | 2025-08-06 | English | ||
| 11786329 | 8-K | 2025-07-24 | English | ||
| 11786330 | Major Shareholding Notification 2025 | 2025-05-12 | 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 |
|
HEARTLAND EXPRESS INC
An asset-based truckload carrier providing dry van transpor…
|
HTLD | 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 |
UNIVERSAL LOGISTICS HOLDINGS, 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/32569/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32569 | 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=32569 | 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=32569 \ -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": 32569}, 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 UNIVERSAL LOGISTICS HOLDINGS, INC. (id: 32569)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.