
Titan Machinery Inc. — Investor Relations & Filings
Titan Machinery Inc. owns and operates a network of full-service dealerships for agricultural and construction equipment. The company provides customers with a comprehensive line of new and used equipment, parts, service support, and financing solutions. It is a major distributor for CNH Industrial brands, including Case IH, New Holland Agriculture, CASE Construction, and New Holland Construction. In addition to these core brands, Titan Machinery partners with various specialty equipment and technology companies to offer integrated solutions for its customer base in the farming and construction sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Titan Machinery Inc. (0001409171) (Filer) | 2026-04-29 | English | |
| DEF 14A - Titan Machinery Inc. (0001409171) (Filer) | 2026-04-29 | English | |
| SCHEDULE 13G/A - Titan Machinery Inc. (0001409171) (Subject) | 2026-03-27 | English | |
| 8-K - Titan Machinery Inc. (0001409171) (Filer) | 2026-03-19 | English | |
| 10-Q Filing | 2025-12-04 | English | |
| 8-K Filing | 2025-11-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 38614634 | ARS - Titan Machinery Inc. (0001409171) (Filer) | 2026-04-29 | English | ||
| 38614327 | DEF 14A - Titan Machinery Inc. (0001409171) (Filer) | 2026-04-29 | English | ||
| 33064144 | SCHEDULE 13G/A - Titan Machinery Inc. (0001409171) (Subject) | 2026-03-27 | English | ||
| 32985841 | 8-K - Titan Machinery Inc. (0001409171) (Filer) | 2026-03-19 | English | ||
|
2025
11 filings
| |||||
| 29483369 | 10-Q Filing | 2025-12-04 | English | ||
| 29483132 | 8-K Filing | 2025-11-25 | English | ||
| 29482785 | SCHEDULE 13G/A Filing | 2025-11-14 | English | ||
| 29483452 | 10-Q Filing | 2025-09-04 | English | ||
| 29483186 | 8-K Filing | 2025-08-28 | English | ||
| 29483168 | SCHEDULE 13G/A Filing | 2025-08-14 | English | ||
| 29483125 | 4 Filing | 2025-06-20 | English | ||
| 29483374 | 10-Q Filing | 2025-06-05 | English | ||
| 29483008 | 4 Filing | 2025-06-04 | English | ||
| 29482761 | 4 Filing | 2025-06-04 | English | ||
| 29483398 | 8-K Filing | 2025-06-03 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural machinery, equipment and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agromep Spolka Akcyjna
Distributor of agricultural machinery, equipment, and spare…
|
AGP | PL | Wholesale and retail trade |
|
Ekotechnika AG
Dealer of international agricultural machinery, offering sa…
|
ETE | DE | Wholesale and retail trade |
|
Gifore Agricultural Science & Technology Service Co., Ltd.
Distributes and services agricultural machinery with techni…
|
300022 | CN | Wholesale and retail trade |
|
GrowGeneration Corp.
A retail supplier of hydroponic and organic gardening produ…
|
GRWG | US | Wholesale and retail trade |
|
HYDROFARM HOLDINGS GROUP, INC.
Manufacturer and distributor of equipment and supplies for …
|
HYFM | US | Wholesale and retail trade |
|
ZJAMP Group Co., Ltd.
Distributes agricultural materials and provides supply chai…
|
002758 | CN | Wholesale and retail trade |
Titan Machinery 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/32867/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32867 | 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=32867 | 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=32867 \ -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": 32867}, 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 Titan Machinery Inc. (id: 32867)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.