Market
Market intelligence in every listing
Use normalized public prices and underpricing signals directly in inventory search results — then check them against retail asking prices from 681 classifieds portals across 39 European countries.
Better deals
500K+
Under-market listings vs BG retail comps. Fields include mobile_bg_avg_price, price_savings, price_savings_pct, km_difference, Cars.bg refs, and explanation text.
- · Encar historical depth in signals
- · OpenLane / Auto1 / Schade / Copart / eCarsTrade / Japanese auctions mix
- · /api/top-offers returns the market_reference behind each verdict
Searchable deal signals
GET /api/search?smart_filter=best_valueCombine best-value ranking with brand, model, year, mileage, fuel, gearbox, country, and price filters.
-
is_top_offer -
top_offer_savings_pct -
public_price_eur
Retail comps from 39 European countries
scope: theparking
A wholesale price means little without knowing what the same car is asking for in the destination country. The classifieds layer holds 9.8M live retail listings gathered from 681 national portals, dealer sites and manufacturer stock pages — mobile.de, leboncoin.fr, autoscout24, lacentrale.fr, autosupermarket.it and hundreds more — so you can diff auction lots against live retail listings by country, origin portal, brand, model, year, mileage and seller type.
- price_eur, mileage_km, year, fuel_norm, gearbox_norm
- seller_type (dealer / private) and source_site portal
- country_code and region on every listing
- Ended and promoted listings excluded automatically
curl -H "X-API-Key: YOUR_KEY" \ "https://api.thecarapi.com/api/theparking/listings?country=de,at&brand=BMW&year_from=2018&price_to=15000"European classifieds docs
Example best-value search
curl -H "X-API-Key: YOUR_KEY" \ "https://api.thecarapi.com/api/search?smart_filter=best_value&year_from=2020&limit=24"