Live European vehicle-auction data

Auction Data for Your Platform

Structured, real‑time vehicle‑auction feeds delivered via REST API

< 3 s from auction house to API
50+ European auction houses
99.95% API uptime last 12 months
API RESPONSE
{
  "auctionId": "89231",
  "supplier": "LeasePlan Germany",
  "lotCount": 27,
  "status": "live",
  "latency": "< 3 s",
  "photos": "up to 30"
}

Why Choose Our Auction Feed?

Instant Structured Data

  • Vehicle make, model, type, VIN
  • Mileage, first registration and more
  • Current / final price & currency
  • Up to 30 hi-res photos per lot
  • Status: upcoming, live, sold, failed
  • 50+ European auction houses

Plug-and-Play Integration

  • Real-time webhooks (≤ 5 s latency)
  • Scheduled bulk imports (CSV, JSON)
  • REST / JSON endpoints
  • Automatic retries & rate limits
  • SDKs for PHP, Python, Node, Go
  • GDPR-compliant EU hosting

Grow with Insight

  • Car search & comparison engines
  • Vehicle history & valuation services
  • Market analytics & AI pricing models
  • Enrich existing auction sites
  • Save engineering hours on crawling & cleaning
  • Focus on building unique features

Real-Time Auction Data API

Stream live listings, place bids programmatically and monitor your activity — all with one key.

  • Auth: ?key=YOUR_API_KEY
  • Base URL: https://api.cardatahub.com
  • Latency: < 3 s from auction house to API
  • Recommended pull: every 60 s
    (or subscribe to Webhooks)
Main methods
  • GET auctionList – live & upcoming auctions
  • GET carList – full details for cars
  • POST addBid – place / raise a bid
  • GET myBids – your active & past bids
  • GET filters – all makes / models / fuels
Full API Docs
Live auction blocks
# List live auction blocks (events) – newest first
curl -G https://api.cardatahub.com/ \
  --data-urlencode "method=auctionList" \
  --data-urlencode "key=YOUR_API_KEY"
{
"data": [
    {
      "auctionId": "89231",
      "supplier": "LeasePlan Germany",
      "title": "End-of-lease May 28 batch",
      "starts": "2026-05-01T08:00:00Z",
      "ends":   "2026-05-03T10:00:00Z",
      "lotCount": 27
    },
    {
      "auctionId": "89224",
      "supplier": "Athlon Belgium",
      "title": "Athlon Electric – Week 22",
      "starts": "2026-05-01T07:30:00Z",
      "ends":   "2026-05-03T09:00:00Z",
      "lotCount": 15
    }
  ]
}
20+ years in auction industry illustration

20+ Years in the Auction Game

We started connecting buyers and sellers back in 2004—long before online car auctions were mainstream. Two decades later we’re still pushing the market forward: digital-first platforms, live data feeds and automated bidding tools used by fleets, OEMs and independent dealers across Europe.

  • 2 M+ vehicles sold via our tech
  • 50+ integrated auction houses
  • 99.95 % API uptime last 12 months

Start pulling auction lots in minutes.