
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 |
|---|---|---|---|
|
CRRC Corporation Limited
Designs and manufactures rolling stock, locomotives, and ur…
|
601766 | CN | Manufacturing |
|
CRRC Corporation Limited
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | Manufacturing |
|
ĐURO ĐAKOVIĆ Grupa d.d.
Mechanical engineering group making railway freight wagons …
|
DDJH | HR | Manufacturing |
|
Gemac Engineering Machinery Co.,Ltd.
Designs, manufactures, and maintains specialized railway en…
|
301048 | CN | Manufacturing |
|
GREENBRIER COMPANIES INC
International supplier of freight railcars and related inte…
|
GBX | US | Manufacturing |
|
Hawker Siddeley Canada Inc.
Major Canadian manufacturer of railway rolling stock and ra…
|
— | CA | Manufacturing |
|
Hyundai-Rotem Co.
A heavy industry firm in railway systems, defense solutions…
|
064350 | KR | Manufacturing |
|
JIANGSU BIDE SCIENCE AND TECHNOLOGY CO., LTD.
Manufactures composite interior and exterior trim systems f…
|
605298 | CN | Manufacturing |
|
Jinxi Axle Company Limited
Manufactures high-precision railway axles, wheelsets, and b…
|
600495 | CN | Manufacturing |
|
JUPITER WAGONS LIMITED
Integrated engineering and mobility solutions provider for …
|
JWL | IN | 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.