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 |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2022-01-26 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2022-01-25 | Korean | |
| [기재정정]증권발행실적보고서 | 2022-01-17 | Korean | |
| 증권발행실적보고서 | 2022-01-14 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2022-01-10 | Korean | |
| [기재정정]투자설명서 | 2022-01-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 8829111 | 주식등의대량보유상황보고서(약식) | 2022-01-26 | Korean | ||
| 8830080 | 주식등의대량보유상황보고서(약식) | 2022-01-25 | Korean | ||
| 8834095 | [기재정정]증권발행실적보고서 | 2022-01-17 | Korean | ||
| 8834244 | 증권발행실적보고서 | 2022-01-14 | Korean | ||
| 8837378 | [발행조건확정]증권신고서(지분증권) | 2022-01-10 | Korean | ||
| 8837373 | [기재정정]투자설명서 | 2022-01-10 | Korean | ||
|
2021
7 filings
| |||||
| 8844475 | 투자설명서 | 2021-12-28 | Korean | ||
| 8859390 | [기재정정]증권신고서(지분증권) | 2021-12-06 | Korean | ||
| 8868564 | 증권신고서(지분증권) | 2021-11-16 | Korean | ||
| 8918428 | [기재정정]감사보고서 (2018.12) | 2021-08-31 | Korean | ||
| 8918414 | [기재정정]감사보고서 (2019.12) | 2021-08-31 | Korean | ||
| 9041918 | 감사보고서 (2020.12) | 2021-04-13 | Korean | ||
| 9041897 | 연결감사보고서 (2020.12) | 2021-04-13 | Korean | ||
|
2020
1 filing
| |||||
| 9606798 | 감사보고서 (2019.12) | 2020-04-10 | Korean | ||
|
2019
1 filing
| |||||
| 10292796 | 감사보고서 (2018.12) | 2019-04-05 | 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.