docs / encar

Encar API

Encar API

base /encar/v13 endpoints
post/encar/v1/detail1 credit

Full detail for one car by `id`: price (만원 + KRW), make/model/grade (Korean + English), year, mileage, displacement, transmission, fuel, color, seats, body type, options, warranty, inspection & accident-record availability, seizing/pledge counts, VIN (when public), all photos, view count, free-text description and the selling dealer's firm. Dealer personal data (name/phone/id/address) is redacted unless include_pii is set.

ParameterAllowed / rangeDescription
idrequiredEncar car id — the number in a dc_cardetailview carid= URL or a search result's `id`.
Try in playground →
post/encar/v1/makesfree

Browse all Korean (domestic) and imported makes available on Encar, each with its live listing count. Use a returned make name with `search`'s `make` filter. Counts are pulled live from the search API (not a stale list).

ParameterAllowed / rangeDescription
car_typeoptionaldomestic · importedLimit to domestic Korean or imported cars. Omit for both.
Try in playground →