Auction Data for Your Platform

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

Get API Key

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
# 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": "2025-08-23T08:00:00Z",
      "ends":   "2025-08-25T10:00:00Z",
      "lotCount": 27
    },
    {
      "auctionId": "89224",
      "supplier": "Athlon Belgium",
      "title": "Athlon Electric – Week 22",
      "starts": "2025-08-23T07:30:00Z",
      "ends":   "2025-08-25T09: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.