
Auto Partner S.A. — Investor Relations & Filings
Auto Partner S.A. is an importer and distributor of spare parts for passenger cars, light commercial vehicles, and motorcycles. The company operates as a sales and logistics platform, specializing in just-in-time supplies to a customer base composed mainly of repair shops and automotive retailers. Its comprehensive product portfolio includes over 250,000 reference items covering all major vehicle systems, such as braking, suspension, and drive systems, as well as workshop equipment, oils, chemicals, and accessories. The company collaborates with over 350 suppliers, distributing products from leading global manufacturers. It also develops its own private label brands, including MaXgear, which features a portfolio of over 35,000 part types.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ocena Rady Nadzorczej | 2026-04-15 | Polish | |
| Oświadcznie Rady Nadzorczej dotyczące Komitetu Audytu | 2026-04-15 | Polish | |
| Informacja Zarzadu dotycząca firmy audytorskiej_podpis | 2026-04-15 | Polish | |
| Informacja Zarzadu dotycząca firmy audytorskiej | 2026-04-15 | Polish | |
| Oświadczenie Zarzadu do Sprawozdania Jednostkowego_podpis | 2026-04-15 | Polish | |
| Oświadczenie Zarzadu do Sprawozdania Jednostkowego | 2026-04-15 | Polish |
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Auto Partner 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 · Wholesale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMA GROUP LIMITED
Provides automotive collision repair, mechanical services, …
|
AMA | AU | Wholesale and retail trade |
|
Autostock inc
Wholesale distributor of automotive replacement glass, afte…
|
— | CA | Wholesale and retail trade |
|
Autozi Internet Technology (Global) Ltd.
Operates a digital platform for automotive services, parts,…
|
AZI | US | Wholesale and retail trade |
|
BAPCOR LIMITED
Provider of automotive aftermarket parts, accessories, equi…
|
BAP | AU | Wholesale and retail trade |
|
CANTU STORE S.A.
Imports, distributes, and retails tires and automotive part…
|
— | BR | Wholesale and retail trade |
|
GENUINE PARTS CO
A global distributor of automotive and industrial replaceme…
|
GPC | US | Wholesale and retail trade |
|
INDIA MOTOR PARTS & ACCESSORIES LTD
Distributes automotive spare parts and accessories for the …
|
IMPAL | IN | Wholesale and retail trade |
|
Inter Cars S.A.
A distributor of automotive spare parts for passenger cars,…
|
CAR | PL | Wholesale and retail trade |
|
Jullundur Motor Agency (Delhi) Limited
Distributes automobile spare parts, accessories, and petrol…
|
JMA | IN | Wholesale and retail trade |
|
LKQ CORP
Global distributor of alternative and specialty vehicle par…
|
LKQ | US | Wholesale and retail trade |
Auto Partner 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/5522/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5522 | 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=5522 | 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=5522 \ -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": 5522}, 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 Auto Partner S.A. (id: 5522)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.