
K Car Co., Ltd. — Investor Relations & Filings
K Car Co., Ltd. is an automobile distribution company specializing in the used car market. It operates a direct-to-consumer platform, directly purchasing pre-owned vehicles and selling them through an integrated omnichannel network of an e-commerce website and physical, directly-managed showrooms. The company's online 'Home Service' facilitates remote purchases with home delivery and a refund policy. For sellers, K Car offers a streamlined purchasing process with free valuations and same-day payment. The core business is supplemented by ancillary services, including vehicle rentals, customized financing solutions, and extended warranty programs, providing a comprehensive ecosystem for used car transactions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 현금ㆍ현물배당결정 | 2026-05-14 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-05-14 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-05-14 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46349689 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45774866 | 현금ㆍ현물배당결정 | 2026-05-14 | Korean | ||
| 45774865 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-05-14 | Korean | ||
| 45774816 | 주주명부폐쇄기간또는기준일설정 | 2026-05-14 | Korean | ||
| 45774675 | 영업(잠정)실적(공정공시) | 2026-05-14 | Korean | ||
| 37888754 | 주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean | ||
| 37878013 | 주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean | ||
| 37835820 | 주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean | ||
| 35965986 | 기업설명회(IR)개최(안내공시) | 2026-04-24 | Korean | ||
| 34734470 | [기재정정]투자판단관련주요경영사항 | 2026-04-21 | Korean | ||
| 34651225 | 결산실적공시예고(안내공시) | 2026-04-17 | Korean | ||
| 33700202 | 주식등의대량보유상황보고서(일반) | 2026-04-07 | Korean | ||
| 33666963 | 주식등의대량보유상황보고서(일반) | 2026-04-07 | Korean | ||
| 33154633 | [기재정정]투자판단관련주요경영사항 | 2026-04-02 | Korean | ||
| 33124022 | 투자판단관련주요경영사항 | 2026-04-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NISSAN TOKYO SALES HOLDINGS CO., LTD.
Holding company operating auto dealerships and providing se…
|
8291 | JP | Wholesale and retail trade |
|
OTOKOÇ OTOMOTİV TİCARET VE SANAYİ A.Ş.
Diversified automotive firm offering sales, after-sales, re…
|
OTOKC | TR | Wholesale and retail trade |
|
OTOSOR OTOMOTİV A.Ş.
Sells second-hand vehicles with alternative, installment-ba…
|
OTOSR | TR | Wholesale and retail trade |
|
Pasquarelli Auto
Multi-brand automotive dealership offering vehicle sales an…
|
PSQ | IT | Wholesale and retail trade |
|
PENSKE AUTOMOTIVE GROUP, INC.
A diversified international transportation services company…
|
PAG | US | Wholesale and retail trade |
|
PETER WARREN AUTOMOTIVE HOLDINGS LIMITED
Operates dealerships offering vehicle sales, maintenance, p…
|
PWR | AU | Wholesale and retail trade |
|
PGUM
Luxury automotive retailer specializing in BMW, MINI, and P…
|
2247 | TW | Wholesale and retail trade |
|
Pl Group Spolka Akcyjna
A diversified automotive company offering fleet management,…
|
PLG | PL | Wholesale and retail trade |
|
Popular Vehicles and Services Limited
Operates multi-brand dealerships and service centers for di…
|
PVSL | IN | Wholesale and retail trade |
|
PT Apollo Global Interactive Tbk
Integrated automotive company with Honda dealership, spare …
|
BOGA | ID | Wholesale and retail trade |
K Car Co., Ltd. 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/16097/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16097 | 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=16097 | 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=16097 \ -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": 16097}, 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 K Car Co., Ltd. (id: 16097)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.