
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 |
|---|---|---|---|
|
Baza de Transport Auto Nr. 31 Chisinau
Carrier providing freight, logistics, and real estate renta…
|
- | MD | Transportation and storage |
|
BBM LOGÍSTICA S.A.
Integrated logistics operator for road transport, warehousi…
|
— | BR | Transportation and storage |
|
BRAMIX S.R.L.
Industrial and logistical support services, including machi…
|
— | AR | Transportation and storage |
|
Bulgarski Transporten Holding AD
A holding company investing in transportation, vehicle serv…
|
— | BG | Transportation and storage |
|
Capital Infra Trust
InvIT focused on acquiring, developing, and managing infras…
|
CAPINVIT | IN | Transportation and storage |
|
Chartered Logistics Ltd
Provides surface transport, warehousing, and logistics solu…
|
531977 | IN | Transportation and storage |
|
China Resources and Transportation Group Limited
Core business is the management and maintenance of toll exp…
|
269 | HK | Transportation and storage |
|
Coastal Roadways Ltd.
Offers road-based freight, project cargo, and integrated su…
|
520131 | IN | Transportation and storage |
|
COMPAÑIA TSB S A
Provides comprehensive solutions in transport, solids contr…
|
— | AR | Transportation and storage |
|
Contrans Corp.
Diversified logistics provider offering specialized trucklo…
|
CSS | CA | 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.