• Korea

    Source
    Encar
    On sale
    144,362 cars
    Data status
    live
  • China

    Source
    Che168
    On sale
    231,620 cars
    Data status
    stale
  • USA

    Source
    Copart · IAAI
    On sale
    47,901 cars
    Data status
    stale

One API.Three markets.

Used-car catalogs of Korea, China and US auctions — in one format.

Illustration: above the night side of the Earth, the blue node of Korea (Encar), the red node of China (Che168) and the gold node of the USA (Copart and IAAI) send streams of light into the API cube. The streams show the catalogs joining, not live network traffic.

Scroll

Used-car catalogs of Korea, China and US auctions in one format: filters, photos and a change feed. Underneath is a copy of the real catalogs, refreshed on a schedule.

A demo key right in Telegram: one day, 100 requests, free.

  • 3 markets
  • Korea, China and the USA updated every hour
2022 BMW 1 Series (F40) M135i xDrive — a photo from the Encar listing
Price₩30,000,000Mileage49,000 kmYear2022WhereGyeonggi, KR
2022 BMW 1 Series (F40) M135i xDriveWhat a person sees
{  "id": "encar:42795070",  "market": "kr",  "source": "encar",  "source_id": "42795070",  "title": "2022 BMW 1 Series (F40) M135i xDrive",  "brand": "BMW",  "model": "1 Series (F40)",  "trim": "M135i xDrive",  "year": 2022,  "mileage_km": 49000,  "fuel": "gasoline",  "transmission": null,  "engine_cc": null,  "body_type": null,  "color": null,  "vin": null,  "price": {    "amount": "30000000.00",    "currency": "KRW"  },  "price_usd": "21920.18",  "location": {    "country": "KR",    "region": "Gyeonggi",    "city": null  },  "photo_count": 4,  "listing_url": "https://fem.encar.com/cars/detail/42795070",  "is_active": true,  "first_seen_at": "2026-09-25T14:04:10.804411Z",  "last_seen_at": "2026-09-25T14:04:10.804411Z",  "disappeared_at": null,  "updated_at": "2026-09-25T14:04:10.804411Z",  "source_mode": "replica",  "photos": [    "https://api.apiauto.space/img/encar:42795070/1.jpg?exp=…&sig=…",    "https://api.apiauto.space/img/encar:42795070/2.jpg?exp=…&sig=…",    /* +2 */  ],  "raw": {    "badge": "M135i xDrive",    "has_vin": false,    "form_year": "202209",    "sell_type": "normal",    "body_class": null,    "office_city": "경기",    "badge_detail": null,    "has_accident": false    /* 6 more source fields */  }}
GET /v1/cars/encar:42795070What the API returns · 200

Hover a JSON line — the same fact lights up on the card.

Hover a JSON line — the same fact lights up on the card.

Three markets,with honest borders.

What each source has and what it lacks.

Market and sourceOn saleStatusVINPhotosSpecific fields
KoreaEncar144,362liveupdated every hourrareusually 4sale type, city, accident marks
ChinaChe168231,620staleupdated every hournomanydealer price in yuan, city, trim
USACopart · IAAI47,901staleupdated every houryesmanydamage, title, auction date, bid

Korea. Photos are the representative set from Encar search, usually four. About one car in a thousand has a VIN; the source has no transmission or engine size. Rentals and leases may show less than the full price — see raw.sell_type.

China. The source sends no VIN — the field is null, we never guess. The price is the dealer's price in yuan. Make and model names use official Latin names instead of word-by-word translations.

USA. The copy holds lots with auctions ahead, not the whole auction archive. The price is the current bid or buy-now; body type is missing on some lots. Search beyond the copy with /v1/us/live on Pro and above.

One format.Differences live in raw.

A record from Korea, China and the USA carries the same keys. Whatever only the source has stays in raw: nothing dropped, nothing invented.

Koreaencar:42795070
{
  "id": "encar:42795070",
  "market": "kr",
  "source": "encar",
  "title": "2022 BMW 1 Series (F40) M135i xDrive",
  "brand": "BMW",
  "model": "1 Series (F40)",
  "trim": "M135i xDrive",
  "year": 2022,
  "mileage_km": 49000,
  "fuel": "gasoline",
  "transmission": null,
  "engine_cc": null,
  "body_type": null,
  "color": null,
  "vin": null,
  "price": {
    "amount": "30000000.00",
    "currency": "KRW"
  },
  "price_usd": "21920.18",
  "location": {
    "country": "KR",
    "region": "Gyeonggi",
    "city": null
  },
  "photo_count": 4,
  "is_active": true,
  "photos": [
    "https://api.apiauto.space/img/encar:42795070/1.jpg?exp=…&sig=…",
    "https://api.apiauto.space/img/encar:42795070/2.jpg?exp=…&sig=…",
    /* +2 */
  ],
  "raw": {    "badge": "M135i xDrive",
    "has_vin": false,
    "form_year": "202209",
    "sell_type": "normal",
    "body_class": null,
    "office_city": "경기",
    "badge_detail": null,
    "has_accident": false
    /* 6 more source fields */  }
}
Chinache168:59997083
{
  "id": "che168:59997083",
  "market": "cn",
  "source": "che168",
  "title": "2024 Jaguar XEL",
  "brand": "Jaguar",
  "model": "XEL",
  "trim": "Jaguar Xel 2024 2.0t 250ps R-Dynamic S Aggressive Sports Version",
  "year": 2024,
  "mileage_km": 10000,
  "fuel": "gasoline",
  "transmission": "automatic",
  "engine_cc": 1997,
  "body_type": "sedan",
  "color": "Green",
  "vin": null,
  "price": {
    "amount": "126800.00",
    "currency": "CNY"
  },
  "price_usd": "18925.15",
  "location": {
    "country": "CN",
    "region": null,
    "city": "Shenzhen"
  },
  "photo_count": 9,
  "is_active": true,
  "photos": [
    "https://api.apiauto.space/img/che168:59997083/1.jpg?exp=…&sig=…",
    "https://api.apiauto.space/img/che168:59997083/2.jpg?exp=…&sig=…",
    /* +7 */
  ],
  "raw": {    "drive": "fwd",
    "seats": null,
    "imported": false,
    "power_hp": 250,
    "power_kw": 184,
    "image_count": 9,
    "che168_infoid": "59997083",
    "first_registration": "2024-10-01"
    /* 2 more source fields */  }
}
USAiaai:46104124
{
  "id": "iaai:46104124",
  "market": "us",
  "source": "iaai",
  "title": "2019 Ford Fusion Hybrid",
  "brand": "Ford",
  "model": "Fusion Hybrid",
  "trim": null,
  "year": 2019,
  "mileage_km": 51291,
  "fuel": "hybrid",
  "transmission": "automatic",
  "engine_cc": 2000,
  "body_type": "sedan",
  "color": "Gray",
  "vin": "3FA6P0LUXKR190838",
  "price": {
    "amount": "1050.00",
    "currency": "USD"
  },
  "price_usd": "1050.00",
  "location": {
    "country": "US",
    "region": "TX",
    "city": "Gov Auctions Zone 3"
  },
  "photo_count": 18,
  "is_active": true,
  "photos": [
    "https://api.apiauto.space/img/iaai:46104124/1.jpg?exp=…&sig=…",
    "https://api.apiauto.space/img/iaai:46104124/2.jpg?exp=…&sig=…",
    /* +16 */
  ],
  "raw": {    "bid": 1050,
    "drive": "fwd",
    "status": 3,
    "airbags": 1,
    "buy_now": null,
    "latitude": null,
    "condition": 0,
    "cylinders": 4
    /* 18 more source fields */  }
}

raw — source fields

Real cars from the catalog.

Six per market, different makes.

A small API.Deliberate decisions.

01

A filtered catalog

Make, model, year, price in the local currency and in dollars, mileage, fuel, body, photos. Cursor pagination, up to 100 cars per request.

GET /v1/cars?market=kr&brand=Kia&year_min=2021&limit=50
02

A change feed

New cars, cars taken off sale and price changes above a percentage threshold. Pro and above.

GET /v1/changes?market=cn&since=2026-09-01T00:00:00Z&type=price_drop
03

References

Makes and models with car counts, field dictionaries, market freshness. Free — they never touch the quota.

GET /v1/references/brands?market=us
04

Live US search

Lots beyond the copy, straight from the data provider. A separate request counter, Pro and above.

GET /v1/us/live?make=Toyota&model=Camry&year_min=2020
  • Hyundai35,188
  • Kia35,015
  • BMW12,941
  • Mercedes-Benz12,331
  • Genesis8,615
  • KGM (SsangYong)6,557
  • Chevrolet5,898
  • Renault Korea4,754
  • Mercedes-Benz19,634
  • Volkswagen19,358
  • BMW17,746
  • Audi13,827
  • Toyota11,380
  • Honda8,088
  • BYD7,222
  • Buick6,755
  • Toyota5,243
  • Ford4,340
  • Chevrolet4,338
  • Honda4,112
  • Nissan3,599
  • Hyundai2,966
  • Kia2,521
  • Jeep2,144

Pay for cars, not for requests.

The quota is the number of cars the API returned in a month. References, usage, photos and health checks are free.

Markets you need

Demo

one day, all three markets

$0free

  • 100 requests in a day
  • up to 20 cars per request
  • change feed
Get the demo

Start

$59per month

  • 100,000 cars a month
  • 1 market
  • 2 requests per second
  • up to 100 cars per request
Choose in the bot
Fits your choice

Pro

$149per month

  • 500,000 cars a month
  • 2 markets
  • 5 requests per second
  • up to 100 cars per request
  • change feed
  • 2,000 live US requests
Choose in the bot

Max

$299per month

  • 2,000,000 cars a month
  • 3 markets
  • 10 requests per second
  • up to 100 cars per request
  • change feed
  • 10,000 live US requests
Choose in the bot
Fits your choicePro · KR + CN · $149 per month
Continue in Telegram

Need to resell the data, a full dump or a custom quota? Enterprise starts at $600 a month; we agree the terms in the bot. Message the bot

From zero to the first response.

  1. 01

    A demo key in the bot

    Open the bot — the key arrives at once, with no card and no waiting for an admin. One demo per Telegram account.

  2. 02

    The first request

    Send the key in the X-API-Key header: curl, httpx, fetch or any HTTP client will do.

  3. 03

    Payment and a working plan

    Pick markets and a plan in the bot and transfer the payment — an admin confirms it, usually within a business day. The key stays the same.

Uncomfortable questions,answered first.

Where does the data come from?

Korea from the Encar catalog, China from Che168, the USA from Copart and IAAI auction lots. The catalog is our own copy on a separate server, refreshed on a schedule; catalog requests read only that copy. Only live US search (/v1/us/live) and photos not yet in our cache (/img) reach the sources at request time.

Why is there no VIN for China?

The source does not send it. The vin field is null: we never guess values. Everything the source provided stays in raw.

Why isn't the whole US auction included?

The copy holds lots whose auctions are still ahead (47,901 right now). We do not sell the archive of past auctions. Beyond the copy, /v1/us/live is available on Pro and above, with its own counter.

How is usage counted?

The catalog and the change feed count the cars returned, not requests: a response with 37 cars costs 37 records. References, usage, photos and health checks are free. The demo counts requests: 100 in a day.

Can I resell the data?

Not on regular plans: the data is for your product and your customers, not for passing on raw to third parties. Resale and full dumps need an Enterprise agreement.

My key leaked — what now?

Rotate it in the bot. The new key arrives at once and the old one keeps working for 24 hours so you can replace it. The quota is not reset.

Can I get a refund?

Access opens after the payment is confirmed by hand; refunds follow the offer you accept before paying. If your case is unusual, message the bot before paying.

API · KR · CN · US

The catalog is yours.The source chaos is ours.

Open the bot

A one-day demo, no payment and no card.