Structured, real‑time vehicle‑auction feeds delivered via REST API
Get API KeyStream live listings, place bids programmatically and monitor your activity — all with one key.
?key=YOUR_API_KEY
https://api.cardatahub.com
GET auctionList
– live & upcoming auctionsGET carList
– full details for carsPOST addBid
– place / raise a bidGET myBids
– your active & past bidsGET filters
– all makes / models / fuels# 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-05-28T08:00:00Z",
"ends": "2025-05-30T10:00:00Z",
"lotCount": 27
},
{
"auctionId": "89224",
"supplier": "Athlon Belgium",
"title": "Athlon Electric – Week 22",
"starts": "2025-05-28T07:30:00Z",
"ends": "2025-05-30T09:00:00Z",
"lotCount": 15
}
]
}
Pick the supplier bundle that fits your roadmap. Upgrade or downgrade anytime.
*Fair-use policy: burst limit 5 req/s, contact us for higher.
Note: Additional fees may apply.
Our partners bring 1 million+ vehicles to market every year.
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.
We’ll respond within one business day.