
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-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-11 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33048353 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33048326 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33047884 | 기업가치제고계획(자율공시) | 2026-03-26 | Korean | ||
| 32971544 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32970232 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32925948 | [기재정정]주주총회소집결의 | 2026-03-11 | Korean | ||
| 32925938 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32925921 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 19421777 | 주주총회소집결의 | 2026-02-10 | Korean | ||
| 18792640 | 영업(잠정)실적(공정공시) | 2026-02-10 | Korean | ||
| 18792564 | 현금ㆍ현물배당결정 | 2026-02-10 | Korean | ||
| 18792490 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-10 | Korean | ||
| 13753875 | 주식등의대량보유상황보고서(일반) | 2026-01-30 | Korean | ||
| 13365802 | 기업설명회(IR)개최(안내공시) | 2026-01-27 | Korean | ||
| 13051349 | 결산실적공시예고(안내공시) | 2026-01-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2 Cheap Cars Group Limited
Integrated automotive group specializing in high-volume ret…
|
2CC | NZ | Wholesale and retail trade |
|
AMERICAS CARMART INC
Automotive retailer offering used vehicles and in-house fin…
|
CRMT | US | Wholesale and retail trade |
|
Aramis Group
A European leader in the online business-to-consumer sale o…
|
ARAMI | FR | Wholesale and retail trade |
|
ARMORAUT SA
A motor vehicle dealership primarily engaged in the sale of…
|
— | AR | Wholesale and retail trade |
|
ASBURY AUTOMOTIVE GROUP INC
Automotive retailer selling new and used vehicles with serv…
|
ABG | US | Wholesale and retail trade |
|
AutoCanada Inc.
Canadian multi-location automotive dealership group offerin…
|
ACQ | CA | Wholesale and retail trade |
|
Automakedonija AD
Sells and provides after-sales support for passenger and co…
|
AUMK | MK | Wholesale and retail trade |
|
Automax Motors Ltd.
A holding company that imports and markets new vehicles and…
|
AMX | IL | Wholesale and retail trade |
|
AUTOMOB PARTICIPAÇÕES S.A.
Manages light and heavy vehicle dealerships, machinery sale…
|
— | BR | Wholesale and retail trade |
|
Automotores Pampeanos S.A.
Official Volkswagen dealership selling new vehicles, offeri…
|
— | 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.