IOCHPE MAXION SA — Investor Relations & Filings
About IOCHPE MAXION SA
Iochpe-Maxion SA is a global manufacturer specializing in automotive wheels and structural components. The company operates through two primary divisions: Maxion Wheels and Maxion Structural Components. As a leading producer of steel and aluminum wheels for light and commercial vehicles, it maintains an extensive international production network. Its structural component portfolio includes chassis, side rails, and cross members for trucks and buses, as well as stamped parts for light vehicles. Furthermore, the company produces railway equipment, including freight cars and castings. Iochpe-Maxion serves major global original equipment manufacturers (OEMs), providing engineered solutions for the transportation sector. The organization is recognized for its commitment to transparency and sustainability, evidenced by its inclusion in global leadership lists for environmental disclosure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v6 | 2023-12-26 | Portuguese | |
| FRE WEB 2023 v5 | 2023-11-24 | Portuguese | |
| ITR 2023-Q3 | 2023-11-08 | Portuguese | |
| FRE WEB 2023 v4 | 2023-10-04 | Portuguese | |
| ITR 2023-Q2 | 2023-08-09 | Portuguese | |
| FRE WEB 2023 v3 | 2023-07-06 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
13 filings
| |||||
| 35884357 | FRE WEB 2023 v6 | 2023-12-26 | Portuguese | ||
| 35884171 | FRE WEB 2023 v5 | 2023-11-24 | Portuguese | ||
| 34043848 | ITR 2023-Q3 | 2023-11-08 | Portuguese | ||
| 35884040 | FRE WEB 2023 v4 | 2023-10-04 | Portuguese | ||
| 34043812 | ITR 2023-Q2 | 2023-08-09 | Portuguese | ||
| 35883939 | FRE WEB 2023 v3 | 2023-07-06 | Portuguese | ||
| 35883755 | FRE WEB 2023 v2 | 2023-06-19 | Portuguese | ||
| 35883625 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34043807 | ITR 2023-Q1 v2 | 2023-05-08 | Portuguese | ||
| 34043772 | ITR 2023-Q1 | 2023-05-08 | Portuguese | ||
| 35348395 | FRE NOVO 2022 v9 | 2023-05-04 | Portuguese | ||
| 33768728 | DFP 2022 | 2023-03-20 | Portuguese | ||
| 35348065 | FRE NOVO 2022 v8 | 2023-02-15 | Portuguese | ||
|
2022
2 filings
| |||||
| 35347713 | FRE NOVO 2022 v7 | 2022-12-14 | Portuguese | ||
| 34012370 | ITR 2022-Q3 | 2022-11-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
IOCHPE MAXION SA 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/53032/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53032 | 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=53032 | 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=53032 \ -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": 53032}, 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 IOCHPE MAXION SA (id: 53032)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.