
Stackpole Limited — Investor Relations & Filings
Stackpole Limited, operating globally as Stackpole International, is a premier manufacturer specializing in advanced components and systems for the automotive industry. The company leverages world-leading expertise in fluid power systems and powder metal technology to deliver innovative solutions. Core products include high-efficiency oil pumps, hydraulic and mechatronic systems, and precision powdered metal components. Stackpole is recognized as a market leader in both oil pumps and powdered metals, providing critical parts designed to enhance vehicle performance and reliability worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2003-05-14 | English | |
| Material change report - English.PDF | 2003-05-06 | English | |
| Material change report - English.PDF | 2003-05-02 | English | |
| Material change report - English.pdf | 2002-03-12 | English | |
| Other.PDF | 2001-11-15 | English | |
| Issuer bid circular - English.pdf | 2001-11-15 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2003
3 filings
| |||||
| 47800943 | Material change report - English.PDF | 2003-05-14 | English | ||
| 47800946 | Material change report - English.PDF | 2003-05-06 | English | ||
| 47800950 | Material change report - English.PDF | 2003-05-02 | English | ||
|
2002
1 filing
| |||||
| 47800992 | Material change report - English.pdf | 2002-03-12 | English | ||
|
2001
3 filings
| |||||
| 47800995 | Other.PDF | 2001-11-15 | English | ||
| 47800998 | Issuer bid circular - English.pdf | 2001-11-15 | English | ||
| 47801124 | Material change report - English.pdf | 2001-11-14 | English | ||
|
2000
2 filings
| |||||
| 47801128 | Material change report - English.pdf | 2000-08-16 | English | ||
| 47801151 | Material change report - English.pdf | 2000-01-29 | English | ||
|
1999
6 filings
| |||||
| 47801154 | Material change report - English.pdf | 1999-12-17 | English | ||
| 47801218 | Material change report - English.pdf | 1999-12-14 | English | ||
| 47801221 | Material change report - English.pdf | 1999-07-27 | English | ||
| 47801223 | Material change report - English.pdf | 1999-07-08 | English | ||
| 47801381 | Material change report - English.pdf | 1999-07-08 | English | ||
| 47801384 | Other.pdf | 1999-04-10 | English | ||
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 |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Stackpole Limited 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/42746/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42746 | 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=42746 | 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=42746 \ -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": 42746}, 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 Stackpole Limited (id: 42746)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.