Live Data Feed

Korean Car Data
API Platform

Real-time access to Korea's vehicle marketplace. Pricing, specs, photos, and accident history — delivered via a fast, authenticated REST API.

--
Active Listings
6h
Refresh Cycle
<50ms
Avg Response
99.9%
Uptime
GET /api/v1/cars
// Search BMW vehicles under 20,000 EUR
curl "https://db.autokorea.store/api/v1/cars?brand=BMW&priceFrom=5000&priceTo=20000&sort=price-asc" \
  -H "X-API-Key: ak_live_your_key_here"

{
  "data": [
    {
      "id": "39482716",
      "brand": "BMW",
      "model": "520d",
      "year": 2021,
      "mileage": 42000,
      "price": 18450,
      "fuelType": "Diesel",
      "images": ["https://ci.encar.com/..."],
      "vin": "WBAPH1234..."
    }
  ],
  "total": 1247,
  "page": 1
}
🚗

Complete Listings

Every active vehicle with full specs: brand, model, trim, year, mileage, engine, transmission, body type, color, and more.

📸

High-Res Photos

Multiple photos per vehicle in both thumbnail (800x600) and full resolution (1920x1080) formats.

💶

EUR + Kosovo Pricing

Prices calculated in EUR with transport costs. Kosovo pricing includes customs, excise, and VAT.

🛡

Accident History

Insurance records and inspection data where available. Know what you're importing before you bid.

Fast & Reliable

SQLite-backed with in-memory caching. Sub-50ms response times. 6-hour data refresh cycle.

🔒

Secure by Default

API key auth, domain binding, per-key rate limiting, request logging. Your data pipeline stays private.

Simple Pricing

No hidden fees. Pay for what you need.

Starter

Basic

€50/mo
+ optional setup fee
  • 10,000 requests/day
  • 1 allowed domain
  • All endpoints
  • Email support
Scale

Enterprise

€200+/mo
Custom agreement
  • Unlimited requests
  • Custom domains
  • All endpoints
  • Dedicated support