
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 |
|---|---|---|---|
| Wykaz akcjonariuszy posiadających co najmniej 5% liczby głosów na Zwyczajnym Walnym Zgromadzeniu w dniu 28 maja 2026 r. - Content (PL) | 2026-05-28 | Polish | |
| Raport z atestacji Sprawozdania o wynagrodzeniach | 2026-05-28 | Polish | |
| Sprawozdanie o wynagrodzeniach za rok 2025 | 2026-05-28 | Polish | |
| Sprawozdanie Rady Nadzorczej za rok 2025 | 2026-05-28 | Polish | |
| uchwały ZWZ_28_05_2026 | 2026-05-28 | Polish | |
| Treść uchwał podjętych przez Zwyczajne Walne Zgromadzenie Auto Partner S.A. w dniu 28 maja 2026 roku - Content (PL) | 2026-05-28 | 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 |
|---|---|---|---|
|
SUPPLY NETWORK LIMITED
Supplies aftermarket replacement parts for commercial truck…
|
SNL | AU | Wholesale and retail trade |
|
TOKIĆ d.d.
Distributor of spare parts and equipment for passenger and …
|
TOK | HR | Wholesale and retail trade |
|
UNI-SELECT INC
Leading distributor of automotive aftermarket parts and pai…
|
UNS | CA | Wholesale and retail trade |
|
Zhongshi Minan Holdings Limited
Comprehensive automotive service provider, trading parts, a…
|
8283 | HK | 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.