
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 |
|---|---|---|---|
|
Proficient Auto Logistics, Inc
A specialized freight company providing auto transportation…
|
PAL | US | Transportation and storage |
|
Pro-Trans Ventures Inc.
Capital pool company (CPC) identifying and evaluating asset…
|
PVI | CA | Transportation and storage |
|
PT Aracord Nusantara Group Tbk
Developing an eco-friendly logistics ecosystem and sustaina…
|
RONY | ID | Transportation and storage |
|
PT Armada Berjaya Trans Tbk.
Provides comprehensive land and multimodal logistics, trans…
|
JAYA | ID | Transportation and storage |
|
PT Grahaprima Suksesmandiri Tbk
Provides logistics, land transportation, and truck rental s…
|
GTRA | ID | Transportation and storage |
|
PT Guna Timur Raya Tbk.
An integrated logistics provider offering land transportati…
|
TRUK | ID | Transportation and storage |
|
PT Indomobil Multi Jasa Tbk.
Provides comprehensive automotive-related services, includi…
|
IMJS | ID | Transportation and storage |
|
PT Jasa Marga Tbk
Leading developer and operator of toll roads, managing thei…
|
JSMR | ID | Transportation and storage |
|
PT MPX Logistics International Tbk
Provides transportation, logistics, and construction materi…
|
MPXL | ID | Transportation and storage |
|
PT Utama Radar Cahaya Tbk
Specializes in goods transportation and logistics managemen…
|
RCCC | ID | 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.