AUTO& Inc. — Investor Relations & Filings
AUTO& Inc. is a company operating in the automotive aftermarket sector. It manufactures and distributes a wide range of motor vehicle parts, accessories, and car care products. The company operates 'car life platforms' to provide comprehensive products and services for vehicle owners. Its portfolio includes vehicle management solutions like window tinting and paint protection films (PPF), maintenance supplies, and various accessories such as car mats and wheels. AUTO& Inc. also focuses on developing and offering innovative smart electronic solutions for vehicles, aiming to serve the complete mobility lifecycle for drivers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-01 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean | |
| 사업보고서 (2025.12) | 2026-03-20 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 33124415 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-01 | Korean | ||
| 33124265 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | ||
| 33115748 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 32998371 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32998367 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32921608 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-10 | Korean | ||
| 32907284 | 주주총회소집결의 | 2026-03-06 | Korean | ||
| 32907259 | 주주총회소집공고 | 2026-03-06 | Korean | ||
| 32907225 | 의결권대리행사권유참고서류 | 2026-03-06 | Korean | ||
| 32906924 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-06 | Korean | ||
| 32835440 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-25 | Korean | ||
| 18023604 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2026-02-09 | Korean | ||
| 14170324 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-03 | Korean | ||
|
2025
2 filings
| |||||
| 12196742 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-30 | Korean | ||
| 33031587 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2025-11-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Driven Brands Holdings Inc.
Automotive services company offering maintenance, collision…
|
DRVN | US | Wholesale and retail trade |
|
Halfords Group PLC
A provider of motoring and cycling products and vehicle ser…
|
HFD | GB | Wholesale and retail trade |
|
MONRO, INC.
Operator of automotive service and tire centers offering ve…
|
MNRO | US | Wholesale and retail trade |
|
OPONEO.PL S.A.
An e-commerce company specializing in the online retail of …
|
OPN | PL | Wholesale and retail trade |
|
Optima Automobile Group Holdings Limited
Provider of comprehensive after-market automotive services,…
|
8418 | HK | Wholesale and retail trade |
|
O REILLY AUTOMOTIVE INC
A specialty retailer and supplier of automotive aftermarket…
|
ORLY | US | Wholesale and retail trade |
|
RPM AUTOMOTIVE GROUP LIMITED
Vertically integrated provider of automotive parts, accesso…
|
RPM | AU | Wholesale and retail trade |
|
TUHU Car Inc.
Major independent O2O provider of automotive products and m…
|
9690 | KY | Wholesale and retail trade |
|
UP GARAGE GROUP Co., Ltd.
Specializes in used auto/motorcycle parts retail and provid…
|
7134 | JP | Wholesale and retail trade |
|
VALVOLINE INC
A retail automotive services company specializing in preven…
|
VVV | US | Wholesale and retail trade |
AUTO& Inc. 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/15018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15018 | 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=15018 | 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=15018 \ -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": 15018}, 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& Inc. (id: 15018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.