
FreightCar America, Inc. — Investor Relations & Filings
FreightCar America, Inc. is a manufacturer of railroad freight cars, specializing in the design and production of a diverse portfolio of railcars. The company produces cars from steel, stainless steel, aluminum, and hybrid materials for transporting bulk commodities and containerized freight. Its product line includes covered and open-top hoppers, gondolas, flat cars, intermodal cars, boxcars, and well cars. In addition to new manufacturing, FreightCar America is a leader in rebuilding, converting, and repurposing existing railcar assets. The company also supplies a wide range of replacement parts for various freight car types, regardless of the original builder, and provides comprehensive field support and customer service throughout the life of its products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-22 | English | |
| 8-K - FreightCar America, Inc. (0001320854) (Filer) | 2026-05-04 | English | |
| 8-K - FreightCar America, Inc. (0001320854) (Filer) | 2026-04-15 | English | |
| DEF 14A - FreightCar America, Inc. (0001320854) (Filer) | 2026-03-19 | English | |
| 4 Filing | 2026-01-15 | English | |
| 4 Filing | 2026-01-15 | English |
Browse filings by year
22 years- 2026 11 filings
- 2025 47 filings
- 2024 49 filings
- 2023 43 filings
- 2022 57 filings
- 2021 44 filings
- 2020 59 filings
- 2019 52 filings
- 2018 46 filings
- 2017 43 filings
- 2016 53 filings
- 2015 44 filings
- 2014 43 filings
- 2013 50 filings
- 2012 42 filings
- 2011 50 filings
- 2010 51 filings
- 2009 42 filings
- 2008 47 filings
- 2007 46 filings
- 2006 38 filings
- 2005 57 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46836887 | SD | 2026-05-22 | English | ||
| 41048736 | 8-K - FreightCar America, Inc. (0001320854) (Filer) | 2026-05-04 | English | ||
| 34585797 | 8-K - FreightCar America, Inc. (0001320854) (Filer) | 2026-04-15 | English | ||
| 32984690 | DEF 14A - FreightCar America, Inc. (0001320854) (Filer) | 2026-03-19 | English | ||
| 28857677 | 4 Filing | 2026-01-15 | English | ||
| 28857579 | 4 Filing | 2026-01-15 | English | ||
| 28857532 | 4 Filing | 2026-01-15 | English | ||
| 28857497 | 4 Filing | 2026-01-15 | English | ||
| 28857559 | 4 Filing | 2026-01-12 | English | ||
| 28857528 | 4 Filing | 2026-01-12 | English | ||
| 28857500 | 4 Filing | 2026-01-12 | English | ||
|
2025
4 filings
| |||||
| 11829231 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 11829232 | 10-Q | 2025-11-10 | English | ||
| 11829233 | 8-K | 2025-11-10 | English | ||
| 11829235 | CURRENT REPORT | 2025-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Talgo S.A.
Designs, manufactures, and maintains passenger trains with …
|
TLGO | ES | Manufacturing |
|
Texmaco Rail & Engineering Limited
Manufactures railway rolling stock, heavy steel structures,…
|
TEXRAIL | IN | Manufacturing |
|
THE KINKI SHARYO CO.,LTD.
A manufacturer of railroad vehicles and rolling stock for g…
|
7122 | JP | Manufacturing |
|
TITAGARH RAIL SYSTEMS LIMITED
Designs and manufactures rolling stock, metro trains, and d…
|
TITAGARH | IN | Manufacturing |
|
TRINITY INDUSTRIES INC
A provider of railcar products and services in North Americ…
|
TRN | US | Manufacturing |
|
United Wagon Company
Designs and manufactures freight cars, offering leasing, ma…
|
UWGN | RU | Manufacturing |
|
Vabtek MZT AD
Manufacturer of railway brake components and systems for th…
|
MZHE | MK | Manufacturing |
|
WESTINGHOUSE AIR BRAKE TECHNOLOGIES CORP
Provides equipment, systems, and digital solutions for the …
|
WAB | US | Manufacturing |
|
Zhuzhou CRRC Times Electric Co., Ltd.
Specializes in advanced electric drive and control systems …
|
3898 | CN | Manufacturing |
FreightCar America, 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/33761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33761 | 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=33761 | 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=33761 \ -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": 33761}, 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 FreightCar America, Inc. (id: 33761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.