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 |
|---|---|---|---|
|
ADVANCE AUTO PARTS INC
Automotive aftermarket parts provider for professional and …
|
AAP | US | Wholesale and retail trade |
|
AUTOBACS SEVEN CO.,LTD.
Retailer of aftermarket auto parts and accessories, offerin…
|
9832 | JP | Wholesale and retail trade |
|
Autodoc SE
European e-commerce company for automotive parts, accessori…
|
AUTD | DE | Wholesale and retail trade |
|
autowerkstatt group N.V.
Operates a franchise concept for independent auto repair wo…
|
AUVAUV | DE | Wholesale and retail trade |
|
AUTOZONE INC
A retailer and distributor of automotive replacement parts …
|
AZO | US | Wholesale and retail trade |
|
Boyd Group Services Inc.
A leading North American provider of automotive collision a…
|
BYD | CA | Wholesale and retail trade |
|
BUFFALO CO.,LTD.
Franchisee operating automotive parts stores and food & bev…
|
3352 | JP | Wholesale and retail trade |
|
CarParts.com, Inc.
An e-commerce company specializing in aftermarket automotiv…
|
PRTS | US | Wholesale and retail trade |
|
Cary Group Holding
A European leader in sustainable vehicle glass repair, repl…
|
CARY | SE | Wholesale and retail trade |
|
Delticom AG
European e-commerce company specializing in the online reta…
|
DEX | DE | 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.