
RUSH ENTERPRISES INC \TX\ — Investor Relations & Filings
Rush Enterprises, Inc. is an integrated solutions provider for the commercial vehicle industry. The company operates Rush Truck Centers, the largest network of commercial vehicle dealerships in North America. Its core business involves the sale of new and used trucks from leading manufacturers. In addition to vehicle sales, the company offers a comprehensive suite of services, including commercial vehicle leasing and rental, aftermarket parts sales for all makes and models, and advanced vehicle technology solutions. Rush Enterprises also provides maintenance and collision repair services, as well as alternative fuel systems and a range of financial services, to support the complete lifecycle needs of its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-24 | English | |
| 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | |
| 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | |
| 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | |
| 8-K - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-10 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32885169 | 10-K - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-24 | English | ||
| 32885165 | 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | ||
| 32885166 | 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | ||
| 32885167 | 4 - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-23 | English | ||
| 32885168 | 8-K - RUSH ENTERPRISES INC \TX\ (0001012019) (Filer) | 2026-02-17 | English | ||
| 26223335 | SCHEDULE 13G/A Filing | 2026-02-10 | English | ||
| 26223253 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
|
2025
8 filings
| |||||
| 10708561 | Major Shareholding Notification 2025 | 2025-12-05 | English | ||
| 10708553 | FORM 8-K | 2025-12-03 | English | ||
| 10708560 | FORM 8-K | 2025-11-14 | English | ||
| 10708566 | FORM 10-Q | 2025-11-07 | English | ||
| 10708567 | Major Shareholding Notification 2025 | 2025-11-05 | English | ||
| 10708569 | FORM 8-K | 2025-10-29 | English | ||
| 10708570 | Major Shareholding Notification 2025 | 2025-10-18 | English | ||
| 10708572 | FORM 8-K | 2025-10-03 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACV Auctions Inc.
Operates a digital marketplace for wholesale vehicle transa…
|
ACVA | US | Wholesale and retail trade |
|
APPLE INTERNATIONALCO.,LTD.
An automobile exporter specializing in used vehicles and re…
|
2788 | JP | Wholesale and retail trade |
|
AUTO1 Group SE
Operates a digital automotive platform for the European use…
|
AG1 | DE | Wholesale and retail trade |
|
Auto Hrvatska d.d. Zagreb
Sells and services a wide range of vehicles, parts, and equ…
|
AUHR | HR | Wholesale and retail trade |
|
AutoWallis Plc
An integrated mobility provider for automotive wholesale, r…
|
AUTOW | HU | Wholesale and retail trade |
|
BANNERS CO.,LTD.
A diversified company in real estate, auto sales, and music…
|
3011 | JP | Wholesale and retail trade |
|
BERMAZ AUTO BERHAD
Distributes, retails, and services motor vehicles, includin…
|
— | MY | Wholesale and retail trade |
|
British Automotive Holding S.A.
A holding company for the import, distribution, and sale of…
|
BAH | PL | Wholesale and retail trade |
|
Carasso Motors Ltd.
An importer and distributor of vehicles and heavy machinery…
|
CRSM | IL | Wholesale and retail trade |
|
Castro S.A.
Distributes Volkswagen commercial vehicles and Volksbus cha…
|
— | AR | Wholesale and retail trade |
RUSH ENTERPRISES INC \TX\ 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/31137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31137 | 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=31137 | 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=31137 \ -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": 31137}, 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 RUSH ENTERPRISES INC \TX\ (id: 31137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.