
Aperam S.A. — Investor Relations & Filings
Aperam S.A. is a global producer of stainless, electrical, and specialty steel, as well as high-performance nickel and cobalt alloys. The company is also a key player in steel recycling, focusing on sustainability and the circular economy. Its product portfolio is engineered for demanding applications, offering materials with properties such as corrosion resistance, high strength, and high magnetic permeability. These products serve a wide range of markets, including automotive, construction, energy, transportation, and high-tech industries. Key applications for its materials include electric vehicle battery housings, energy-efficient electrical equipment like motors and transformers, and components for the medical, food, and logistics sectors.
Recent filings
No filings indexed yet
We are still gathering filings for Aperam S.A.. .
No filings match the current filters
Try clearing the filters, or .
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Aperam S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DONGKUK STEEL MILL Co., Ltd.
Steel manufacturer of reinforcing bars, sections, plates, a…
|
460860 | KR | Manufacturing |
|
Dost Steels Limited
A steel manufacturer producing premium reinforcement bars, …
|
DSL | PK | Manufacturing |
|
D.P. WIRES LIMITED
Manufactures steel wires and plastic products for infrastru…
|
DPWIRES | IN | Manufacturing |
|
East Coast Steel Ltd
Manufactures cold rolled steel strips and coils for various…
|
520081 | IN | Manufacturing |
|
East Pipes Integrated Company for Industry
Manufactures HSAW steel pipes for water transmission and th…
|
1321 | SA | Manufacturing |
|
Elango Industries Ltd
Produces Mild Steel Ingots and generates power from renewab…
|
513452 | IN | Manufacturing |
|
Elastron S.A.
A steel service center specializing in the import, processi…
|
ELSTR | GR | Manufacturing |
|
Electrosteel Castings Ltd.
Global manufacturer of Ductile Iron pipes and fittings for …
|
ELECTCAST | IN | Manufacturing |
|
EMSTEEL BUILDING MATERIALS PJSC
Major manufacturer and supplier of steel and building mater…
|
EMSTEEL | AE | Manufacturing |
|
EREĞLİ DEMİR VE ÇELİK FABRİKALARI T.A.Ş.
A major producer of flat steel and other iron and steel rol…
|
EREGL | TR | Manufacturing |
Aperam S.A. 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/6235/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6235 | 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=6235 | 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=6235 \ -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": 6235}, 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 Aperam S.A. (id: 6235)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.