
PAMT CORP — Investor Relations & Filings
PAMT Corp. is a holding company that, through its subsidiaries, operates as a truckload transportation and logistics provider. The company's primary business involves transporting general commodities throughout North America. It offers a range of services including nationwide dry van truckload, expedited truckload, and intermodal solutions. PAMT Corp. serves various markets, with a focus on the manufacturing, retail, and automotive sectors. The company is certified by U.S. Customs and Border Protection as a CTPAT Tier II U.S. Highway Carrier.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 10-Q | 2026-05-08 | English | |
| FORM 8-K | 2026-05-05 | English | |
| 8-K - PAMT CORP (0000798287) (Filer) | 2026-05-01 | English | |
| DEF 14A - PAMT CORP (0000798287) (Filer) | 2026-03-27 | English | |
| FORM 10-K | 2026-03-12 | English | |
| 8-K - PAMT CORP (0000798287) (Filer) | 2026-02-19 | English |
Browse filings by year
32 years- 2026 7 filings
- 2025 31 filings
- 2024 35 filings
- 2023 29 filings
- 2022 24 filings
- 2021 36 filings
- 2020 35 filings
- 2019 36 filings
- 2018 42 filings
- 2017 30 filings
- 2016 31 filings
- 2015 49 filings
- 2014 40 filings
- 2013 43 filings
- 2012 33 filings
- 2011 35 filings
- 2010 25 filings
- 2009 42 filings
- 2008 27 filings
- 2007 34 filings
- 2006 41 filings
- 2005 52 filings
- 2004 26 filings
- 2003 18 filings
- 2002 23 filings
- 2001 7 filings
- 2000 5 filings
- 1999 8 filings
- 1998 6 filings
- 1997 8 filings
- 1996 10 filings
- 1995 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46103392 | FORM 10-Q | 2026-05-08 | English | ||
| 46103441 | FORM 8-K | 2026-05-05 | English | ||
| 39639209 | 8-K - PAMT CORP (0000798287) (Filer) | 2026-05-01 | English | ||
| 33065394 | DEF 14A - PAMT CORP (0000798287) (Filer) | 2026-03-27 | English | ||
| 46103663 | FORM 10-K | 2026-03-12 | English | ||
| 32881461 | 8-K - PAMT CORP (0000798287) (Filer) | 2026-02-19 | English | ||
| 23801682 | 4 Filing | 2026-02-11 | English | ||
|
2025
8 filings
| |||||
| 9609881 | FORM 10-Q | 2025-11-05 | English | ||
| 9609883 | FORM 8-K | 2025-10-31 | English | ||
| 9609884 | Major Shareholding Notification 2025 | 2025-09-15 | English | ||
| 9609882 | Director's Dealing 2025 | 2025-09-15 | English | ||
| 9609885 | FORM 8-K | 2025-09-10 | English | ||
| 9609886 | Director's Dealing 2025 | 2025-08-21 | English | ||
| 9609888 | FORM 10-Q | 2025-08-08 | English | ||
| 9609889 | Director's Dealing 2025 | 2025-08-05 | English | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiao Yun Group Co., Ltd.
Specializes in integrated logistics, passenger transportati…
|
600676 | CN | Transportation and storage |
|
Shreeji Translogistics Limited
Provides integrated supply chain solutions, bonded trucking…
|
540738 | IN | Transportation and storage |
|
Shrem Invit
An infrastructure investment trust acquiring and managing a…
|
SHREMINVIT | IN | Transportation and storage |
|
Sidomulyo Selaras Tbk
Specializes in logistics for hazardous and toxic materials,…
|
SDMU | ID | Transportation and storage |
|
Sindhu Trade Links Limited
Diversified logistics provider for bulk commodities, mining…
|
SINDHUTRAD | IN | Transportation and storage |
|
SLC
Offers integrated logistics, container trucking, gas statio…
|
2616 | TW | Transportation and storage |
|
SOCIEDAD CONCESIONARIA RUTA DEL ALGARROBO S.A.
Specializes in concession, construction, and operation of r…
|
— | CL | Transportation and storage |
|
Stalexport Autostrady S.A.
Holding company focused on construction, operation, and man…
|
STX | PL | Transportation and storage |
|
TCT Logistics Inc.
Provides temperature-controlled logistics, storage, and dis…
|
TLI | CA | Transportation and storage |
|
TEGMA GESTÃO LOGÍSTICA SA
Provides integrated supply chain solutions and specialized …
|
— | BR | Transportation and storage |
PAMT CORP 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/33518/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33518 | 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=33518 | 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=33518 \ -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": 33518}, 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 PAMT CORP (id: 33518)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.