
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 |
|---|---|---|---|
|
Công ty Cổ phần Dịch vụ Ô tô Hàng Xanh
Authorized and leading Mercedes-Benz distributor offering s…
|
HAX | VN | Wholesale and retail trade |
|
Công ty Cổ phần Dịch vụ Tổng hợp Sài Gòn
Diversified enterprise focused on automotive ecosystem, rea…
|
SVC | VN | Wholesale and retail trade |
|
CYCLE & CARRIAGE BINTANG BERHAD
Premier dealer for Mercedes-Benz, offering distribution, re…
|
— | MY | Wholesale and retail trade |
|
EAGERS AUTOMOTIVE LIMITED
Automotive retail group specializing in vehicle sales, main…
|
APE | AU | Wholesale and retail trade |
|
EDARAN OTOMOBIL NASIONAL BERHAD
A leading automotive distribution and retail company with a…
|
— | MY | Wholesale and retail trade |
|
ELLWEE AB
Develops, manufactures, and sells multi-purpose electric ve…
|
ELLWEE | SE | Wholesale and retail trade |
|
EUROSPORTS GLOBAL LIMITED
A luxury lifestyle company distributing ultra-luxury automo…
|
5G1 | SG | Wholesale and retail trade |
|
Finelistings Technologies Limited
Retailer of pre-owned luxury cars and provider of software …
|
544173 | IN | Wholesale and retail trade |
|
Grand Baoxin Auto Group Limited
Dealer network providing sales, maintenance, and service fo…
|
1293 | KY | Wholesale and retail trade |
|
Granville S.A.
Official automotive dealership selling new Peugeot and Citr…
|
— | AR | 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.