
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 |
|---|---|---|---|
|
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 |
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.