
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 |
|---|---|---|---|
|
Naftalan-Autotransportation OJSC
Provider of passenger and cargo transportation services in …
|
- | AZ | Transportation and storage |
|
NANSO Transport Co., Ltd.
Logistics provider offering transport, warehousing, and cus…
|
9034 | JP | Transportation and storage |
|
North Eastern Carrying Corporation Limited
Provides freight forwarding, FTL, LTL, and supply chain man…
|
NECCLTD | IN | Transportation and storage |
|
Nxt-Infra Trust
An infrastructure investment trust (InvIT) owning and inves…
|
NXT-INFRA | IN | Transportation and storage |
|
Oilko KDA
Transports, distributes, and stores petroleum products and …
|
OILK | MK | Transportation and storage |
|
Okayamaken Freight Transportation Co.,Ltd
Logistics firm offering freight transport, 3PL, warehousing…
|
9063 | JP | Transportation and storage |
|
OLD DOMINION FREIGHT LINE, INC.
A less-than-truckload (LTL) motor carrier providing logisti…
|
ODFL | US | Transportation and storage |
|
Orissa Bengal Carrier Limited
Provides FTL, LTL, and heavy-duty cargo logistics for indus…
|
OBCL | IN | Transportation and storage |
|
PAMT CORP
A truckload transportation and logistics provider of genera…
|
PAMT | US | Transportation and storage |
|
Premier Roadlines Limited
Provides logistics, surface transport, and specialized proj…
|
PRLIND | 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.